ports/51237: Update port: textproc/libxml++ to 0.22.0

KATO Tsuguru tkato at prontomail.com
Mon Apr 21 17:40:39 UTC 2003


>Number:         51237
>Category:       ports
>Synopsis:       Update port: textproc/libxml++ to 0.22.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:   Mon Apr 21 10:40:15 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.22.0

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/textproc/libxml++/Makefile textproc/libxml++/Makefile
--- /usr/ports/textproc/libxml++/Makefile	Sat Apr 12 23:28:49 2003
+++ textproc/libxml++/Makefile	Sun Apr 20 14:27:10 2003
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	libxml++
-PORTVERSION=	0.21.0
+PORTVERSION=	0.22.0
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME:S/+/plus/g}
@@ -15,17 +15,14 @@
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	XML API for C++
 
-LIB_DEPENDS=	xml2.5:${PORTSDIR}/textproc/libxml2
-
+USE_GNOME=	gnomehack libxml2
 USE_REINPLACE=	yes
 USE_LIBTOOL=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 INSTALLS_SHLIB=	yes
 
 post-patch:
-	@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
-		's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g'
-	@${FIND} ${WRKSRC} -name "*.h" | ${XARGS} ${REINPLACE_CMD} -e \
-		's|<istream>|<iostream>|g'
+	@${REINPLACE_CMD} -e \
+		's|<istream>|<iostream>|g' ${WRKSRC}/libxml++/document.cc
 
 .include <bsd.port.mk>
diff -urN /usr/ports/textproc/libxml++/distinfo textproc/libxml++/distinfo
--- /usr/ports/textproc/libxml++/distinfo	Sat Apr 12 23:28:49 2003
+++ textproc/libxml++/distinfo	Sun Apr 20 14:16:01 2003
@@ -1 +1 @@
-MD5 (libxml++-0.21.0.tar.gz) = 7330793c809b3bf86ce57416676777d9
+MD5 (libxml++-0.22.0.tar.gz) = 096c53bb75a146f7c5b2478eb51db2b8
diff -urN /usr/ports/textproc/libxml++/pkg-plist textproc/libxml++/pkg-plist
--- /usr/ports/textproc/libxml++/pkg-plist	Sat Apr 12 23:28:49 2003
+++ textproc/libxml++/pkg-plist	Sun Apr 20 14:31:54 2003
@@ -16,7 +16,7 @@
 include/libxml++-1.0/libxml++/parsers/saxparser.h
 lib/libxml++-0.1.a
 lib/libxml++-0.1.so
-lib/libxml++-0.1.so.7
+lib/libxml++-0.1.so.8
 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