mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
- Update to 2.4.10
PR: 133570 Submitted by: "Andrei V. Shetuhin" <reki@reki.ru> (maintainer)
This commit is contained in:
parent
5abe258b81
commit
e6a0ba238a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=232084
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= ctpp2
|
||||
PORTVERSION= 2.4.8
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.4.10
|
||||
CATEGORIES= textproc devel
|
||||
MASTER_SITES= http://ctpp.havoc.ru/download/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (ctpp2-2.4.8.tar.gz) = 6b2cea787703470ace83de9e6242d6b6
|
||||
SHA256 (ctpp2-2.4.8.tar.gz) = defa56fd507039e122e9cb5afcf8b8155f54ad75970e781389a4b65ed2941c1c
|
||||
SIZE (ctpp2-2.4.8.tar.gz) = 153408
|
||||
MD5 (ctpp2-2.4.10.tar.gz) = ac3ac4c86c3afe6a59a5edc6d4a08035
|
||||
SHA256 (ctpp2-2.4.10.tar.gz) = 285ccce966542c9d31673fe8750a80bcf5eed1b7ef0dedc732acc723c6ea4420
|
||||
SIZE (ctpp2-2.4.10.tar.gz) = 158293
|
||||
|
@ -25,6 +25,8 @@ include/ctpp2/CTPPParserException.hpp
|
||||
include/ctpp2/FileOutputCollector.hpp
|
||||
include/ctpp2/HashTable.hpp
|
||||
include/ctpp2/OutputCollector.hpp
|
||||
include/ctpp2/SimpleCompiler.hpp
|
||||
include/ctpp2/SimpleVM.hpp
|
||||
include/ctpp2/StaticData.hpp
|
||||
include/ctpp2/StaticText.hpp
|
||||
include/ctpp2/StringIconvOutputCollector.hpp
|
||||
@ -50,7 +52,7 @@ include/ctpp2/VMSyscall.hpp
|
||||
lib/libctpp2-st.a
|
||||
lib/libctpp2.so
|
||||
lib/libctpp2.so.2
|
||||
lib/libctpp2.so.2.4.8
|
||||
lib/libctpp2.so.2.4.10
|
||||
share/locale/ru_RU.CP1251/LC_MESSAGES/ctpp2.mo
|
||||
share/locale/ru_RU.KOI8-R/LC_MESSAGES/ctpp2.mo
|
||||
@dirrmtry share/locale/ru_RU.KOI8-R/LC_MESSAGES
|
||||
|
Loading…
Reference in New Issue
Block a user