ports/134753: textproc/ctpp2: new version

Andrei V. Shetukhin reki at reki.ru
Wed May 20 14:40:04 UTC 2009


>Number:         134753
>Category:       ports
>Synopsis:       textproc/ctpp2: new version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 20 14:40:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Andrei V. Shetukhin
>Release:        FreeBSD 7.2-RELEASE GENERIC
>Organization:
SVRG
>Environment:
FreeBSD adolf.havoc.ru 7.2-RELEASE FreeBSD 7.2-RELEASE #1: Wed May 13 15:14:54 MSD 2009     root at adolf.havoc.ru:/usr/obj/usr/src/sys/GENERIC  i386
>Description:

>How-To-Repeat:

>Fix:
apply patch

Patch attached with submission follows:

diff -ur ctpp2.old/Makefile ctpp2/Makefile
--- ctpp2.old/Makefile	2009-04-11 15:44:35.000000000 +0400
+++ ctpp2/Makefile	2009-05-20 18:05:50.000000000 +0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ctpp2
-PORTVERSION=	2.4.10
+PORTVERSION=	2.5.4
 CATEGORIES=	textproc devel
 MASTER_SITES=	http://ctpp.havoc.ru/download/
 
@@ -18,4 +18,6 @@
 USE_GETTEXT=	yes
 USE_ICONV=	yes
 
+MAN1=           ctpp2c.1 ctpp2vm.1 ctpp2i.1 ctpp2json.1 ctpp2-config.1
+
 .include <bsd.port.mk>
diff -ur ctpp2.old/distinfo ctpp2/distinfo
--- ctpp2.old/distinfo	2009-04-11 15:44:35.000000000 +0400
+++ ctpp2/distinfo	2009-05-20 18:22:25.000000000 +0400
@@ -1,3 +1,3 @@
-MD5 (ctpp2-2.4.10.tar.gz) = ac3ac4c86c3afe6a59a5edc6d4a08035
-SHA256 (ctpp2-2.4.10.tar.gz) = 285ccce966542c9d31673fe8750a80bcf5eed1b7ef0dedc732acc723c6ea4420
-SIZE (ctpp2-2.4.10.tar.gz) = 158293
+MD5 (ctpp2-2.5.4.tar.gz) = ddac4e67f313350fc2e99a364810ec37
+SHA256 (ctpp2-2.5.4.tar.gz) = 1dede174cae8b2eb88cd034cb1f6188a9e23fe3d06164505457ce15be0fffd5f
+SIZE (ctpp2-2.5.4.tar.gz) = 170631
diff -ur ctpp2.old/pkg-plist ctpp2/pkg-plist
--- ctpp2.old/pkg-plist	2009-04-11 15:44:35.000000000 +0400
+++ ctpp2/pkg-plist	2009-05-20 18:11:01.000000000 +0400
@@ -9,19 +9,20 @@
 include/ctpp2/CTPP2CharIterator.hpp
 include/ctpp2/CTPP2Compiler.hpp
 include/ctpp2/CTPP2Error.hpp
+include/ctpp2/CTPP2Exception.hpp
 include/ctpp2/CTPP2ErrorCodes.h
 include/ctpp2/CTPP2FileSourceLoader.hpp
 include/ctpp2/CTPP2GlobalDefines.h
 include/ctpp2/CTPP2JSONFileParser.hpp
 include/ctpp2/CTPP2JSONParser.hpp
 include/ctpp2/CTPP2Parser.hpp
+include/ctpp2/CTPP2ParserException.hpp
 include/ctpp2/CTPP2SourceLoader.hpp
+include/ctpp2/CTPP2SymbolTable.hpp
 include/ctpp2/CTPP2Syntax.h
 include/ctpp2/CTPP2SysHeaders.h
 include/ctpp2/CTPP2Types.h
 include/ctpp2/CTPP2Util.hpp
-include/ctpp2/CTPPException.hpp
-include/ctpp2/CTPPParserException.hpp
 include/ctpp2/FileOutputCollector.hpp
 include/ctpp2/HashTable.hpp
 include/ctpp2/OutputCollector.hpp
@@ -52,7 +53,7 @@
 lib/libctpp2-st.a
 lib/libctpp2.so
 lib/libctpp2.so.2
-lib/libctpp2.so.2.4.10
+lib/libctpp2.so.2.5.4
 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


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list