Date: Mon, 30 Jun 2008 12:57:12 GMT From: "Andrei V. Shetukhin" <reki@reki.ru> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/125116: textproc/ctpp2 update Message-ID: <200806301257.m5UCvCYC032477@www.freebsd.org> Resent-Message-ID: <200806301300.m5UD0DGJ010075@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 125116 >Category: ports >Synopsis: textproc/ctpp2 update >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jun 30 13:00:13 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Andrei V. Shetukhin >Release: FreeBSD 7.0-STABLE >Organization: SUP Fabrik >Environment: FreeBSD adolf.havoc.ru 7.0-STABLE FreeBSD 7.0-STABLE #1: Fri May 30 16:36:29 MSD 2008 root@adolf.havoc.ru:/usr/obj/usr/src/sys/STELLAR i386 >Description: >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ur ctpp2.old/Makefile ctpp2/Makefile --- ctpp2.old/Makefile 2008-06-30 16:34:21.000000000 +0400 +++ ctpp2/Makefile 2008-06-30 16:34:32.000000000 +0400 @@ -6,7 +6,7 @@ # PORTNAME= ctpp2 -PORTVERSION= 2.3.0 +PORTVERSION= 2.3.3 CATEGORIES= textproc devel MASTER_SITES= http://ctpp.havoc.ru/download/ diff -ur ctpp2.old/distinfo ctpp2/distinfo --- ctpp2.old/distinfo 2008-06-30 16:34:21.000000000 +0400 +++ ctpp2/distinfo 2008-06-30 16:38:05.000000000 +0400 @@ -1,3 +1,3 @@ -MD5 (ctpp2-2.3.0.tar.gz) = ecdf5584b6428b1aac06574991226917 -SHA256 (ctpp2-2.3.0.tar.gz) = 47a2f153973f21044a80c2a414a90cd28edfcd0e48af5a3c3bc6d5fa1a006742 -SIZE (ctpp2-2.3.0.tar.gz) = 132682 +MD5 (ctpp2-2.3.3.tar.gz) = 08b36d38b514050154ed2ac2a791de27 +SHA256 (ctpp2-2.3.3.tar.gz) = 0d2ac3094a263fa9862b87b4cc1ca217d20f0e0157a8f4568f1cb8db3432cda8 +SIZE (ctpp2-2.3.3.tar.gz) = 135102 diff -ur ctpp2.old/pkg-plist ctpp2/pkg-plist --- ctpp2.old/pkg-plist 2008-06-30 16:34:21.000000000 +0400 +++ ctpp2/pkg-plist 2008-06-30 16:40:26.000000000 +0400 @@ -8,6 +8,8 @@ include/ctpp2/CTPP2BitIndex.hpp include/ctpp2/CTPP2CharIterator.hpp include/ctpp2/CTPP2Compiler.hpp +include/ctpp2/CTPP2Error.hpp +include/ctpp2/CTPP2ErrorCodes.h include/ctpp2/CTPP2FileSourceLoader.hpp include/ctpp2/CTPP2GlobalDefines.h include/ctpp2/CTPP2JSONFileParser.hpp @@ -46,7 +48,7 @@ lib/libctpp2-st.a lib/libctpp2.so lib/libctpp2.so.2 -lib/libctpp2.so.2.3.0 +lib/libctpp2.so.2.3.3 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?200806301257.m5UCvCYC032477>