Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Feb 2005 15:04:20 +0300
From:      "Andrei V. Shetuhin" <shetuhin@corp.mail.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/77306: A new version of CT++ library
Message-ID:  <E1CyqhX-000Je2-00.shetuhin-corp-mail-ru@mx2.mail.ru>
Resent-Message-ID: <200502091220.j19CKNAM078929@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         77306
>Category:       ports
>Synopsis:       A new version of CT++ library
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 09 12:20:23 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        FreeBSD 4.9-RELEASE i386
>Organization:
Mail.ru
>Environment:
System: FreeBSD adolf.corp.mail.ru 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Mon Oct 27 17:51:09 GMT 2003 root@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/GENERIC i386
>Description:
- Update to 1.7.5
>How-To-Repeat:
>Fix:
diff -ruN ctpp.orig/Makefile ctpp/Makefile
--- ctpp.orig/Makefile	Sat Dec 11 16:43:01 2004
+++ ctpp/Makefile	Wed Feb  9 14:33:31 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ctpp
-PORTVERSION=	1.7
+PORTVERSION=	1.7.5
 CATEGORIES=	textproc devel
 MASTER_SITES=	http://www.reki.ru/products/ctpp/download/
 
diff -ruN ctpp.orig/distinfo ctpp/distinfo
--- ctpp.orig/distinfo	Fri Dec 24 18:01:54 2004
+++ ctpp/distinfo	Wed Feb  9 14:38:41 2005
@@ -1,2 +1,2 @@
-MD5 (ctpp-1.7.tar.gz) = df13141fefeda701d6c566b886829494
-SIZE (ctpp-1.7.tar.gz) = 125951
+MD5 (ctpp-1.7.5.tar.gz) = 3d82e2cf6a4d90e7920f6aa6ba90c963
+SIZE (ctpp-1.7.5.tar.gz) = 269277
diff -ruN ctpp.orig/files/patch-aa ctpp/files/patch-aa
--- ctpp.orig/files/patch-aa	Thu Jan  1 03:00:00 1970
+++ ctpp/files/patch-aa	Wed Feb  9 14:45:53 2005
@@ -0,0 +1,15 @@
+--- Makefile.in	Wed Feb  9 14:40:32 2005
++++ Makefile.in	Wed Feb  9 14:41:53 2005
+@@ -85,10 +85,10 @@
+ 			EXCL_PATH=`echo $(BUILDROOT)/doc | sed 's!\.!\\\\.!g'`; \
+ 			INST_PATH=`eval "echo $$ELEMENT | sed 's!^$$EXCL_PATH!!g'"`; \
+ 			CURR_DIR=$$ELEMENT; \
+-			$(INSTALL) -d -m 0755 $(PREFIX)/doc/$$INST_PATH; \
++			$(INSTALL) -d -m 0755 $(PREFIX)/share/doc/ctpp/$$INST_PATH; \
+ 		else \
+ 			if test -f "$$CURR_DIR/$$ELEMENT"; then \
+-				$(INSTALL) -m 0644 $$CURR_DIR/$$ELEMENT $(PREFIX)/doc/$$INST_PATH/$$ELEMENT; \
++				$(INSTALL) -m 0644 $$CURR_DIR/$$ELEMENT $(PREFIX)/share/doc/ctpp/$$INST_PATH/$$ELEMENT; \
+ 			fi; \
+ 		fi; \
+ 	done;
diff -ruN ctpp.orig/pkg-plist ctpp/pkg-plist
--- ctpp.orig/pkg-plist	Wed Dec 22 20:06:46 2004
+++ ctpp/pkg-plist	Wed Feb  9 14:51:54 2005
@@ -15,7 +15,82 @@
 include/ctpp/util/d2str.hpp
 lib/libctpp.so
 lib/libctpp.a
+share/doc/ctpp/en/ctpp.chm
+share/doc/ctpp/en/html/ctpp_compile.html
+share/doc/ctpp/en/html/ctpp_context_vars.html
+share/doc/ctpp/en/html/ctpp_cover.html
+share/doc/ctpp/en/html/ctpp.css
+share/doc/ctpp/en/html/ctpp_def.html
+share/doc/ctpp/en/html/ctpp_dev_algorithm.html
+share/doc/ctpp/en/html/ctpp_dev_api.html
+share/doc/ctpp/en/html/ctpp_dev_intro.html
+share/doc/ctpp/en/html/ctpp_dev_sample.html
+share/doc/ctpp/en/html/ctpp_dev_udf.html
+share/doc/ctpp/en/html/ctpp_errors.html
+share/doc/ctpp/en/html/ctpp_function_form_param.html
+share/doc/ctpp/en/html/ctpp_function_href_param.html
+share/doc/ctpp/en/html/ctpp_function_htmlescape.html
+share/doc/ctpp/en/html/ctpp_function_in_set.html
+share/doc/ctpp/en/html/ctpp_function_is_a.html
+share/doc/ctpp/en/html/ctpp_function_num_format.html
+share/doc/ctpp/en/html/ctpp_function_re.html
+share/doc/ctpp/en/html/ctpp_function_sprintf.html
+share/doc/ctpp/en/html/ctpp_function_urlescape.html
+share/doc/ctpp/en/html/ctpp.hhc
+share/doc/ctpp/en/html/ctpp.hhk
+share/doc/ctpp/en/html/ctpp.hhp
+share/doc/ctpp/en/html/ctpp_intro.html
+share/doc/ctpp/en/html/ctpp_license.html
+share/doc/ctpp/en/html/ctpp_operators.html
+share/doc/ctpp/en/html/ctpp_thanks.html
+share/doc/ctpp/en/html/ctpp_tmpl_if.html
+share/doc/ctpp/en/html/ctpp_tmpl_include.html
+share/doc/ctpp/en/html/ctpp_tmpl_loop.html
+share/doc/ctpp/en/html/ctpp_tmpl_udf.html
+share/doc/ctpp/en/html/ctpp_tmpl_var.html
+share/doc/ctpp/en/html/index.html
+share/doc/ctpp/en/html/index_left.html
+share/doc/ctpp/ru/ctpp.chm
+share/doc/ctpp/ru/html/ctpp_compile.html
+share/doc/ctpp/ru/html/ctpp_context_vars.html
+share/doc/ctpp/ru/html/ctpp_cover.html
+share/doc/ctpp/ru/html/ctpp.css
+share/doc/ctpp/ru/html/ctpp_def.html
+share/doc/ctpp/ru/html/ctpp_dev_algorithm.html
+share/doc/ctpp/ru/html/ctpp_dev_api.html
+share/doc/ctpp/ru/html/ctpp_dev_intro.html
+share/doc/ctpp/ru/html/ctpp_dev_sample.html
+share/doc/ctpp/ru/html/ctpp_dev_udf.html
+share/doc/ctpp/ru/html/ctpp_errors.html
+share/doc/ctpp/ru/html/ctpp_function_form_param.html
+share/doc/ctpp/ru/html/ctpp_function_href_param.html
+share/doc/ctpp/ru/html/ctpp_function_htmlescape.html
+share/doc/ctpp/ru/html/ctpp_function_in_set.html
+share/doc/ctpp/ru/html/ctpp_function_is_a.html
+share/doc/ctpp/ru/html/ctpp_function_num_format.html
+share/doc/ctpp/ru/html/ctpp_function_re.html
+share/doc/ctpp/ru/html/ctpp_function_sprintf.html
+share/doc/ctpp/ru/html/ctpp_function_urlescape.html
+share/doc/ctpp/ru/html/ctpp.hhc
+share/doc/ctpp/ru/html/ctpp.hhk
+share/doc/ctpp/ru/html/ctpp.hhp
+share/doc/ctpp/ru/html/ctpp_intro.html
+share/doc/ctpp/ru/html/ctpp_license.html
+share/doc/ctpp/ru/html/ctpp_operators.html
+share/doc/ctpp/ru/html/ctpp_thanks.html
+share/doc/ctpp/ru/html/ctpp_tmpl_if.html
+share/doc/ctpp/ru/html/ctpp_tmpl_include.html
+share/doc/ctpp/ru/html/ctpp_tmpl_loop.html
+share/doc/ctpp/ru/html/ctpp_tmpl_udf.html
+share/doc/ctpp/ru/html/ctpp_tmpl_var.html
+share/doc/ctpp/ru/html/index.html
+share/doc/ctpp/ru/html/index_left.html
 @dirrm include/ctpp/util
 @dirrm include/ctpp/functions
 @dirrm include/ctpp/ctpp
 @dirrm include/ctpp
+@dirrm share/doc/ctpp/en/html
+@dirrm share/doc/ctpp/en
+@dirrm share/doc/ctpp/ru/html
+@dirrm share/doc/ctpp/ru
+@dirrm share/doc/ctpp

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1CyqhX-000Je2-00.shetuhin-corp-mail-ru>