ports/58772: Update port: textproc/xmlwrapp to 0.4.4

KATO Tsuguru tkato at prontomail.com
Fri Oct 31 14:10:28 UTC 2003


>Number:         58772
>Category:       ports
>Synopsis:       Update port: textproc/xmlwrapp to 0.4.4
>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 Oct 31 06:10:19 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.4.4

Remove file:
files/patch-src::libxml::tree_parser.cxx

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/textproc/xmlwrapp/Makefile textproc/xmlwrapp/Makefile
--- /usr/ports/textproc/xmlwrapp/Makefile	Sat Aug 23 16:51:34 2003
+++ textproc/xmlwrapp/Makefile	Thu Oct 30 11:23:16 2003
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	xmlwrapp
-PORTVERSION=	0.4.3
+PORTVERSION=	0.4.4
 CATEGORIES=	textproc
 MASTER_SITES=	http://pmade.org/software/xmlwrapp/download/
 
@@ -26,10 +26,8 @@
 
 .if ${HAVE_GNOME:Mlibxslt}!=""
 USE_GNOME+=	libxslt
-PLIST_SUB+=	XSLT=""
 .else
 CONFIGURE_ARGS+=	--disable-xslt
-PLIST_SUB+=	XSLT="@comment "
 .endif
 
 .include <bsd.port.post.mk>
diff -urN /usr/ports/textproc/xmlwrapp/distinfo textproc/xmlwrapp/distinfo
--- /usr/ports/textproc/xmlwrapp/distinfo	Sat Aug 23 16:51:34 2003
+++ textproc/xmlwrapp/distinfo	Thu Oct 30 11:02:57 2003
@@ -1 +1 @@
-MD5 (xmlwrapp-0.4.3.tar.gz) = d949a40d72e614586e0108c4f98572a5
+MD5 (xmlwrapp-0.4.4.tar.gz) = 4975137065da35919d2c54b34a7bbcb4
diff -urN /usr/ports/textproc/xmlwrapp/files/patch-src::libxml::tree_parser.cxx textproc/xmlwrapp/files/patch-src::libxml::tree_parser.cxx
--- /usr/ports/textproc/xmlwrapp/files/patch-src::libxml::tree_parser.cxx	Sat Oct 25 06:30:40 2003
+++ textproc/xmlwrapp/files/patch-src::libxml::tree_parser.cxx	Thu Jan  1 09:00:00 1970
@@ -1,11 +0,0 @@
---- src/libxml/tree_parser.cxx.orig	Thu Oct 23 08:30:38 2003
-+++ src/libxml/tree_parser.cxx	Thu Oct 23 08:30:44 2003
-@@ -62,7 +62,7 @@
- struct xml::tree_impl {
-     tree_impl (void) : last_error_(const_default_error), warnings_(false), okay_(false) {
- 	std::memset(&sax_, 0, sizeof(sax_));
--	initxmlDefaultSAXHandler(&sax_, 0);
-+	xmlSAX2InitDefaultSAXHandler(&sax_, 0);
- 
- 	sax_.warning	= cb_tree_warning;
- 	sax_.error	= cb_tree_error;
diff -urN /usr/ports/textproc/xmlwrapp/pkg-plist textproc/xmlwrapp/pkg-plist
--- /usr/ports/textproc/xmlwrapp/pkg-plist	Mon May 19 12:51:53 2003
+++ textproc/xmlwrapp/pkg-plist	Thu Oct 30 11:21:34 2003
@@ -7,15 +7,15 @@
 include/xmlwrapp/node.h
 include/xmlwrapp/tree_parser.h
 include/xmlwrapp/xmlwrapp.h
- at dirrm include/xmlwrapp
-%%XSLT%%include/xsltwrapp/xsltwrapp.h
-%%XSLT%%include/xsltwrapp/stylesheet.h
-%%XSLT%%include/xsltwrapp/init.h
-%%XSLT%%@dirrm include/xsltwrapp
+%%GNOME:%%include/xsltwrapp/init.h
+%%GNOME:%%include/xsltwrapp/stylesheet.h
+%%GNOME:%%include/xsltwrapp/xsltwrapp.h
 lib/libxmlwrapp.a
 lib/libxmlwrapp.so
 lib/libxmlwrapp.so.4
-%%XSLT%%lib/libxsltwrapp.a
-%%XSLT%%lib/libxsltwrapp.so
-%%XSLT%%lib/libxsltwrapp.so.1
+%%GNOME:%%lib/libxsltwrapp.a
+%%GNOME:%%lib/libxsltwrapp.so
+%%GNOME:%%lib/libxsltwrapp.so.1
 libdata/pkgconfig/xmlwrapp.pc
+%%GNOME:%%@dirrm include/xsltwrapp
+ at dirrm include/xmlwrapp
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list