View | Details | Raw Unified | Return to bug 145581
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.5.15
9
PORTVERSION=	2.5.18
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 (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (ctpp2-2.5.15.tar.gz) = 897cad0c79e3cea56a7a0ffaa67c1633
1
MD5 (ctpp2-2.5.18.tar.gz) = 5abdd0c4c47b7922629f330a99071f17
2
SHA256 (ctpp2-2.5.15.tar.gz) = 660072f6de0a798172436ca4d91ddd98a03783837a528a86f8a7d722b6637d24
2
SHA256 (ctpp2-2.5.18.tar.gz) = fbbfa8a8b4373265599e1d62aebf42ab4133885bf606345342c4aedc8c275e39
3
SIZE (ctpp2-2.5.15.tar.gz) = 175144
3
SIZE (ctpp2-2.5.18.tar.gz) = 218758
(-)ctpp2/pkg-plist (+1 lines)
Lines 18-23 Link Here
18
include/ctpp2/CTPP2Parser.hpp
18
include/ctpp2/CTPP2Parser.hpp
19
include/ctpp2/CTPP2ParserException.hpp
19
include/ctpp2/CTPP2ParserException.hpp
20
include/ctpp2/CTPP2SourceLoader.hpp
20
include/ctpp2/CTPP2SourceLoader.hpp
21
include/ctpp2/CTPP2StringBuffer.hpp
21
include/ctpp2/CTPP2SymbolTable.hpp
22
include/ctpp2/CTPP2SymbolTable.hpp
22
include/ctpp2/CTPP2Syntax.h
23
include/ctpp2/CTPP2Syntax.h
23
include/ctpp2/CTPP2SysHeaders.h
24
include/ctpp2/CTPP2SysHeaders.h

Return to bug 145581