ports/108703: [MAINTAINER] chinese/gcin: update BOSHIAMY to 8

chinsan chinsan at FreeBSD.org
Sat Feb 3 08:40:19 UTC 2007


>Number:         108703
>Category:       ports
>Synopsis:       [MAINTAINER] chinese/gcin: update BOSHIAMY to 8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 03 08:40:18 GMT 2007
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list