diff options
author | chinsan <chinsan@FreeBSD.org> | 2011-03-05 15:05:47 +0800 |
---|---|---|
committer | chinsan <chinsan@FreeBSD.org> | 2011-03-05 15:05:47 +0800 |
commit | 79b81ec2211ff706eeeeb65ff719b2acf06c7953 (patch) | |
tree | bc9b2ca7107939ff4cb503cbe7bc086d72b3068d /chinese/gcin | |
parent | 23a14d2996daaa3283abbe3f3ab5eeb688516d5d (diff) | |
download | freebsd-ports-gnome-79b81ec2211ff706eeeeb65ff719b2acf06c7953.tar.gz freebsd-ports-gnome-79b81ec2211ff706eeeeb65ff719b2acf06c7953.tar.zst freebsd-ports-gnome-79b81ec2211ff706eeeeb65ff719b2acf06c7953.zip |
- Update to 1.5.9
- Fix mirror issue, also mv LOCAL/chinsan to LOCAL/chinsan/gcin for better category.
Diffstat (limited to 'chinese/gcin')
-rw-r--r-- | chinese/gcin/Makefile | 12 | ||||
-rw-r--r-- | chinese/gcin/distinfo | 4 | ||||
-rw-r--r-- | chinese/gcin/pkg-plist | 1 |
3 files changed, 9 insertions, 8 deletions
diff --git a/chinese/gcin/Makefile b/chinese/gcin/Makefile index 37ca3f9fa21a..6e1107e71465 100644 --- a/chinese/gcin/Makefile +++ b/chinese/gcin/Makefile @@ -6,11 +6,10 @@ # PORTNAME= gcin -PORTVERSION= 1.5.8 +PORTVERSION= 1.5.9 CATEGORIES= chinese textproc gnome -MASTER_SITES= http://cle.linux.org.tw/gcin/download/:main \ - http://ftp.twaren.net/local-distfiles/gcin/:main \ - LOCAL/chinsan:main +MASTER_SITES= http://www.csie.nctu.edu.tw/~cp76/gcin/download/:main \ + LOCAL/chinsan/gcin:main DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:main EXTRACT_ONLY= gcin-${PORTVERSION}.tar.bz2 @@ -59,10 +58,11 @@ post-patch: s,QT4_IM_DIR=/usr,QT4_IM_DIR=$$prefix,g; \ s,mandir=$$datadir,mandir=$$prefix,; \ s,/usr/share,$$prefix/share,; \ - 1, 300 s,gcc,$$CC,; s,gcin-$$GCIN_VERSION,gcin,' ${WRKSRC}/configure + 1, 300 s,gcc,$$CC,; s,gcin-$$GCIN_VERSION,gcin,; \ + /GCIN_DEBUG/ d' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's,\/usr\/share,$$(prefix)\/share,;' \ ${WRKSRC}/Makefile - @${REINPLACE_CMD} -e '93,95 d' ${WRKSRC}/gcin-common.cpp + @${REINPLACE_CMD} -e '94 s/gcin/gcin-setup/' ${WRKSRC}/gcin-common.cpp @${REINPLACE_CMD} -e 's,/usr/local,/usr,g' \ ${WRKSRC}/gtk-im/Makefile ${WRKSRC}/menu/Makefile @${REINPLACE_CMD} -e 's,modify-XIM ,,; 8,10 d' \ diff --git a/chinese/gcin/distinfo b/chinese/gcin/distinfo index 613e6c1ad189..f3687acda64e 100644 --- a/chinese/gcin/distinfo +++ b/chinese/gcin/distinfo @@ -1,2 +1,2 @@ -SHA256 (gcin-1.5.8.tar.bz2) = 9827eaee904d6e943382a897128bdd04c9f097159d76e12f1a585dc91ef45774 -SIZE (gcin-1.5.8.tar.bz2) = 2869134 +SHA256 (gcin-1.5.9.tar.bz2) = 6e8b7f4d7a2f4c724e3f836b2606128bce9402b5c270e75b83a8d5a7aaee39a1 +SIZE (gcin-1.5.9.tar.bz2) = 2872006 diff --git a/chinese/gcin/pkg-plist b/chinese/gcin/pkg-plist index bd3c5c79a630..21aa8a4d07b8 100644 --- a/chinese/gcin/pkg-plist +++ b/chinese/gcin/pkg-plist @@ -34,6 +34,7 @@ lib/gcin/libgcin-im-client.so.1 %%DATADIR%%/table/cj.gtab %%DATADIR%%/table/cj5.gtab %%DATADIR%%/table/cj543.gtab +%%DATADIR%%/table/colemak.kbm %%DATADIR%%/table/dayi3.gtab %%DATADIR%%/table/dvorak.kbm %%DATADIR%%/table/et.kbm |