diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-21 13:43:58 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-21 13:43:58 +0000 |
commit | 8b0b623f4db671833f4da7634862244e301a00f3 (patch) | |
tree | 5e196c214ebc90628bdb2c119f6d5a8a08df2932 /textproc/libxml++ | |
parent | cb74841678252839a7c53e004443c5e4770d8f35 (diff) | |
download | ports-8b0b623f4db671833f4da7634862244e301a00f3.tar.gz ports-8b0b623f4db671833f4da7634862244e301a00f3.zip |
Notes
Diffstat (limited to 'textproc/libxml++')
-rw-r--r-- | textproc/libxml++/Makefile | 3 | ||||
-rw-r--r-- | textproc/libxml++/distinfo | 2 | ||||
-rw-r--r-- | textproc/libxml++/pkg-plist | 4 |
3 files changed, 3 insertions, 6 deletions
diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile index 68ebe64e72c1..56f979f9e43f 100644 --- a/textproc/libxml++/Makefile +++ b/textproc/libxml++/Makefile @@ -7,8 +7,7 @@ # PORTNAME= libxml++ -PORTVERSION= 0.24.0 -PORTREVISION= 1 +PORTVERSION= 0.25.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 dca7dd744a22..4837be1c8267 100644 --- a/textproc/libxml++/distinfo +++ b/textproc/libxml++/distinfo @@ -1 +1 @@ -MD5 (libxml++-0.24.0.tar.gz) = fd962880fadd92f2e1f7be04c6ac497a +MD5 (libxml++-0.25.0.tar.gz) = 6585d3a98c8d8a03651b076b700240e6 diff --git a/textproc/libxml++/pkg-plist b/textproc/libxml++/pkg-plist index c6538f3a2ca7..ddee02b25cba 100644 --- a/textproc/libxml++/pkg-plist +++ b/textproc/libxml++/pkg-plist @@ -1,5 +1,4 @@ @comment $FreeBSD$ -bin/xml++-config include/libxml++-1.0/libxml++/attribute.h include/libxml++-1.0/libxml++/document.h include/libxml++-1.0/libxml++/dtd.h @@ -22,9 +21,8 @@ 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.10 +lib/libxml++-0.1.so.11 libdata/pkgconfig/libxml++-1.0.pc -share/aclocal/libxml++.m4 @dirrm include/libxml++-1.0/libxml++/exceptions @dirrm include/libxml++-1.0/libxml++/nodes @dirrm include/libxml++-1.0/libxml++/parsers |