From rafan@svm.csie.ntu.edu.tw  Sun May 21 20:42:09 2006
Return-Path: <rafan@svm.csie.ntu.edu.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0B6D416A6A7;
	Sun, 21 May 2006 20:42:09 +0000 (UTC)
	(envelope-from rafan@svm.csie.ntu.edu.tw)
Received: from svm.csie.ntu.edu.tw (svm.csie.ntu.edu.tw [140.112.90.75])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8F18B43D45;
	Sun, 21 May 2006 20:42:08 +0000 (GMT)
	(envelope-from rafan@svm.csie.ntu.edu.tw)
Received: from svm.csie.ntu.edu.tw (localhost [127.0.0.1])
	by svm.csie.ntu.edu.tw (8.13.6/8.13.6) with ESMTP id k4LKg7M1017244;
	Mon, 22 May 2006 04:42:07 +0800 (CST)
	(envelope-from rafan@svm.csie.ntu.edu.tw)
Received: (from rafan@localhost)
	by svm.csie.ntu.edu.tw (8.13.6/8.13.6/Submit) id k4LKg7rv017243;
	Mon, 22 May 2006 04:42:07 +0800 (CST)
	(envelope-from rafan)
Message-Id: <200605212042.k4LKg7rv017243@svm.csie.ntu.edu.tw>
Date: Mon, 22 May 2006 04:42:07 +0800 (CST)
From: Rong-En Fan <rafan@infor.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: clsung@freebsd.org
Subject: [PATCH] chinese/libchewing: fix build on 4.x
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         97573
>Category:       ports
>Synopsis:       [PATCH] chinese/libchewing: fix build on 4.x
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    clsung
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 21 20:50:17 GMT 2006
>Closed-Date:    Mon May 22 01:09:56 GMT 2006
>Last-Modified:  Mon May 22 01:09:56 GMT 2006
>Originator:     Rong-En Fan
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
NTU CSIE
>Environment:
>Description:
- Require newer GCC to build, fix build on 4.x

Port maintainer (clsung@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- libchewing-0.3.0_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/chinese/libchewing/Makefile /home/rafan/tmp/ports/libchewing/Makefile
--- /usr/ports/chinese/libchewing/Makefile	Sun May 21 03:27:31 2006
+++ /home/rafan/tmp/ports/libchewing/Makefile	Mon May 22 04:40:06 2006
@@ -15,6 +15,7 @@
 COMMENT=	The Chewing intelligent phonetic input method library
 
 USE_GNOME=	gnomehack pkgconfig
+USE_GCC=	3.2+
 GNU_CONFIGURE=	yes
 INSTALLS_SHLIB=	yes
 
--- libchewing-0.3.0_1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->clsung 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun May 21 20:53:02 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=97573 
State-Changed-From-To: open->closed 
State-Changed-By: clsung 
State-Changed-When: Mon May 22 01:09:53 UTC 2006 
State-Changed-Why:  
Committed. Thank You. 

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