View | Details | Raw Unified | Return to bug 168845
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.7.1
9
PORTVERSION=	2.8.1
10
CATEGORIES=	textproc devel
10
CATEGORIES=	textproc devel
11
MASTER_SITES=	http://ctpp.havoc.ru/download/
11
MASTER_SITES=	http://ctpp.havoc.ru/download/
12
12
(-)ctpp2/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (ctpp2-2.7.1.tar.gz) = 9ff78816b69ea68f94f6fe4310b0eeb92c424e4ce15104064435cc3e017603df
1
SHA256 (ctpp2-2.8.1.tar.gz) = 451a42572cc713cbde56b659a20200f6feb73337ed0496ca9e5fa9cf79ebb33a
2
SIZE (ctpp2-2.7.1.tar.gz) = 208930
2
SIZE (ctpp2-2.8.1.tar.gz) = 214747
(-)ctpp2/pkg-plist (-1 / +1 lines)
Lines 9-17 Link Here
9
include/ctpp2/CTPP2CharIterator.hpp
9
include/ctpp2/CTPP2CharIterator.hpp
10
include/ctpp2/CTPP2Compiler.hpp
10
include/ctpp2/CTPP2Compiler.hpp
11
include/ctpp2/CTPP2DTOA.hpp
11
include/ctpp2/CTPP2DTOA.hpp
12
include/ctpp2/CTPP2Exception.hpp
12
include/ctpp2/CTPP2Error.hpp
13
include/ctpp2/CTPP2Error.hpp
13
include/ctpp2/CTPP2ErrorCodes.h
14
include/ctpp2/CTPP2ErrorCodes.h
14
include/ctpp2/CTPP2Exception.hpp
15
include/ctpp2/CTPP2FileLogger.hpp
15
include/ctpp2/CTPP2FileLogger.hpp
16
include/ctpp2/CTPP2FileOutputCollector.hpp
16
include/ctpp2/CTPP2FileOutputCollector.hpp
17
include/ctpp2/CTPP2FileSourceLoader.hpp
17
include/ctpp2/CTPP2FileSourceLoader.hpp

Return to bug 168845