From 2c29e1e87c00e009b89445600cf794cee2b80eef Mon Sep 17 00:00:00 2001 From: vanilla Date: Thu, 23 Jun 2005 02:10:53 +0000 Subject: Upgrade to 0.9.8. PR: ports/82541 Submitted by: chinsan Approved by: maintainer --- chinese/gcin/Makefile | 5 +++-- chinese/gcin/distinfo | 4 ++-- chinese/gcin/files/extra-patch-data-noseeing.cin | 11 +++++++++++ 3 files changed, 16 insertions(+), 4 deletions(-) create mode 100644 chinese/gcin/files/extra-patch-data-noseeing.cin (limited to 'chinese/gcin') diff --git a/chinese/gcin/Makefile b/chinese/gcin/Makefile index 60ba036b3581..dadbea528258 100644 --- a/chinese/gcin/Makefile +++ b/chinese/gcin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gcin -PORTVERSION= 0.9.7 +PORTVERSION= 0.9.8 CATEGORIES= chinese MASTER_SITES= http://www.csie.nctu.edu.tw/~cp76/gcin/download/ \ http://edt1023.sayya.org/misc/ @@ -49,7 +49,8 @@ post-extract: @cd ${WRKSRC}/data/ \ && ${TAR} -zxf ${DISTDIR}/${BOSHIAMYFILE} post-patch: -EXTRA_PATCHES+= ${FILESDIR}/extra-patch-data-Makefile +EXTRA_PATCHES+= ${FILESDIR}/extra-patch-data-Makefile \ + ${FILESDIR}/extra-patch-data-noseeing.cin PLIST_SUB+= BOSHIAMY="" .endif diff --git a/chinese/gcin/distinfo b/chinese/gcin/distinfo index 845dfb32aef1..5c85cbdfcd60 100644 --- a/chinese/gcin/distinfo +++ b/chinese/gcin/distinfo @@ -1,4 +1,4 @@ -MD5 (gcin-0.9.7.tar.bz2) = 43621aecfaec6a1c20da06c9861d639c -SIZE (gcin-0.9.7.tar.bz2) = 1171716 +MD5 (gcin-0.9.8.tar.bz2) = 1dc486bca882447af187dd36d105a446 +SIZE (gcin-0.9.8.tar.bz2) = 1186978 MD5 (noseeing-3.tar.gz) = ca699328fc8e280d970498c3c0e9b34b SIZE (noseeing-3.tar.gz) = 391948 diff --git a/chinese/gcin/files/extra-patch-data-noseeing.cin b/chinese/gcin/files/extra-patch-data-noseeing.cin new file mode 100644 index 000000000000..de2199112767 --- /dev/null +++ b/chinese/gcin/files/extra-patch-data-noseeing.cin @@ -0,0 +1,11 @@ +--- data/noseeing.cin.old Wed Jun 22 23:26:43 2005 ++++ data/noseeing.cin Wed Jun 22 23:26:43 2005 +@@ -1,7 +1,7 @@ + %ename Noseeing + %prompt 無瞎瞇 + %selkey 1234567890 +-%dupsel 16 ++%space_style 1 + %keyname begin + a A + b B -- cgit