aboutsummaryrefslogtreecommitdiff
path: root/textproc/libxml++26
diff options
context:
space:
mode:
authorDaichi GOTO <daichi@FreeBSD.org>2003-07-08 05:43:51 +0000
committerDaichi GOTO <daichi@FreeBSD.org>2003-07-08 05:43:51 +0000
commit95891bf13265c3f2ece45099be8e4ea72329c136 (patch)
treedcfe954d4cba8866127c4d20653a0ab487e3cb0a /textproc/libxml++26
parenta4ae6d9f0ad3cd337f37c3b9db40e069809d4b11 (diff)
downloadports-95891bf13265c3f2ece45099be8e4ea72329c136.tar.gz
ports-95891bf13265c3f2ece45099be8e4ea72329c136.zip
Notes
Diffstat (limited to 'textproc/libxml++26')
-rw-r--r--textproc/libxml++26/Makefile7
-rw-r--r--textproc/libxml++26/distinfo2
-rw-r--r--textproc/libxml++26/pkg-plist5
3 files changed, 6 insertions, 8 deletions
diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile
index d77f0f0afa30..86b782bb33d9 100644
--- a/textproc/libxml++26/Makefile
+++ b/textproc/libxml++26/Makefile
@@ -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 @@ MAINTAINER= ports@FreeBSD.org
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 --git a/textproc/libxml++26/distinfo b/textproc/libxml++26/distinfo
index 24fcec6a9150..dca7dd744a22 100644
--- a/textproc/libxml++26/distinfo
+++ b/textproc/libxml++26/distinfo
@@ -1 +1 @@
-MD5 (libxml++-0.23.0.tar.gz) = d9abae2760267aed8272f9ffb9101eeb
+MD5 (libxml++-0.24.0.tar.gz) = fd962880fadd92f2e1f7be04c6ac497a
diff --git a/textproc/libxml++26/pkg-plist b/textproc/libxml++26/pkg-plist
index 34e20dbbee7f..c6538f3a2ca7 100644
--- a/textproc/libxml++26/pkg-plist
+++ b/textproc/libxml++26/pkg-plist
@@ -9,9 +9,12 @@ include/libxml++-1.0/libxml++/exceptions/parse_error.h
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/parser.h
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