diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-01-11 23:39:24 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-01-11 23:39:24 +0000 |
commit | 0d6a71c57ca200b2f2c49263b8670339f70a2e16 (patch) | |
tree | 5c1c57fa00096dd304dc96f29f6927c6a19d29d5 /chinese/opencc | |
parent | 52e8c54f144dc3024dfc9b29a5df2ec1e768d777 (diff) |
Notes
Diffstat (limited to 'chinese/opencc')
-rw-r--r-- | chinese/opencc/Makefile | 2 | ||||
-rw-r--r-- | chinese/opencc/distinfo | 4 | ||||
-rw-r--r-- | chinese/opencc/pkg-plist | 15 |
3 files changed, 18 insertions, 3 deletions
diff --git a/chinese/opencc/Makefile b/chinese/opencc/Makefile index 684397e43f0d..f9fabd421ca9 100644 --- a/chinese/opencc/Makefile +++ b/chinese/opencc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= opencc -PORTVERSION= 0.2.0 +PORTVERSION= 0.3.0 CATEGORIES= chinese converters MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} diff --git a/chinese/opencc/distinfo b/chinese/opencc/distinfo index 3bf703e7703c..786603869e77 100644 --- a/chinese/opencc/distinfo +++ b/chinese/opencc/distinfo @@ -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 --git a/chinese/opencc/pkg-plist b/chinese/opencc/pkg-plist index c862d1c4cc2b..71cec128596d 100644 --- a/chinese/opencc/pkg-plist +++ b/chinese/opencc/pkg-plist @@ -11,14 +11,29 @@ libdata/pkgconfig/opencc.pc %%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 |