From 6969414b2a5690f5696fe7757dcfb059869a8457 Mon Sep 17 00:00:00 2001 From: Foxfair Hu Date: Thu, 22 May 2003 03:53:06 +0000 Subject: PR: 52475 Submitted by: "Sergey A. Osokin" Reviewed by: Kirill Ponomarew Update libxml++: 0.22 -> 0.23 --- textproc/libxml++/Makefile | 2 +- textproc/libxml++/distinfo | 2 +- textproc/libxml++/pkg-descr | 2 +- textproc/libxml++/pkg-plist | 4 +++- 4 files changed, 6 insertions(+), 4 deletions(-) (limited to 'textproc/libxml++') 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 -- cgit v1.2.3