ports/100192: [MAINTAINER] chinese/gcin: update to 1.2.1
chinsan
chinsan.tw at gmail.com
Thu Jul 13 03:30:19 UTC 2006
>Number: 100192
>Category: ports
>Synopsis: [MAINTAINER] chinese/gcin: update to 1.2.1
>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: Thu Jul 13 03:30:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: chinsan
>Release: FreeBSD 6.1-STABLE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD BSD6.giga.hgc.com.tw 6.1-STABLE FreeBSD 6.1-STABLE #4: Fri Jun 9 14:02:41 CST
>Description:
- Update to 1.2.1
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- gcin-1.2.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 May 12 09:04:05 2006
+++ /usr/home/chinsan/project/gcin/Makefile Thu Jul 13 10:40:13 2006
@@ -6,14 +6,14 @@
#
PORTNAME= gcin
-PORTVERSION= 1.2.0
+PORTVERSION= 1.2.1
CATEGORIES= chinese textproc gnome
-MASTER_SITES= http://www.csie.nctu.edu.tw/~cp76/gcin/download/ \
- http://edt1023.sayya.org/misc/
-.if defined(WITH_BOSHIAMY)
-DISTFILES= ${GCINFILE} ${BOSHIAMYFILE}
-EXTRACT_ONLY= ${GCINFILE}
-.endif
+MASTER_SITES= http://www.csie.nctu.edu.tw/~cp76/gcin/download/:main \
+ http://edt1023.sayya.org/misc/:boshiamy
+DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:main
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
+ ${BOSHIAMYFILE}:boshiamy
+EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= chinsan.tw at gmail.com
COMMENT= A traditional chinese input utility in X
@@ -23,7 +23,9 @@
GNU_CONFIGURE= YES
USE_GNOME= gtk20
USE_GMAKE= YES
-INSTALLS_SHLIB= yes
+INSTALLS_ICONS= YES
+INSTALLS_SHLIB= YES
+OPTIONS= BOSHIAMY "enable Boshiamy Input Method" off
CONFIGURE_ENV+= "--new_gtk_im=Y"
@@ -31,13 +33,9 @@
.include <bsd.port.pre.mk>
-pre-extract:
- @${ECHO_MSG} ''
- @${ECHO_MSG} 'gcin has the following tunable option:'
- @${ECHO_MSG} ' WITH_BOSHIAMY - enable Boshiamy support'
- @${ECHO_MSG} ''
- @${ECHO_MSG} 'Example: "make WITH_BOSHIAMY=yes install clean" '
- @${ECHO_MSG} ''
+.if defined(WITH_BOSHIAMY)
+DISTFILES+= ${BOSHIAMYFILE}
+.endif
.if ${OSVERSION} <= 500034
USE_GCC= 3.4
@@ -45,7 +43,6 @@
.if defined(WITH_BOSHIAMY)
IGNOREFILES= ${BOSHIAMYFILE}
-GCINFILE= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
BOSHIAMYFILE= noseeing.tar.gz
post-extract:
@${TAR} -C ${WRKSRC}/data/ -zxf ${DISTDIR}/${BOSHIAMYFILE} \
diff -ruN --exclude=CVS /usr/ports/chinese/gcin/distinfo /usr/home/chinsan/project/gcin/distinfo
--- /usr/ports/chinese/gcin/distinfo Fri May 12 09:04:05 2006
+++ /usr/home/chinsan/project/gcin/distinfo Thu Jul 13 10:41:36 2006
@@ -1,5 +1,5 @@
-MD5 (gcin-1.2.0.tar.bz2) = abb8c6d69b3d29c180de7252f1f8b205
-SHA256 (gcin-1.2.0.tar.bz2) = 54a7da70448f18e7357017a126eba0f7557ebc062f870f54e16cd8dc11f9e1bd
-SIZE (gcin-1.2.0.tar.bz2) = 1402928
+MD5 (gcin-1.2.1.tar.bz2) = aa028e3c136f1b80e38ef6fd33024385
+SHA256 (gcin-1.2.1.tar.bz2) = e6497011d3f160de898c656e7c1cf7eb72841ff8061bef2ab55fe1c512c57fbd
+SIZE (gcin-1.2.1.tar.bz2) = 1425757
MD5 (noseeing.tar.gz) = IGNORE
SHA256 (noseeing.tar.gz) = IGNORE
diff -ruN --exclude=CVS /usr/ports/chinese/gcin/pkg-plist /usr/home/chinsan/project/gcin/pkg-plist
--- /usr/ports/chinese/gcin/pkg-plist Wed Feb 22 23:15:43 2006
+++ /usr/home/chinsan/project/gcin/pkg-plist Thu Jul 13 10:36:58 2006
@@ -48,7 +48,7 @@
share/icons/gcin.png
share/icons/gcin/pin-fixed24.png
share/icons/gcin/pin-float16.png
-%%PORTDOCS%%@dirrmtry %%DOCSDIR%%
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrmtry share/icons/gcin
@dirrmtry share/icons
@dirrmtry share/gnome/control-center-2.0/capplets
--- gcin-1.2.1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list