diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-02-08 17:50:31 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-02-08 17:50:31 +0800 |
commit | b9582e4448315b0b4df047c1f71d525d5de9ba6b (patch) | |
tree | 7ce2db9d50fc78ea4139f7a6a35e6b746e950746 /textproc | |
parent | d585601095c52aef251b4f64bd4b0e0cc4e07d8f (diff) | |
download | freebsd-ports-gnome-b9582e4448315b0b4df047c1f71d525d5de9ba6b.tar.gz freebsd-ports-gnome-b9582e4448315b0b4df047c1f71d525d5de9ba6b.tar.zst freebsd-ports-gnome-b9582e4448315b0b4df047c1f71d525d5de9ba6b.zip |
upgrade to 0.19.0
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libxml++/Makefile | 2 | ||||
-rw-r--r-- | textproc/libxml++/distinfo | 2 | ||||
-rw-r--r-- | textproc/libxml++/pkg-plist | 3 | ||||
-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 |
6 files changed, 8 insertions, 6 deletions
diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile index 65e533090013..c682becefa77 100644 --- a/textproc/libxml++/Makefile +++ b/textproc/libxml++/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++/distinfo b/textproc/libxml++/distinfo index 45d62c246280..eadcc6f4c156 100644 --- a/textproc/libxml++/distinfo +++ b/textproc/libxml++/distinfo @@ -1 +1 @@ -MD5 (libxml++-0.18.0.tar.gz) = 20cfb6725b26402d1563c9a12969ffb9 +MD5 (libxml++-0.19.0.tar.gz) = a811bb29296ebf3220edf387007b307b diff --git a/textproc/libxml++/pkg-plist b/textproc/libxml++/pkg-plist index 4c3b7cbfbc89..15c41a251b60 100644 --- a/textproc/libxml++/pkg-plist +++ b/textproc/libxml++/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 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 |