Date: Fri, 10 Apr 2009 16:39:27 GMT From: "Andrei V. Shetuhin" <reki@reki.ru> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/133570: textproc/ctpp2 - new version Message-ID: <200904101639.n3AGdRLZ097447@www.freebsd.org> Resent-Message-ID: <200904101640.n3AGe1at056284@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 133570 >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: change-request >Submitter-Id: current-users >Arrival-Date: Fri Apr 10 16:40:01 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: apply the patch Patch attached with submission follows: diff -ur ctpp2.old/Makefile ctpp2/Makefile --- ctpp2.old/Makefile 2009-04-10 20:32:36.000000000 +0400 +++ ctpp2/Makefile 2009-04-10 20:33:16.000000000 +0400 @@ -6,7 +6,7 @@ # PORTNAME= ctpp2 -PORTVERSION= 2.4.8 +PORTVERSION= 2.4.10 PORTREVISION= 1 CATEGORIES= textproc devel MASTER_SITES= http://ctpp.havoc.ru/download/ diff -ur ctpp2.old/distinfo ctpp2/distinfo --- ctpp2.old/distinfo 2009-04-10 20:32:36.000000000 +0400 +++ ctpp2/distinfo 2009-04-10 20:34:07.000000000 +0400 @@ -1,3 +1,3 @@ -MD5 (ctpp2-2.4.8.tar.gz) = 6b2cea787703470ace83de9e6242d6b6 -SHA256 (ctpp2-2.4.8.tar.gz) = defa56fd507039e122e9cb5afcf8b8155f54ad75970e781389a4b65ed2941c1c -SIZE (ctpp2-2.4.8.tar.gz) = 153408 +MD5 (ctpp2-2.4.10.tar.gz) = ac3ac4c86c3afe6a59a5edc6d4a08035 +SHA256 (ctpp2-2.4.10.tar.gz) = 285ccce966542c9d31673fe8750a80bcf5eed1b7ef0dedc732acc723c6ea4420 +SIZE (ctpp2-2.4.10.tar.gz) = 158293 diff -ur ctpp2.old/pkg-plist ctpp2/pkg-plist --- ctpp2.old/pkg-plist 2009-04-10 20:32:36.000000000 +0400 +++ ctpp2/pkg-plist 2009-04-10 20:33:06.000000000 +0400 @@ -25,6 +25,8 @@ include/ctpp2/FileOutputCollector.hpp include/ctpp2/HashTable.hpp include/ctpp2/OutputCollector.hpp +include/ctpp2/SimpleCompiler.hpp +include/ctpp2/SimpleVM.hpp include/ctpp2/StaticData.hpp include/ctpp2/StaticText.hpp include/ctpp2/StringIconvOutputCollector.hpp @@ -50,7 +52,7 @@ lib/libctpp2-st.a lib/libctpp2.so lib/libctpp2.so.2 -lib/libctpp2.so.2.4.8 +lib/libctpp2.so.2.4.10 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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904101639.n3AGdRLZ097447>