From yasu@home.utahime.org  Sun Jul 24 00:52:58 2005
Return-Path: <yasu@home.utahime.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 33EF716A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 24 Jul 2005 00:52:58 +0000 (GMT)
	(envelope-from yasu@home.utahime.org)
Received: from utahime.as.wakwak.ne.jp (utahime.as.wakwak.ne.jp [61.205.238.40])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B96B843D45
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 24 Jul 2005 00:52:57 +0000 (GMT)
	(envelope-from yasu@home.utahime.org)
Received: from eastasia.home.utahime.org (eastasia.home.utahime.org [192.168.174.1])
	by utahime.as.wakwak.ne.jp (Postfix) with ESMTP id A50B3B84E
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 24 Jul 2005 09:52:55 +0900 (JST)
Received: from localhost.home.utahime.org (localhost.home.utahime.org [127.0.0.1])
	by localhost-backdoor.home.utahime.org (Postfix) with ESMTP id 6F82754E0;
	Sun, 24 Jul 2005 09:52:55 +0900 (JST)
Received: from eastasia.home.utahime.org (localhost.home.utahime.org [127.0.0.1])
	by localhost.home.utahime.org (AvMailGate-2.0.2-14) id 09918-348C9EC3;
	Sun, 24 Jul 2005 09:52:55 +0900
Received: by eastasia.home.utahime.org (Postfix, from userid 1000)
	id 4749D54CE; Sun, 24 Jul 2005 09:52:55 +0900 (JST)
Message-Id: <20050724005255.4749D54CE@eastasia.home.utahime.org>
Date: Sun, 24 Jul 2005 09:52:55 +0900 (JST)
From: KIMURA Yasuhiro <yasu@utahime.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [MAINTAINER] irc/riece: Unbreak on ia64
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         83972
>Category:       ports
>Synopsis:       [MAINTAINER] irc/riece: Unbreak on ia64
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    mezz
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 24 01:00:32 GMT 2005
>Closed-Date:    Mon Jul 25 08:04:52 GMT 2005
>Last-Modified:  Mon Jul 25 08:04:52 GMT 2005
>Originator:     KIMURA Yasuhiro
>Release:        FreeBSD 4.11-RELEASE-p11 i386
>Organization:
>Environment:
System: FreeBSD xxxx 4.11-RELEASE-p11 FreeBSD 4.11-RELEASE-p11 #0: Thu Jun 30 07:35:24 JST 2005 xxxx i386


	
>Description:
	

	Since ports/75832 is already closed by committing a workaround,
	this port should not be marked BROKEN on ia64 now.

>How-To-Repeat:
	
>Fix:

	

--- patch-riece begins here ---
Index: Makefile
===================================================================
RCS file: /net/freebsd/cvsroot/ports/irc/riece/Makefile,v
retrieving revision 1.26
diff -u -r1.26 Makefile
--- Makefile	15 Apr 2005 12:39:47 -0000	1.26
+++ Makefile	24 Jul 2005 00:37:06 -0000
@@ -23,13 +23,7 @@
 
 INFO=	riece-en riece-ja
 
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == "ia64"
-BROKEN=		"Byte compile fails on ia64. It is probably bug of emacs, not of riece. See ports/75832."
-.endif
-
 post-install:
 	@${CAT} ${PKGMESSAGE}
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
--- patch-riece ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->mezz 
Responsible-Changed-By: mezz 
Responsible-Changed-When: Mon Jul 25 08:02:24 GMT 2005 
Responsible-Changed-Why:  
I'll take this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=83972 
State-Changed-From-To: open->closed 
State-Changed-By: mezz 
State-Changed-When: Mon Jul 25 08:04:35 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=83972 
>Unformatted:
