diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-02-08 09:50:31 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-02-08 09:50:31 +0000 |
commit | 7fbe06bbf7439c5505b28091381d2470ae6cdaa6 (patch) | |
tree | 5415f576376b0741cadffc4cfb980c00c3373486 /textproc/libxml++26 | |
parent | 0ef909f7636d4c7845262c7d3aa5b50687c5499b (diff) | |
download | ports-7fbe06bbf7439c5505b28091381d2470ae6cdaa6.tar.gz ports-7fbe06bbf7439c5505b28091381d2470ae6cdaa6.zip |
upgrade to 0.19.0
Notes
Notes:
svn path=/head/; revision=75109
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 65e533090013..c682becefa77 100644 --- a/textproc/libxml++26/Makefile +++ b/textproc/libxml++26/Makefile @@ -7,7 +7,7 @@ # PORTNAME= libxml++ -PORTVERSION= 0.18.0 +PORTVERSION= 0.19.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 45d62c246280..eadcc6f4c156 100644 --- a/textproc/libxml++26/distinfo +++ b/textproc/libxml++26/distinfo @@ -1 +1 @@ -MD5 (libxml++-0.18.0.tar.gz) = 20cfb6725b26402d1563c9a12969ffb9 +MD5 (libxml++-0.19.0.tar.gz) = a811bb29296ebf3220edf387007b307b diff --git a/textproc/libxml++26/pkg-plist b/textproc/libxml++26/pkg-plist index 4c3b7cbfbc89..15c41a251b60 100644 --- a/textproc/libxml++26/pkg-plist +++ b/textproc/libxml++26/pkg-plist @@ -1,5 +1,6 @@ bin/xml++-config include/libxml++-1.0/libxml++/attribute.h +include/libxml++-1.0/libxml++/document.h include/libxml++-1.0/libxml++/dtd.h include/libxml++-1.0/libxml++/exceptions/exception.h include/libxml++-1.0/libxml++/exceptions/internal_error.h @@ -14,7 +15,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.4 +lib/libxml++-0.1.so.5 libdata/pkgconfig/libxml++-1.0.pc share/aclocal/libxml++.m4 @dirrm include/libxml++-1.0/libxml++/exceptions |