From chinsan@FreeBSD.org  Tue Oct 24 01:06:59 2006
Return-Path: <chinsan@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7E08516A407;
	Tue, 24 Oct 2006 01:06:59 +0000 (UTC)
	(envelope-from chinsan@FreeBSD.org)
Received: from smtp2.bc.hgc.com.tw (smtp2.bc.hgc.com.tw [203.133.1.156])
	by mx1.FreeBSD.org (Postfix) with ESMTP id E885E43D58;
	Tue, 24 Oct 2006 01:06:58 +0000 (GMT)
	(envelope-from chinsan@FreeBSD.org)
Received: from smtp2.bc.hgc.com.tw (61-63-0-host123.kbtelecom.net.tw [61.63.0.123])
	by smtp2.bc.hgc.com.tw (Postfix) with SMTP id 997DC2E9DF;
	Tue, 24 Oct 2006 09:06:58 +0800 (CST)
Received: by smtp2.bc.hgc.com.tw (sSMTP sendmail emulation); Tue, 24 Oct 2006 09:07:38 +0800
Message-Id: <20061024010658.997DC2E9DF@smtp2.bc.hgc.com.tw>
Date: Tue, 24 Oct 2006 09:07:38 +0800
From: chinsan <chinsan@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: delphij@FreeBSD.org,kris@FreeBSD.org
Subject: [MAINTAINER] chinese/gcin: Fix pkg-plist and some issue, bump version
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         104724
>Category:       ports
>Synopsis:       [MAINTAINER] chinese/gcin: Fix pkg-plist and some issue, bump version
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    chinsan
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 24 01:10:32 GMT 2006
>Closed-Date:    Tue Oct 24 07:22:01 GMT 2006
>Last-Modified:  Tue Oct 24 07:30:16 GMT 2006
>Originator:     chinsan
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD BSD6.giga.hgc.com.tw 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #6: Thu Sep 14 09:46:10 CST 2006
>Description:
- Fix pkg-plist and some issue, bump version

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

--- gcin-1.2.7_3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/chinese/gcin/Makefile /usr/home/chinsan/project/gcin/Makefile
--- /usr/ports/chinese/gcin/Makefile	Mon Oct 23 05:52:49 2006
+++ /usr/home/chinsan/project/gcin/Makefile	Tue Oct 24 09:02:40 2006
@@ -7,7 +7,7 @@
 
 PORTNAME=	gcin
 PORTVERSION=	1.2.7
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	chinese textproc gnome
 MASTER_SITES=	http://www.csie.nctu.edu.tw/~cp76/gcin/download/:main \
 		LOCAL/chinsan:main \
@@ -52,10 +52,12 @@
 		s/\/usr\/share/$$prefix\/share/; \
 		123,124 s/control-center-2\.0/gnome\/control-center-2\.0/g; \
 		s/gcc/$$CC/; s/gcin-$$GCIN_VERSION/gcin/' ${WRKSRC}/configure
+	@${REINPLACE_CMD} -e 's,\/usr\/share,$$(prefix)\/share,' ${WRKSRC}/Makefile
 	@${REINPLACE_CMD} -e 's/qsort/mergesort/' ${WRKSRC}/gcin2tab.c
 	@${REINPLACE_CMD} -e 's|/usr/local|/usr|g' \
 	    	${WRKSRC}/gtk-im/Makefile \
 		${WRKSRC}/menu/Makefile
+	@${REINPLACE_CMD} -e '28,29 d' ${WRKSRC}/im-client/Makefile
 	@${REINPLACE_CMD} -e 's/modify-XIM //; 8,10 d' ${WRKSRC}/scripts/Makefile
 	@${REINPLACE_CMD} -e 's/bash/sh/; s/&//;' ${WRKSRC}/scripts/gcin-user-setup
 	@${REINPLACE_CMD} -e 's/bash/sh/; s/&//; s/opt\/gnome/usr\/X11R6/;' \
diff -ruN --exclude=CVS /usr/ports/chinese/gcin/pkg-plist /usr/home/chinsan/project/gcin/pkg-plist
--- /usr/ports/chinese/gcin/pkg-plist	Sun Oct 15 05:18:18 2006
+++ /usr/home/chinsan/project/gcin/pkg-plist	Tue Oct 24 08:55:22 2006
@@ -66,5 +66,7 @@
 @dirrmtry %%DATADIR%%/table
 @dirrmtry %%DATADIR%%/script
 @dirrmtry %%DATADIR%%
+@dirrmtry lib/gtk-2.0/immodules
+@dirrmtry lib/gtk-2.0
 @exec gtk-query-immodules-2.0 > %D/etc/gtk-2.0/gtk.immodules
 @unexec gtk-query-immodules-2.0 > %D/etc/gtk-2.0/gtk.immodules
--- gcin-1.2.7_3.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->chinsan 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Oct 24 01:10:41 UTC 2006 
Responsible-Changed-Why:  
Submitter is maintainer and has GNATS access 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104724 
State-Changed-From-To: open->closed 
State-Changed-By: chinsan 
State-Changed-When: Tue Oct 24 07:21:59 UTC 2006 
State-Changed-Why:  
Committed. Thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104724 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/104724: commit references a PR
Date: Tue, 24 Oct 2006 07:21:36 +0000 (UTC)

 chinsan     2006-10-24 07:21:29 UTC
 
   FreeBSD ports repository (doc committer)
 
   Modified files:
     chinese/gcin         Makefile pkg-plist 
   Log:
   - Fix pkg-plist and some issue, bump version
   
   PR:             ports/104724
   Submitted by:   chinsan
   Noticed by:     kris
   Approved by:    portmgr (erwin)
                   delphij (mentor)
   
   Revision  Changes    Path
   1.67      +3 -1      ports/chinese/gcin/Makefile
   1.37      +2 -0      ports/chinese/gcin/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
