diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2011-03-05 07:05:47 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2011-03-05 07:05:47 +0000 |
commit | 4925e004bbea85c5f537faaf1b361688e5e094fc (patch) | |
tree | 8660f801bdd541ac116ea02d8654bdac52420d51 /chinese | |
parent | f8e0494621845fa378b0ea00ccbe36905323e3b2 (diff) | |
download | ports-4925e004bbea85c5f537faaf1b361688e5e094fc.tar.gz ports-4925e004bbea85c5f537faaf1b361688e5e094fc.zip |
- Update to 1.5.9
- Fix mirror issue, also mv LOCAL/chinsan to LOCAL/chinsan/gcin for better category.
Notes
Notes:
svn path=/head/; revision=270332
Diffstat (limited to 'chinese')
-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 |