From leeym@utopia.leeym.com  Sat Jan  8 09:47:09 2005
Return-Path: <leeym@utopia.leeym.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C6BDF16A4D3
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  8 Jan 2005 09:47:09 +0000 (GMT)
Received: from utopia.leeym.com (utopia.leeym.com [211.21.137.52])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1ECCC43D3F
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  8 Jan 2005 09:47:09 +0000 (GMT)
	(envelope-from leeym@utopia.leeym.com)
Received: from localhost (localhost [127.0.0.1])
	by utopia.leeym.com (Postfix) with ESMTP id 5A6833EA13D
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  8 Jan 2005 17:47:07 +0800 (CST)
Received: from utopia.leeym.com ([127.0.0.1])
 by localhost (utopia.leeym.com [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 73521-07 for <FreeBSD-gnats-submit@freebsd.org>;
 Sat,  8 Jan 2005 17:47:02 +0800 (CST)
Received: by utopia.leeym.com (Postfix, from userid 1000)
	id 4036A3EA134; Sat,  8 Jan 2005 17:47:02 +0800 (CST)
Message-Id: <20050108094702.4036A3EA134@utopia.leeym.com>
Date: Sat,  8 Jan 2005 17:47:02 +0800 (CST)
From: Yen-Ming Lee <leeym@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] chinese/zh-wenju: fix PLIST
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         75937
>Category:       ports
>Synopsis:       [PATCH] chinese/zh-wenju: fix PLIST
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    leeym
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 08 09:50:17 GMT 2005
>Closed-Date:    Sat Jan 08 10:48:29 GMT 2005
>Last-Modified:  Sat Jan 08 10:48:29 GMT 2005
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 5.3-STABLE FreeBSD 5.3-STABLE #22: Mon Dec 27 07:04:49 CST 2004
>Description:
- fix broken PLIST

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:

http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.5.2004121802/zh-wenju-1.3_3.log

>Fix:

--- zh-wenju-1.3_3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/chinese/wenju/Makefile,v
retrieving revision 1.10
diff -u -u -r1.10 Makefile
--- Makefile	7 Nov 2004 22:36:02 -0000	1.10
+++ Makefile	8 Jan 2005 09:45:34 -0000
@@ -16,8 +16,7 @@
 COMMENT=	Collection of writing tools in Chinese
 
 USE_GNOME=	gtk20
-HAS_CONFIGURE=	yes
-CONFIGURE_ARGS+=	--prefix=${PREFIX}
+GNU_CONFIGURE=	yes
 USE_X_PREFIX=	yes
 INSTALLS_SHLIB=	yes
 USE_GETOPT_LONG=	yes
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/chinese/wenju/pkg-plist,v
retrieving revision 1.4
diff -u -u -r1.4 pkg-plist
--- pkg-plist	10 Dec 2004 22:39:23 -0000	1.4
+++ pkg-plist	8 Jan 2005 09:45:34 -0000
@@ -2,7 +2,6 @@
 bin/wrap
 lib/gtk-2.0/2.4.0/immodules/im-tim.la
 lib/gtk-2.0/2.4.0/immodules/im-tim.so
-share/locale/zh_CN/LC_MESSAGES/wenju.mo
 %%DATADIR%%/bxm.tim
 %%DATADIR%%/cj.tim
 %%DATADIR%%/erbi.tim
--- zh-wenju-1.3_3.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->leeym 
Responsible-Changed-By: leeym 
Responsible-Changed-When: Sat Jan 8 10:47:41 GMT 2005 
Responsible-Changed-Why:  
I will take care of this PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=75937 
State-Changed-From-To: open->closed 
State-Changed-By: leeym 
State-Changed-When: Sat Jan 8 10:48:27 GMT 2005 
State-Changed-Why:  
Committed, thanks. 

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