diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-02-23 02:41:49 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-02-23 02:41:49 +0800 |
commit | 0271a143f23ff83312117b23d203f40b3c27e11e (patch) | |
tree | 4df8d649cf2f237cc68dc181b904ca411495a4f0 /textproc/libxml++26 | |
parent | 7fab3c6643f9062763dde539233cc7f2a81e2253 (diff) | |
download | freebsd-ports-graphics-0271a143f23ff83312117b23d203f40b3c27e11e.tar.gz freebsd-ports-graphics-0271a143f23ff83312117b23d203f40b3c27e11e.tar.zst freebsd-ports-graphics-0271a143f23ff83312117b23d203f40b3c27e11e.zip |
upgrade to 0.21.0
Diffstat (limited to 'textproc/libxml++26')
-rw-r--r-- | textproc/libxml++26/Makefile | 2 | ||||
-rw-r--r-- | textproc/libxml++26/distinfo | 2 | ||||
-rw-r--r-- | textproc/libxml++26/pkg-plist | 3 |
3 files changed, 4 insertions, 3 deletions
diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile index 723213d2f18..87ccba2eb61 100644 --- a/textproc/libxml++26/Makefile +++ b/textproc/libxml++26/Makefile @@ -7,7 +7,7 @@ # PORTNAME= libxml++ -PORTVERSION= 0.19.0 +PORTVERSION= 0.21.0 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/+/plus/g} diff --git a/textproc/libxml++26/distinfo b/textproc/libxml++26/distinfo index eadcc6f4c15..bf726322132 100644 --- a/textproc/libxml++26/distinfo +++ b/textproc/libxml++26/distinfo @@ -1 +1 @@ -MD5 (libxml++-0.19.0.tar.gz) = a811bb29296ebf3220edf387007b307b +MD5 (libxml++-0.21.0.tar.gz) = 7330793c809b3bf86ce57416676777d9 diff --git a/textproc/libxml++26/pkg-plist b/textproc/libxml++26/pkg-plist index 15c41a251b6..2d95c7ebaac 100644 --- a/textproc/libxml++26/pkg-plist +++ b/textproc/libxml++26/pkg-plist @@ -5,6 +5,7 @@ include/libxml++-1.0/libxml++/dtd.h 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++/libxml++.h include/libxml++-1.0/libxml++/nodes/commentnode.h include/libxml++-1.0/libxml++/nodes/element.h @@ -15,7 +16,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.5 +lib/libxml++-0.1.so.7 libdata/pkgconfig/libxml++-1.0.pc share/aclocal/libxml++.m4 @dirrm include/libxml++-1.0/libxml++/exceptions |