Date: Sun, 7 Jan 2007 14:27:04 +0800 (CST) From: chinsan <chinsan@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/107647: [MAINTAINER] chinese/gcin: Update boshiamy to 7 Message-ID: <20070107062704.860881147A@chinsan.twbbs.org> Resent-Message-ID: <200701070630.l076UG2a024654@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 107647 >Category: ports >Synopsis: [MAINTAINER] chinese/gcin: Update boshiamy to 7 >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: Sun Jan 07 06:30:15 GMT 2007 >Closed-Date: >Last-Modified: >Originator: chinsan >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: Taiwan >Environment: System: FreeBSD chinsan.twbbs.org 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #3: Mon Dec 4 02:04:40 CST >Description: - update boshiamy to 7 Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- gcin-1.3.2.patch begins here --- diff -ruN --exclude=CVS /usr/ports/chinese/gcin/Makefile /usr/home/chinsan/project/gcin/Makefile --- /usr/ports/chinese/gcin/Makefile Fri Jan 5 09:21:00 2007 +++ /usr/home/chinsan/project/gcin/Makefile Sun Jan 7 14:25:50 2007 @@ -19,6 +19,7 @@ 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 @@ -34,11 +35,11 @@ .include <bsd.port.pre.mk> .if defined(WITH_BOSHIAMY) -MASTER_SITES+= http://edt1023.sayya.org/misc/:boshiamy -DISTFILES+= noseeing-6.tar.gz:boshiamy +MASTER_SITES+= http://edt1023.sayya.org/gcin/:boshiamy +DISTFILES+= noseeing-7.cin.gz:boshiamy post-extract: - @${TAR} -C ${WRKSRC}/data/ -zxf ${DISTDIR}/noseeing-6.tar.gz \ - noseeing.cin + cd ${WRKSRC}/data && ${GZIP_CMD} ${EXTRACT_BEFORE_ARGS} ${DISTDIR}/noseeing-7.cin.gz \ + > noseeing.cin @${REINPLACE_CMD} -e 's,cj.gtab,cj.gtab noseeing.gtab,' \ ${WRKSRC}/data/Makefile .endif diff -ruN --exclude=CVS /usr/ports/chinese/gcin/distinfo /usr/home/chinsan/project/gcin/distinfo --- /usr/ports/chinese/gcin/distinfo Fri Jan 5 09:21:00 2007 +++ /usr/home/chinsan/project/gcin/distinfo Sun Jan 7 03:33:56 2007 @@ -1,6 +1,6 @@ MD5 (gcin-1.3.2.tar.bz2) = 9de142b3c491ee446b9234a35a878159 SHA256 (gcin-1.3.2.tar.bz2) = 99ac8a9d6edc2c5090c0fd941e53f318188809578de96a8948a03e983c210dbf SIZE (gcin-1.3.2.tar.bz2) = 1621176 -MD5 (noseeing-6.tar.gz) = c67e5c85b2805f12bb2f092dfa1814b7 -SHA256 (noseeing-6.tar.gz) = 2f240c8dbb15c2249dff74102842bbccfe307a721cf2c092c75dc6234e470f9b -SIZE (noseeing-6.tar.gz) = 400429 +MD5 (noseeing-7.cin.gz) = b16c3ab0ec9350eced7135d99896541f +SHA256 (noseeing-7.cin.gz) = 1c950a7403f4b224855ee5b3172eec63d508c0cd07bebf843eb1bc4a32859e27 +SIZE (noseeing-7.cin.gz) = 136650 --- gcin-1.3.2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070107062704.860881147A>