ports/54196: Update textproc/libxml++: 0.23.0 -> 0.24.0

Kirill Ponomarew ponomarew at oberon.net
Mon Jul 7 20:50:18 UTC 2003


>Number:         54196
>Category:       ports
>Synopsis:       Update textproc/libxml++: 0.23.0 -> 0.24.0
>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:   Mon Jul 07 13:50:16 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kirill Ponomarew
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Oberon.net 
>Environment:
 
        
>Description:
Update textproc/libxml++: 0.23.0 -> 0.24.0

Bug fixes

>How-To-Repeat:
>Fix:
diff -urN libxml++.orig/Makefile libxml++/Makefile
--- libxml++.orig/Makefile	Thu May 22 05:53:06 2003
+++ libxml++/Makefile	Mon Jul  7 22:32:02 2003
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	libxml++
-PORTVERSION=	0.23.0
+PORTVERSION=	0.24.0
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME:S/+/plus/g}
@@ -16,13 +16,8 @@
 COMMENT=	XML API for C++
 
 USE_GNOME=	gnomehack libxml2
-USE_REINPLACE=	yes
 USE_LIBTOOL=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 INSTALLS_SHLIB=	yes
-
-post-patch:
-	@${REINPLACE_CMD} -e \
-		's|<istream>|<iostream>|g' ${WRKSRC}/libxml++/document.cc
 
 .include <bsd.port.mk>
diff -urN libxml++.orig/distinfo libxml++/distinfo
--- libxml++.orig/distinfo	Tue May 20 16:38:40 2003
+++ libxml++/distinfo	Mon Jul  7 21:29:51 2003
@@ -1 +1 @@
-MD5 (libxml++-0.23.0.tar.gz) = d9abae2760267aed8272f9ffb9101eeb
+MD5 (libxml++-0.24.0.tar.gz) = fd962880fadd92f2e1f7be04c6ac497a
diff -urN libxml++.orig/pkg-plist libxml++/pkg-plist
--- libxml++.orig/pkg-plist	Thu May 22 05:53:06 2003
+++ libxml++/pkg-plist	Mon Jul  7 22:36:44 2003
@@ -9,9 +9,12 @@
 include/libxml++-1.0/libxml++/exceptions/validity_error.h
 include/libxml++-1.0/libxml++/keepblanks.h
 include/libxml++-1.0/libxml++/libxml++.h
+include/libxml++-1.0/libxml++/nodes/cdatanode.h
 include/libxml++-1.0/libxml++/nodes/commentnode.h
+include/libxml++-1.0/libxml++/nodes/contentnode.h
 include/libxml++-1.0/libxml++/nodes/element.h
 include/libxml++-1.0/libxml++/nodes/node.h
+include/libxml++-1.0/libxml++/nodes/processinginstructionnode.h
 include/libxml++-1.0/libxml++/nodes/textnode.h
 include/libxml++-1.0/libxml++/noncopyable.h
 include/libxml++-1.0/libxml++/parsers/domparser.h
@@ -19,7 +22,7 @@
 include/libxml++-1.0/libxml++/parsers/saxparser.h
 lib/libxml++-0.1.a
 lib/libxml++-0.1.so
-lib/libxml++-0.1.so.9
+lib/libxml++-0.1.so.10
 libdata/pkgconfig/libxml++-1.0.pc
 share/aclocal/libxml++.m4
 @dirrm include/libxml++-1.0/libxml++/exceptions
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list