View | Details | Raw Unified | Return to bug 156701
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.6.8
9
PORTVERSION=	2.6.14
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.6.8.tar.gz) = b500c50b8745f2e5376e3ded3d75c30f6d8253bf14fcf945c147288f4ef33e8f
1
SHA256 (ctpp2-2.6.14.tar.gz) = 0b80ee6dedf76443aad377a21a84e1d54eb3c52f22f424dfde9c1840ddfa0345
2
SIZE (ctpp2-2.6.8.tar.gz) = 187665
2
SIZE (ctpp2-2.6.14.tar.gz) = 195842
(-)ctpp2/pkg-plist (+2 lines)
Lines 23-28 Link Here
23
include/ctpp2/CTPP2OutputCollector.hpp
23
include/ctpp2/CTPP2OutputCollector.hpp
24
include/ctpp2/CTPP2Parser.hpp
24
include/ctpp2/CTPP2Parser.hpp
25
include/ctpp2/CTPP2ParserException.hpp
25
include/ctpp2/CTPP2ParserException.hpp
26
include/ctpp2/CTPP2SimpleCompiler.hpp
27
include/ctpp2/CTPP2SimpleVM.hpp
26
include/ctpp2/CTPP2SourceLoader.hpp
28
include/ctpp2/CTPP2SourceLoader.hpp
27
include/ctpp2/CTPP2Sprintf.hpp
29
include/ctpp2/CTPP2Sprintf.hpp
28
include/ctpp2/CTPP2StaticData.hpp
30
include/ctpp2/CTPP2StaticData.hpp

Return to bug 156701