ports/64508: Update port: textproc/xmlwrapp to 0.5.0

KATO Tsuguru tkato at prontomail.com
Sat Mar 20 16:40:18 UTC 2004


>Number:         64508
>Category:       ports
>Synopsis:       Update port: textproc/xmlwrapp to 0.5.0
>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:   Sat Mar 20 08:40:18 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update to version 0.5.0

New file:
files/patch-src::libxml::node_manip.cxx

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/textproc/xmlwrapp/Makefile textproc/xmlwrapp/Makefile
--- /usr/ports/textproc/xmlwrapp/Makefile	Sat Jan 31 14:48:21 2004
+++ textproc/xmlwrapp/Makefile	Sat Mar 20 02:05:42 2004
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	xmlwrapp
-PORTVERSION=	0.4.4
+PORTVERSION=	0.5.0
 CATEGORIES=	textproc
 MASTER_SITES=	http://pmade.org/software/xmlwrapp/download/
 
diff -urN /usr/ports/textproc/xmlwrapp/distinfo textproc/xmlwrapp/distinfo
--- /usr/ports/textproc/xmlwrapp/distinfo	Fri Jan 30 14:54:46 2004
+++ textproc/xmlwrapp/distinfo	Sat Mar 20 02:06:57 2004
@@ -1,2 +1,2 @@
-MD5 (xmlwrapp-0.4.4.tar.gz) = 4975137065da35919d2c54b34a7bbcb4
-SIZE (xmlwrapp-0.4.4.tar.gz) = 104564
+MD5 (xmlwrapp-0.5.0.tar.gz) = b8a07e77f8f8af9ca96bccab7d9dd310
+SIZE (xmlwrapp-0.5.0.tar.gz) = 110002
diff -urN /usr/ports/textproc/xmlwrapp/files/patch-src::libxml::node_manip.cxx textproc/xmlwrapp/files/patch-src::libxml::node_manip.cxx
--- /usr/ports/textproc/xmlwrapp/files/patch-src::libxml::node_manip.cxx	Thu Jan  1 09:00:00 1970
+++ textproc/xmlwrapp/files/patch-src::libxml::node_manip.cxx	Sat Mar 20 02:17:09 2004
@@ -0,0 +1,10 @@
+--- src/libxml/node_manip.cxx.orig	Wed Nov 19 08:08:59 2003
++++ src/libxml/node_manip.cxx	Sat Mar 20 02:17:06 2004
+@@ -39,6 +39,7 @@
+ #include "node_manip.h"
+ 
+ // standard includes
++#include <new>
+ #include <stdexcept>
+ 
+ // libxml includes
diff -urN /usr/ports/textproc/xmlwrapp/pkg-descr textproc/xmlwrapp/pkg-descr
--- /usr/ports/textproc/xmlwrapp/pkg-descr	Tue Jan 14 02:51:15 2003
+++ textproc/xmlwrapp/pkg-descr	Sat Mar 20 02:05:19 2004
@@ -12,4 +12,4 @@
    * Complete isolation from the backend parser due to the private
      implementation (pimpl) idiom.
 
-WWW: http://pmade.org/pjones/software/xmlwrapp/
+WWW: http://pmade.org/software/xmlwrapp/
diff -urN /usr/ports/textproc/xmlwrapp/pkg-plist textproc/xmlwrapp/pkg-plist
--- /usr/ports/textproc/xmlwrapp/pkg-plist	Sat Nov  1 12:22:30 2003
+++ textproc/xmlwrapp/pkg-plist	Sat Mar 20 02:19:35 2004
@@ -12,10 +12,10 @@
 %%GNOME:%%include/xsltwrapp/xsltwrapp.h
 lib/libxmlwrapp.a
 lib/libxmlwrapp.so
-lib/libxmlwrapp.so.4
+lib/libxmlwrapp.so.5
 %%GNOME:%%lib/libxsltwrapp.a
 %%GNOME:%%lib/libxsltwrapp.so
-%%GNOME:%%lib/libxsltwrapp.so.1
+%%GNOME:%%lib/libxsltwrapp.so.2
 libdata/pkgconfig/xmlwrapp.pc
 %%GNOME:%%@dirrm include/xsltwrapp
 @dirrm include/xmlwrapp
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list