Update to 1.0.5

Changes:	https://github.com/BYVoid/OpenCC/blob/master/NEWS.md
PR:		224678
Submitted by:	sunpoet (myself)
Approved by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-12-29 18:47:48 +00:00
parent 8c032835b7
commit 8ab97cd3ab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457529
3 changed files with 5 additions and 5 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= opencc
PORTVERSION= 1.0.4
PORTREVISION= 2
PORTVERSION= 1.0.5
DISTVERSIONPREFIX= ver.
CATEGORIES= chinese converters

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1467470273
SHA256 (BYVoid-OpenCC-ver.1.0.4_GH0.tar.gz) = 0553b7461ebd379d118d45d7f40f8a6e272750115bdbc49267595a05ee3481ac
SIZE (BYVoid-OpenCC-ver.1.0.4_GH0.tar.gz) = 1597309
TIMESTAMP = 1508949376
SHA256 (BYVoid-OpenCC-ver.1.0.5_GH0.tar.gz) = 1ce1649ba280cfc88bb76e740be5f54b29a9c034400c97a3ae211c37d7030705
SIZE (BYVoid-OpenCC-ver.1.0.5_GH0.tar.gz) = 1598354

View File

@ -9,6 +9,7 @@ include/opencc/ConversionChain.hpp
include/opencc/Converter.hpp
include/opencc/DartsDict.hpp
include/opencc/Dict.hpp
include/opencc/DictConverter.hpp
include/opencc/DictEntry.hpp
include/opencc/DictGroup.hpp
include/opencc/Exception.hpp