ports/163052: [UPDATE] chinese/opencc to 0.3.0
Zhihao Yuan
lichray at gmail.com
Sun Dec 4 10:13:49 UTC 2011
>Number: 163052
>Category: ports
>Synopsis: [UPDATE] chinese/opencc to 0.3.0
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sun Dec 04 10:13:49 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Zhihao Yuan
>Release: FreeBSD 8.2-STABLE amd64
>Organization:
Northern Illinois University
>Environment:
System: FreeBSD elitebook.hp 8.2-STABLE FreeBSD 8.2-STABLE #0: Sat Nov 12 03:41:26 CST 2011 lichray at elitebook.hp:/usr/obj/home/lichray/devel/freebsd-8/sys/HOUKAGO amd64
>Description:
The recent major release,
https://code.google.com/p/opencc/wiki/Changelog
>How-To-Repeat:
>Fix:
--- zh-opencc-0.3.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/chinese/opencc.orig/Makefile /usr/ports/chinese/opencc/Makefile
--- /usr/ports/chinese/opencc.orig/Makefile 2011-12-01 19:27:24.000000000 -0600
+++ /usr/ports/chinese/opencc/Makefile 2011-12-03 19:58:32.378231261 -0600
@@ -6,7 +6,7 @@
#
PORTNAME= opencc
-PORTVERSION= 0.2.0
+PORTVERSION= 0.3.0
CATEGORIES= chinese converters
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
diff -ruN --exclude=CVS /usr/ports/chinese/opencc.orig/distinfo /usr/ports/chinese/opencc/distinfo
--- /usr/ports/chinese/opencc.orig/distinfo 2011-12-01 19:27:24.000000000 -0600
+++ /usr/ports/chinese/opencc/distinfo 2011-12-03 19:58:41.461408782 -0600
@@ -1,2 +1,2 @@
-SHA256 (opencc-0.2.0.tar.gz) = fc4b3203482c7e5ad5c887dc08f83cd1d0e0c1fd1bdd9ec48672ca89bfe2a424
-SIZE (opencc-0.2.0.tar.gz) = 496313
+SHA256 (opencc-0.3.0.tar.gz) = ce397244e698d0fd42d5e0b240a6eca2a82f29ef76f433c71ab2e5a3c54ac5be
+SIZE (opencc-0.3.0.tar.gz) = 491179
diff -ruN --exclude=CVS /usr/ports/chinese/opencc.orig/pkg-plist /usr/ports/chinese/opencc/pkg-plist
--- /usr/ports/chinese/opencc.orig/pkg-plist 2011-12-01 19:27:24.000000000 -0600
+++ /usr/ports/chinese/opencc/pkg-plist 2011-12-03 20:03:45.135337469 -0600
@@ -11,14 +11,29 @@
%%NLS%%share/locale/zh_CN/LC_MESSAGES/opencc.mo
%%NLS%%share/locale/zh_HK/LC_MESSAGES/opencc.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/opencc.mo
+%%DATADIR%%/from_tw_phrases.txt
+%%DATADIR%%/from_tw_variants.txt
%%DATADIR%%/mix2zhs.ini
%%DATADIR%%/mix2zht.ini
%%DATADIR%%/simp_to_trad_characters.ocd
%%DATADIR%%/simp_to_trad_phrases.ocd
+%%DATADIR%%/to_cn_phrases.txt
+%%DATADIR%%/to_tw_phrases.txt
+%%DATADIR%%/to_tw_variants.txt
%%DATADIR%%/trad_to_simp_characters.ocd
%%DATADIR%%/trad_to_simp_phrases.ocd
%%DATADIR%%/zhs2zht.ini
+%%DATADIR%%/zhs2zhtw_p.ini
+%%DATADIR%%/zhs2zhtw_v.ini
+%%DATADIR%%/zhs2zhtw_vp.ini
%%DATADIR%%/zht2zhs.ini
+%%DATADIR%%/zht2zhtw_p.ini
+%%DATADIR%%/zht2zhtw_v.ini
+%%DATADIR%%/zht2zhtw_vp.ini
+%%DATADIR%%/zhtw2zhcn_s.ini
+%%DATADIR%%/zhtw2zhcn_t.ini
+%%DATADIR%%/zhtw2zhs.ini
+%%DATADIR%%/zhtw2zht.ini
%%NLS%%@dirrmtry share/locale/zh_TW/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/zh_TW
%%NLS%%@dirrmtry share/locale/zh_HK/LC_MESSAGES
--- zh-opencc-0.3.0.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list