summaryrefslogtreecommitdiff
path: root/textproc/libxml++26
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-11-21 06:10:03 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-11-21 06:10:03 +0000
commitb94d72677554f7288aa93be34b2715616a583ed5 (patch)
tree051a5ef5e79b7bdfe060354ae6a96dede7dd3ad3 /textproc/libxml++26
parentMake audio/maplay compiling under -current again. (diff)
upgrade to 0.16.0
Notes
Notes: svn path=/head/; revision=70642
Diffstat (limited to 'textproc/libxml++26')
-rw-r--r--textproc/libxml++26/Makefile2
-rw-r--r--textproc/libxml++26/distinfo2
-rw-r--r--textproc/libxml++26/pkg-plist17
3 files changed, 17 insertions, 4 deletions
diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile
index 1bdad9d5af06..e43542d87ae3 100644
--- a/textproc/libxml++26/Makefile
+++ b/textproc/libxml++26/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= libxml++
-PORTVERSION= 0.15.0
+PORTVERSION= 0.16.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 d1d5a980bcac..6e34dee04b91 100644
--- a/textproc/libxml++26/distinfo
+++ b/textproc/libxml++26/distinfo
@@ -1 +1 @@
-MD5 (libxml++-0.15.0.tar.gz) = cfef4f3326ea2a3bd10373ce874dc73d
+MD5 (libxml++-0.16.0.tar.gz) = f3dac724db53e4bca965e69cd1162531
diff --git a/textproc/libxml++26/pkg-plist b/textproc/libxml++26/pkg-plist
index a72263e16bbf..12143cb52e7f 100644
--- a/textproc/libxml++26/pkg-plist
+++ b/textproc/libxml++26/pkg-plist
@@ -1,7 +1,20 @@
bin/xml++-config
-include/libxml++-1.0/libxml++/xml++.h
+include/libxml++-1.0/libxml++/attribute.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
+include/libxml++-1.0/libxml++/exceptions/parse_error.h
+include/libxml++-1.0/libxml++/libxml++.h
+include/libxml++-1.0/libxml++/node.h
+include/libxml++-1.0/libxml++/parsers/domparser.h
+include/libxml++-1.0/libxml++/parsers/parser.h
+include/libxml++-1.0/libxml++/parsers/saxparser.h
+@dirrm include/libxml++-1.0/libxml++/exceptions
+@dirrm include/libxml++-1.0/libxml++/parsers
+@dirrm include/libxml++-1.0/libxml++
+@dirrm include/libxml++-1.0
lib/libxml++-0.1.a
lib/libxml++-0.1.so
-lib/libxml++-0.1.so.1
+lib/libxml++-0.1.so.2
libdata/pkgconfig/libxml++-1.0.pc
share/aclocal/libxml++.m4