View | Details | Raw Unified | Return to bug 133570
Collapse All | Expand All

(-)ctpp2/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	ctpp2
8
PORTNAME=	ctpp2
9
PORTVERSION=	2.4.8
9
PORTVERSION=	2.4.10
10
PORTREVISION=	1
10
PORTREVISION=	1
11
CATEGORIES=	textproc devel
11
CATEGORIES=	textproc devel
12
MASTER_SITES=	http://ctpp.havoc.ru/download/
12
MASTER_SITES=	http://ctpp.havoc.ru/download/
(-)ctpp2/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (ctpp2-2.4.8.tar.gz) = 6b2cea787703470ace83de9e6242d6b6
1
MD5 (ctpp2-2.4.10.tar.gz) = ac3ac4c86c3afe6a59a5edc6d4a08035
2
SHA256 (ctpp2-2.4.8.tar.gz) = defa56fd507039e122e9cb5afcf8b8155f54ad75970e781389a4b65ed2941c1c
2
SHA256 (ctpp2-2.4.10.tar.gz) = 285ccce966542c9d31673fe8750a80bcf5eed1b7ef0dedc732acc723c6ea4420
3
SIZE (ctpp2-2.4.8.tar.gz) = 153408
3
SIZE (ctpp2-2.4.10.tar.gz) = 158293
(-)ctpp2/pkg-plist (-1 / +3 lines)
Lines 25-30 Link Here
25
include/ctpp2/FileOutputCollector.hpp
25
include/ctpp2/FileOutputCollector.hpp
26
include/ctpp2/HashTable.hpp
26
include/ctpp2/HashTable.hpp
27
include/ctpp2/OutputCollector.hpp
27
include/ctpp2/OutputCollector.hpp
28
include/ctpp2/SimpleCompiler.hpp
29
include/ctpp2/SimpleVM.hpp
28
include/ctpp2/StaticData.hpp
30
include/ctpp2/StaticData.hpp
29
include/ctpp2/StaticText.hpp
31
include/ctpp2/StaticText.hpp
30
include/ctpp2/StringIconvOutputCollector.hpp
32
include/ctpp2/StringIconvOutputCollector.hpp
Lines 50-56 Link Here
50
lib/libctpp2-st.a
52
lib/libctpp2-st.a
51
lib/libctpp2.so
53
lib/libctpp2.so
52
lib/libctpp2.so.2
54
lib/libctpp2.so.2
53
lib/libctpp2.so.2.4.8
55
lib/libctpp2.so.2.4.10
54
share/locale/ru_RU.CP1251/LC_MESSAGES/ctpp2.mo
56
share/locale/ru_RU.CP1251/LC_MESSAGES/ctpp2.mo
55
share/locale/ru_RU.KOI8-R/LC_MESSAGES/ctpp2.mo
57
share/locale/ru_RU.KOI8-R/LC_MESSAGES/ctpp2.mo
56
@dirrmtry share/locale/ru_RU.KOI8-R/LC_MESSAGES
58
@dirrmtry share/locale/ru_RU.KOI8-R/LC_MESSAGES

Return to bug 133570