- Update to 2.7.1

PR:		ports/158916
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
Approved by:	maintainer timeout
This commit is contained in:
Dennis Herrmann 2011-09-03 11:57:24 +00:00
parent 18733e8b6d
commit 4812f463f8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=281085
3 changed files with 7 additions and 18 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= ctpp2
PORTVERSION= 2.6.14
PORTVERSION= 2.7.1
CATEGORIES= textproc devel
MASTER_SITES= http://ctpp.havoc.ru/download/

View File

@ -1,2 +1,2 @@
SHA256 (ctpp2-2.6.14.tar.gz) = 0b80ee6dedf76443aad377a21a84e1d54eb3c52f22f424dfde9c1840ddfa0345
SIZE (ctpp2-2.6.14.tar.gz) = 195842
SHA256 (ctpp2-2.7.1.tar.gz) = 9ff78816b69ea68f94f6fe4310b0eeb92c424e4ce15104064435cc3e017603df
SIZE (ctpp2-2.7.1.tar.gz) = 208930

View File

@ -1,20 +1,21 @@
bin/ctpp2vm
bin/ctpp2-config
bin/ctpp2c
bin/ctpp2i
bin/ctpp2json
bin/ctpp2-config
bin/ctpp2vm
include/ctpp2/CDT.hpp
include/ctpp2/CDTSortRoutines.hpp
include/ctpp2/CTPP2BitIndex.hpp
include/ctpp2/CTPP2CharIterator.hpp
include/ctpp2/CTPP2Compiler.hpp
include/ctpp2/CTPP2DTOA.hpp
include/ctpp2/CTPP2Exception.hpp
include/ctpp2/CTPP2Error.hpp
include/ctpp2/CTPP2ErrorCodes.h
include/ctpp2/CTPP2Exception.hpp
include/ctpp2/CTPP2FileLogger.hpp
include/ctpp2/CTPP2FileOutputCollector.hpp
include/ctpp2/CTPP2FileSourceLoader.hpp
include/ctpp2/CTPP2GetText.hpp
include/ctpp2/CTPP2GlobalDefines.h
include/ctpp2/CTPP2HashTable.hpp
include/ctpp2/CTPP2JSONFileParser.hpp
@ -68,16 +69,4 @@ lib/libctpp2-st.a
lib/libctpp2.so
lib/libctpp2.so.2
lib/libctpp2.so.%%PORTVERSION%%
share/locale/ru.CP1251/LC_MESSAGES/ctpp2.mo
share/locale/ru.CP866/LC_MESSAGES/ctpp2.mo
share/locale/ru.KOI8-R/LC_MESSAGES/ctpp2.mo
share/locale/ru.UTF-8/LC_MESSAGES/ctpp2.mo
@dirrmtry share/locale/ru.CP1251/LC_MESSAGES
@dirrmtry share/locale/ru.CP1251
@dirrmtry share/locale/ru.CP866/LC_MESSAGES
@dirrmtry share/locale/ru.CP866
@dirrmtry share/locale/ru.KOI8-R/LC_MESSAGES
@dirrmtry share/locale/ru.KOI8-R
@dirrmtry share/locale/ru.UTF-8/LC_MESSAGES
@dirrmtry share/locale/ru.UTF-8
@dirrm include/ctpp2