diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2003-09-25 03:52:46 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2003-09-25 03:52:46 +0000 |
commit | 305d70f9df5cca0d9345b1d17994b184c5aa5930 (patch) | |
tree | 7fbe61799489162f8a9ce418de4a2a1634e19ac4 /textproc | |
parent | 30ff1751863d02711eb644da0506a73c0b8204ce (diff) | |
download | ports-305d70f9df5cca0d9345b1d17994b184c5aa5930.tar.gz ports-305d70f9df5cca0d9345b1d17994b184c5aa5930.zip |
- Update to 0.26.0
- Takeover maintainership.
Notes
Notes:
svn path=/head/; revision=89294
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libxml++/Makefile | 4 | ||||
-rw-r--r-- | textproc/libxml++/distinfo | 2 | ||||
-rw-r--r-- | textproc/libxml++/pkg-plist | 2 | ||||
-rw-r--r-- | textproc/libxml++26/Makefile | 4 | ||||
-rw-r--r-- | textproc/libxml++26/distinfo | 2 | ||||
-rw-r--r-- | textproc/libxml++26/pkg-plist | 2 |
6 files changed, 8 insertions, 8 deletions
diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile index 56f979f9e43f..aabf822085f1 100644 --- a/textproc/libxml++/Makefile +++ b/textproc/libxml++/Makefile @@ -7,12 +7,12 @@ # PORTNAME= libxml++ -PORTVERSION= 0.25.0 +PORTVERSION= 0.26.0 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/+/plus/g} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bland@FreeBSD.org COMMENT= XML API for C++ USE_GNOME= gnomehack gnometarget libxml2 pkgconfig diff --git a/textproc/libxml++/distinfo b/textproc/libxml++/distinfo index 4837be1c8267..6f00d7a4223a 100644 --- a/textproc/libxml++/distinfo +++ b/textproc/libxml++/distinfo @@ -1 +1 @@ -MD5 (libxml++-0.25.0.tar.gz) = 6585d3a98c8d8a03651b076b700240e6 +MD5 (libxml++-0.26.0.tar.gz) = 4c491c31f6ded7105e41f4b4d2f44b5c diff --git a/textproc/libxml++/pkg-plist b/textproc/libxml++/pkg-plist index ddee02b25cba..4b05ae5f12ee 100644 --- a/textproc/libxml++/pkg-plist +++ b/textproc/libxml++/pkg-plist @@ -21,7 +21,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.11 +lib/libxml++-0.1.so.12 libdata/pkgconfig/libxml++-1.0.pc @dirrm include/libxml++-1.0/libxml++/exceptions @dirrm include/libxml++-1.0/libxml++/nodes diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile index 56f979f9e43f..aabf822085f1 100644 --- a/textproc/libxml++26/Makefile +++ b/textproc/libxml++26/Makefile @@ -7,12 +7,12 @@ # PORTNAME= libxml++ -PORTVERSION= 0.25.0 +PORTVERSION= 0.26.0 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/+/plus/g} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bland@FreeBSD.org COMMENT= XML API for C++ USE_GNOME= gnomehack gnometarget libxml2 pkgconfig diff --git a/textproc/libxml++26/distinfo b/textproc/libxml++26/distinfo index 4837be1c8267..6f00d7a4223a 100644 --- a/textproc/libxml++26/distinfo +++ b/textproc/libxml++26/distinfo @@ -1 +1 @@ -MD5 (libxml++-0.25.0.tar.gz) = 6585d3a98c8d8a03651b076b700240e6 +MD5 (libxml++-0.26.0.tar.gz) = 4c491c31f6ded7105e41f4b4d2f44b5c diff --git a/textproc/libxml++26/pkg-plist b/textproc/libxml++26/pkg-plist index ddee02b25cba..4b05ae5f12ee 100644 --- a/textproc/libxml++26/pkg-plist +++ b/textproc/libxml++26/pkg-plist @@ -21,7 +21,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.11 +lib/libxml++-0.1.so.12 libdata/pkgconfig/libxml++-1.0.pc @dirrm include/libxml++-1.0/libxml++/exceptions @dirrm include/libxml++-1.0/libxml++/nodes |