From chinsan@chinsan.twbbs.org  Sat Feb  3 08:34:41 2007
Return-Path: <chinsan@chinsan.twbbs.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 23DE316A402
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  3 Feb 2007 08:34:41 +0000 (UTC)
	(envelope-from chinsan@chinsan.twbbs.org)
Received: from chinsan.twbbs.org (220-132-119-51.HINET-IP.hinet.net [220.132.119.51])
	by mx1.freebsd.org (Postfix) with ESMTP id BC31913C4B4
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  3 Feb 2007 08:34:40 +0000 (UTC)
	(envelope-from chinsan@chinsan.twbbs.org)
Received: by chinsan.twbbs.org (Postfix, from userid 1001)
	id BA5151145B; Sat,  3 Feb 2007 16:34:18 +0800 (CST)
Message-Id: <20070203083418.BA5151145B@chinsan.twbbs.org>
Date: Sat,  3 Feb 2007 16:34:18 +0800 (CST)
From: chinsan <chinsan@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] chinese/gcin: update BOSHIAMY to 8
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         108703
>Category:       ports
>Synopsis:       [MAINTAINER] chinese/gcin: update BOSHIAMY to 8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rafan
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 03 08:40:18 GMT 2007
>Closed-Date:    Sun Feb 04 05:09:45 GMT 2007
>Last-Modified:  Sun Feb  4 05:10:30 GMT 2007
>Originator:     chinsan
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD chinsan.twbbs.org 6.2-STABLE FreeBSD 6.2-STABLE #5: Wed Jan 24 00:36:42 CST 2007
>Description:
- update BOSHIAMY to 8

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

--- gcin-1.3.3_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/chinese/gcin/Makefile /usr/home/chinsan/project/gcin/Makefile
--- /usr/ports/chinese/gcin/Makefile	Fri Feb  2 23:51:37 2007
+++ /usr/home/chinsan/project/gcin/Makefile	Sat Feb  3 16:27:15 2007
@@ -7,6 +7,7 @@
 
 PORTNAME=	gcin
 PORTVERSION=	1.3.3
+PORTREVISION=	1
 CATEGORIES=	chinese textproc gnome
 MASTER_SITES=	http://cle.linux.org.tw/gcin/download/:main \
 		http://ftp.twaren.net/local-distfiles/gcin/:main \
@@ -19,7 +20,6 @@
 COMMENT=	A traditional chinese input utility in X
 
 USE_BZIP2=	YES
-GZIP_CMD?=	/usr/bin/gzip
 GNU_CONFIGURE=	YES
 USE_GNOME=	gtk20
 USE_GMAKE=	YES
@@ -36,13 +36,13 @@
 
 .if defined(WITH_BOSHIAMY)
 MASTER_SITES+=	http://edt1023.sayya.org/gcin/:boshiamy
-DISTFILES+=	noseeing-7.cin.gz:boshiamy
+DISTFILES+=	${BOSHIAMY_FILE}:boshiamy
+BOSHIAMY_FILE=	noseeing-8.tar.gz
 post-extract:
-	cd ${WRKSRC}/data && ${GZIP_CMD} ${EXTRACT_BEFORE_ARGS} ${DISTDIR}/noseeing-7.cin.gz \
-		> noseeing.cin
+	@${TAR} -C ${WRKSRC}/data/ -zxf ${DISTDIR}/${BOSHIAMY_FILE} \
+		noseeing.cin
 	@${REINPLACE_CMD} -e 's,cj.gtab,cj.gtab noseeing.gtab,' \
 		${WRKSRC}/data/Makefile
-	@${REINPLACE_CMD} -e '/CJK/ d' ${WRKSRC}/data/noseeing.cin
 .endif
 
 pre-patch:
diff -ruN --exclude=CVS /usr/ports/chinese/gcin/distinfo /usr/home/chinsan/project/gcin/distinfo
--- /usr/ports/chinese/gcin/distinfo	Fri Feb  2 23:51:37 2007
+++ /usr/home/chinsan/project/gcin/distinfo	Sat Feb  3 16:26:57 2007
@@ -1,6 +1,6 @@
 MD5 (gcin-1.3.3.tar.bz2) = 8cf166c401b23eb42454170befbcacad
 SHA256 (gcin-1.3.3.tar.bz2) = 8943f6c472c71ffc8557b565c876e42b62b640b520e006b0d29ec1a6f2593e14
 SIZE (gcin-1.3.3.tar.bz2) = 1592711
-MD5 (noseeing-7.cin.gz) = b16c3ab0ec9350eced7135d99896541f
-SHA256 (noseeing-7.cin.gz) = 1c950a7403f4b224855ee5b3172eec63d508c0cd07bebf843eb1bc4a32859e27
-SIZE (noseeing-7.cin.gz) = 136650
+MD5 (noseeing-8.tar.gz) = c91f487fb1efe389481bcac29a7ad797
+SHA256 (noseeing-8.tar.gz) = f041077102313e84b61ba5276d646d82f3224c7151fa41e277ff1a1d59ef0489
+SIZE (noseeing-8.tar.gz) = 404023
--- gcin-1.3.3_1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->rafan 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Feb 3 08:40:29 UTC 2007 
Responsible-Changed-Why:  
rafan@ wants this PRs 

http://www.freebsd.org/cgi/query-pr.cgi?pr=108703 
State-Changed-From-To: open->closed 
State-Changed-By: rafan 
State-Changed-When: Sun Feb 4 05:09:43 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/108703: commit references a PR
Date: Sun,  4 Feb 2007 05:09:18 +0000 (UTC)

 rafan       2007-02-04 05:09:14 UTC
 
   FreeBSD ports repository
 
   Modified files:
     chinese/gcin         Makefile distinfo 
   Log:
   - Update BOSHIAMY to version 8
   
   PR:             ports/108703
   Submitted by:   chinsan (maintainer)
   
   Revision  Changes    Path
   1.75      +4 -5      ports/chinese/gcin/Makefile
   1.54      +3 -3      ports/chinese/gcin/distinfo
 _______________________________________________
 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:
