Date: Thu, 15 Jan 2009 11:58:37 GMT From: "Andrei. V. Shetuhin" <reki@reki.ru> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/130582: textproc/ctpp2: update to 2.4.1 Message-ID: <200901151158.n0FBwbuO065383@www.freebsd.org> Resent-Message-ID: <200901151200.n0FC0Fuf043372@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 130582 >Category: ports >Synopsis: textproc/ctpp2: update to 2.4.1 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jan 15 12:00:15 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Andrei. V. Shetuhin >Release: FreeBSD 7.1-RELEASE GENERIC >Organization: SVRG >Environment: FreeBSD freebsd.havoc.ru 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan 1 14:37:25 UTC 2009 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: - >How-To-Repeat: - >Fix: - Patch attached with submission follows: diff -ur ctpp2.old/Makefile ctpp2/Makefile --- ctpp2.old/Makefile 2008-09-26 13:40:46.000000000 +0400 +++ ctpp2/Makefile 2009-01-15 14:50:24.000000000 +0300 @@ -6,7 +6,7 @@ # PORTNAME= ctpp2 -PORTVERSION= 2.3.10 +PORTVERSION= 2.4.1 CATEGORIES= textproc devel MASTER_SITES= http://ctpp.havoc.ru/download/ \ LOCAL/glarkin diff -ur ctpp2.old/distinfo ctpp2/distinfo --- ctpp2.old/distinfo 2008-09-26 13:40:46.000000000 +0400 +++ ctpp2/distinfo 2009-01-15 14:55:37.000000000 +0300 @@ -1,3 +1,3 @@ -MD5 (ctpp2-2.3.10.tar.gz) = f4d388c3761d8e7f4a8449346085f8d9 -SHA256 (ctpp2-2.3.10.tar.gz) = f0c43b35cf283df9648f2b8c696be740c5a19026544cddf513a4bca54039668b -SIZE (ctpp2-2.3.10.tar.gz) = 139093 +MD5 (ctpp2-2.4.1.tar.gz) = 63aeda1379bf8b9c97598d7188028871 +SHA256 (ctpp2-2.4.1.tar.gz) = 213258d596979d19ee0716333cee4c1304e3f70222c2e4acd6eb422e5996c01a +SIZE (ctpp2-2.4.1.tar.gz) = 138766 Only in ctpp2.old: files diff -ur ctpp2.old/pkg-descr ctpp2/pkg-descr --- ctpp2.old/pkg-descr 2008-03-26 15:57:15.000000000 +0300 +++ ctpp2/pkg-descr 2009-01-15 14:53:14.000000000 +0300 @@ -1,6 +1,7 @@ This is a simple set of C++ classes which allow to use -templates like perl module HTML::Template +templates like perl modules Template Toolkit and HTML::Template::Pro +Version 2. -WWW: http://reki.ru/products/ctpp/ +WWW: http://ctpp.havoc.ru/ - reki@reki.ru diff -ur ctpp2.old/pkg-plist ctpp2/pkg-plist --- ctpp2.old/pkg-plist 2008-09-26 13:40:46.000000000 +0400 +++ ctpp2/pkg-plist 2009-01-15 13:58:18.000000000 +0300 @@ -1,8 +1,3 @@ -bin/ctpp2-config -bin/ctpp2c -bin/ctpp2i -bin/ctpp2json -bin/ctpp2vm include/ctpp2/CDT.hpp include/ctpp2/CTPP2.hpp include/ctpp2/CTPP2BitIndex.hpp @@ -12,17 +7,18 @@ include/ctpp2/CTPP2ErrorCodes.h include/ctpp2/CTPP2FileSourceLoader.hpp include/ctpp2/CTPP2GlobalDefines.h -include/ctpp2/CTPP2JSONFileParser.hpp include/ctpp2/CTPP2JSONParser.hpp +include/ctpp2/CTPP2JSONFileParser.hpp include/ctpp2/CTPP2Parser.hpp -include/ctpp2/CTPP2SourceLoader.hpp include/ctpp2/CTPP2Syntax.h +include/ctpp2/CTPP2SourceLoader.hpp 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 include/ctpp2/StaticData.hpp include/ctpp2/StaticText.hpp @@ -45,14 +41,15 @@ include/ctpp2/VMSTDLib.hpp include/ctpp2/VMStackException.hpp include/ctpp2/VMSyscall.hpp -lib/libctpp2-st.a lib/libctpp2.so lib/libctpp2.so.2 -lib/libctpp2.so.2.3.10 -share/locale/ru_RU.CP1251/LC_MESSAGES/ctpp2.mo +lib/libctpp2.so.2.4.1 +lib/libctpp2-st.a +bin/ctpp2-config +bin/ctpp2vm +bin/ctpp2c +bin/ctpp2i +bin/ctpp2json share/locale/ru_RU.KOI8-R/LC_MESSAGES/ctpp2.mo -@dirrmtry share/locale/ru_RU.KOI8-R/LC_MESSAGES -@dirrmtry share/locale/ru_RU.KOI8-R -@dirrmtry share/locale/ru_RU.CP1251/LC_MESSAGES -@dirrmtry share/locale/ru_RU.CP1251 +share/locale/ru_RU.CP1251/LC_MESSAGES/ctpp2.mo @dirrm include/ctpp2 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901151158.n0FBwbuO065383>