ports/158916: [PATCH] textproc/ctpp2: update to 2.7.1

Jin-Sih Lin linpct at gmail.com
Thu Jul 14 18:00:26 UTC 2011


>Number:         158916
>Category:       ports
>Synopsis:       [PATCH] textproc/ctpp2: update to 2.7.1
>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:   Thu Jul 14 18:00:24 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Sih Lin
>Release:        FreeBSD 8.2-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD deep.tw 8.2-STABLE FreeBSD 8.2-STABLE #0: Fri Feb 25 14:49:48 CST 2011
>Description:
- Update to 2.7.1

Port maintainer (reki at reki.ru) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- ctpp2-2.7.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/ctpp2.orig/Makefile /usr/ports/textproc/ctpp2/Makefile
--- /usr/ports/textproc/ctpp2.orig/Makefile	2011-04-28 23:12:54.000000000 +0800
+++ /usr/ports/textproc/ctpp2/Makefile	2011-07-15 01:38:00.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ctpp2
-PORTVERSION=	2.6.14
+PORTVERSION=	2.7.1
 CATEGORIES=	textproc devel
 MASTER_SITES=	http://ctpp.havoc.ru/download/
 
diff -ruN --exclude=CVS /usr/ports/textproc/ctpp2.orig/distinfo /usr/ports/textproc/ctpp2/distinfo
--- /usr/ports/textproc/ctpp2.orig/distinfo	2011-04-28 23:12:54.000000000 +0800
+++ /usr/ports/textproc/ctpp2/distinfo	2011-07-15 01:38:09.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (ctpp2-2.6.14.tar.gz) = 0b80ee6dedf76443aad377a21a84e1d54eb3c52f22f424dfde9c1840ddfa0345
-SIZE (ctpp2-2.6.14.tar.gz) = 195842
+SHA256 (ctpp2-2.7.1.tar.gz) = 9ff78816b69ea68f94f6fe4310b0eeb92c424e4ce15104064435cc3e017603df
+SIZE (ctpp2-2.7.1.tar.gz) = 208930
diff -ruN --exclude=CVS /usr/ports/textproc/ctpp2.orig/pkg-plist /usr/ports/textproc/ctpp2/pkg-plist
--- /usr/ports/textproc/ctpp2.orig/pkg-plist	2011-04-28 23:12:54.000000000 +0800
+++ /usr/ports/textproc/ctpp2/pkg-plist	2011-07-15 01:56:27.000000000 +0800
@@ -1,20 +1,21 @@
-bin/ctpp2vm
+bin/ctpp2-config
 bin/ctpp2c
 bin/ctpp2i
 bin/ctpp2json
-bin/ctpp2-config
+bin/ctpp2vm
 include/ctpp2/CDT.hpp
 include/ctpp2/CDTSortRoutines.hpp
 include/ctpp2/CTPP2BitIndex.hpp
 include/ctpp2/CTPP2CharIterator.hpp
 include/ctpp2/CTPP2Compiler.hpp
 include/ctpp2/CTPP2DTOA.hpp
-include/ctpp2/CTPP2Exception.hpp
 include/ctpp2/CTPP2Error.hpp
 include/ctpp2/CTPP2ErrorCodes.h
+include/ctpp2/CTPP2Exception.hpp
 include/ctpp2/CTPP2FileLogger.hpp
 include/ctpp2/CTPP2FileOutputCollector.hpp
 include/ctpp2/CTPP2FileSourceLoader.hpp
+include/ctpp2/CTPP2GetText.hpp
 include/ctpp2/CTPP2GlobalDefines.h
 include/ctpp2/CTPP2HashTable.hpp
 include/ctpp2/CTPP2JSONFileParser.hpp
@@ -68,16 +69,4 @@
 lib/libctpp2.so
 lib/libctpp2.so.2
 lib/libctpp2.so.%%PORTVERSION%%
-share/locale/ru.CP1251/LC_MESSAGES/ctpp2.mo
-share/locale/ru.CP866/LC_MESSAGES/ctpp2.mo
-share/locale/ru.KOI8-R/LC_MESSAGES/ctpp2.mo
-share/locale/ru.UTF-8/LC_MESSAGES/ctpp2.mo
- at dirrmtry share/locale/ru.CP1251/LC_MESSAGES
- at dirrmtry share/locale/ru.CP1251
- at dirrmtry share/locale/ru.CP866/LC_MESSAGES
- at dirrmtry share/locale/ru.CP866
- at dirrmtry share/locale/ru.KOI8-R/LC_MESSAGES
- at dirrmtry share/locale/ru.KOI8-R
- at dirrmtry share/locale/ru.UTF-8/LC_MESSAGES
- at dirrmtry share/locale/ru.UTF-8
 @dirrm include/ctpp2
--- ctpp2-2.7.1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list