diff options
author | pav <pav@FreeBSD.org> | 2004-11-04 23:10:52 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-11-04 23:10:52 +0000 |
commit | adeb737b845af7d67f8b48bd8a1584fd1243a0ac (patch) | |
tree | f377420e92d801dcdea7ed804ca1947827623ca4 /chinese/gcin | |
parent | f60e782086a60a76766d80ec36876a78ba55f818 (diff) | |
download | FreeBSD-ports-adeb737b845af7d67f8b48bd8a1584fd1243a0ac.zip FreeBSD-ports-adeb737b845af7d67f8b48bd8a1584fd1243a0ac.tar.gz |
- Update to 0.4.9
Diffstat (limited to 'chinese/gcin')
-rw-r--r-- | chinese/gcin/Makefile | 2 | ||||
-rw-r--r-- | chinese/gcin/distinfo | 4 | ||||
-rw-r--r-- | chinese/gcin/files/patch-gtab.c | 11 | ||||
-rw-r--r-- | chinese/gcin/pkg-plist | 3 |
4 files changed, 6 insertions, 14 deletions
diff --git a/chinese/gcin/Makefile b/chinese/gcin/Makefile index 92a9147..7e8c62d 100644 --- a/chinese/gcin/Makefile +++ b/chinese/gcin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gcin -PORTVERSION= 0.4.7 +PORTVERSION= 0.4.9 CATEGORIES= chinese MASTER_SITES= http://www.csie.nctu.edu.tw/~cp76/gcin/download/ diff --git a/chinese/gcin/distinfo b/chinese/gcin/distinfo index 104d4d8..bf3341c 100644 --- a/chinese/gcin/distinfo +++ b/chinese/gcin/distinfo @@ -1,2 +1,2 @@ -MD5 (gcin-0.4.7.tar.bz2) = 57acde085ee784003af923b56a5985b8 -SIZE (gcin-0.4.7.tar.bz2) = 540176 +MD5 (gcin-0.4.9.tar.bz2) = 85532ab61c9280fad2aab6e607ac3bd9 +SIZE (gcin-0.4.9.tar.bz2) = 541678 diff --git a/chinese/gcin/files/patch-gtab.c b/chinese/gcin/files/patch-gtab.c deleted file mode 100644 index dfc231c..0000000 --- a/chinese/gcin/files/patch-gtab.c +++ /dev/null @@ -1,11 +0,0 @@ ---- gtab.c.orig Mon Aug 23 23:11:43 2004 -+++ gtab.c Tue Aug 24 07:16:39 2004 -@@ -439,7 +439,7 @@ - len = ofs1 - ofs; - - if (len > 128 || len <= 0) { -- error("phrae error %d\n", len); -+ dbg("phrae error %d\n", len); - strcpy(tt,"err"); - return; - } diff --git a/chinese/gcin/pkg-plist b/chinese/gcin/pkg-plist index 45c804b..e5f0cfd 100644 --- a/chinese/gcin/pkg-plist +++ b/chinese/gcin/pkg-plist @@ -14,7 +14,10 @@ share/gcin/table/ar30.gtab share/gcin/table/cj.gtab share/gcin/table/et.kbm share/gcin/table/et-asdf.kbm +share/gcin/table/et26.kbm +share/gcin/table/et26-asdf.kbm share/gcin/table/gtab.list +share/gcin/table/hsu.kbm share/gcin/table/ibm.kbm share/gcin/table/phrase.table share/gcin/table/pho.tab |