aboutsummaryrefslogtreecommitdiff
path: root/textproc/libxml++
diff options
context:
space:
mode:
authorFoxfair Hu <foxfair@FreeBSD.org>2003-05-22 03:53:06 +0000
committerFoxfair Hu <foxfair@FreeBSD.org>2003-05-22 03:53:06 +0000
commit6969414b2a5690f5696fe7757dcfb059869a8457 (patch)
treed6ccfcff5f72444380e32bd09b75455b2cd06ea0 /textproc/libxml++
parent1eb07c00ae4ca71669746961d33e94ab2e249858 (diff)
downloadports-6969414b2a5690f5696fe7757dcfb059869a8457.tar.gz
ports-6969414b2a5690f5696fe7757dcfb059869a8457.zip
PR: 52475
Submitted by: "Sergey A. Osokin" <osa@freebsd.org.ru> Reviewed by: Kirill Ponomarew <ponomarew@oberon.net> Update libxml++: 0.22 -> 0.23
Notes
Notes: svn path=/head/; revision=81658
Diffstat (limited to 'textproc/libxml++')
-rw-r--r--textproc/libxml++/Makefile2
-rw-r--r--textproc/libxml++/distinfo2
-rw-r--r--textproc/libxml++/pkg-descr2
-rw-r--r--textproc/libxml++/pkg-plist4
4 files changed, 6 insertions, 4 deletions
diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile
index 17af34e397c5..d77f0f0afa30 100644
--- a/textproc/libxml++/Makefile
+++ b/textproc/libxml++/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= libxml++
-PORTVERSION= 0.22.0
+PORTVERSION= 0.23.0
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:S/+/plus/g}
diff --git a/textproc/libxml++/distinfo b/textproc/libxml++/distinfo
index aa58b051f4e2..24fcec6a9150 100644
--- a/textproc/libxml++/distinfo
+++ b/textproc/libxml++/distinfo
@@ -1 +1 @@
-MD5 (libxml++-0.22.0.tar.gz) = 096c53bb75a146f7c5b2478eb51db2b8
+MD5 (libxml++-0.23.0.tar.gz) = d9abae2760267aed8272f9ffb9101eeb
diff --git a/textproc/libxml++/pkg-descr b/textproc/libxml++/pkg-descr
index d9a4edbf9f77..94d8feaff6fb 100644
--- a/textproc/libxml++/pkg-descr
+++ b/textproc/libxml++/pkg-descr
@@ -2,4 +2,4 @@ libxml++ is a C++ interface for working with XML files, using libxml
(gnome-xml) to parse and write the actual XML files. It has a simple
but complete API.
-WWW: http://www.ari.lusis.org/xml++/
+WWW: http://libxmlplusplus.sourceforge.net/
diff --git a/textproc/libxml++/pkg-plist b/textproc/libxml++/pkg-plist
index 4c5400ed60d7..34e20dbbee7f 100644
--- a/textproc/libxml++/pkg-plist
+++ b/textproc/libxml++/pkg-plist
@@ -7,17 +7,19 @@ include/libxml++-1.0/libxml++/exceptions/exception.h
include/libxml++-1.0/libxml++/exceptions/internal_error.h
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/commentnode.h
include/libxml++-1.0/libxml++/nodes/element.h
include/libxml++-1.0/libxml++/nodes/node.h
include/libxml++-1.0/libxml++/nodes/textnode.h
+include/libxml++-1.0/libxml++/noncopyable.h
include/libxml++-1.0/libxml++/parsers/domparser.h
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.8
+lib/libxml++-0.1.so.9
libdata/pkgconfig/libxml++-1.0.pc
share/aclocal/libxml++.m4
@dirrm include/libxml++-1.0/libxml++/exceptions