diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2004-02-13 04:04:47 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2004-02-13 04:04:47 +0000 |
commit | 81b33695b174912a5b41b33f29a433fa92c13aae (patch) | |
tree | 935c7798f58bff4b52e8cf1f361085c07b8b3fc5 /textproc | |
parent | Update to version 1.2.0. (diff) |
Update to 2.6.6.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libxml2/Makefile | 3 | ||||
-rw-r--r-- | textproc/libxml2/distinfo | 3 | ||||
-rw-r--r-- | textproc/libxml2/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index 8efddcba0fe1..efd616aa0dc3 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= libxml2 -PORTVERSION= 2.6.5 -PORTREVISION= 1 +PORTVERSION= 2.6.6 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.6 diff --git a/textproc/libxml2/distinfo b/textproc/libxml2/distinfo index 4bd6f15b56fe..6fea161ed4b5 100644 --- a/textproc/libxml2/distinfo +++ b/textproc/libxml2/distinfo @@ -1 +1,2 @@ -MD5 (gnome2/libxml2-2.6.5.tar.bz2) = 61e168f201b0aeed4331ffd5bb499f1d +MD5 (gnome2/libxml2-2.6.6.tar.bz2) = 4aa5c05a92302b50d9a87e7c84527a8e +SIZE (gnome2/libxml2-2.6.6.tar.bz2) = 2652415 diff --git a/textproc/libxml2/pkg-plist b/textproc/libxml2/pkg-plist index b7464c9d36b0..bbae3e6bafed 100644 --- a/textproc/libxml2/pkg-plist +++ b/textproc/libxml2/pkg-plist @@ -65,6 +65,7 @@ share/aclocal/libxml.m4 %%PYTHON:%%share/doc/libxml2-python/examples/cutnpaste.py %%PYTHON:%%share/doc/libxml2-python/examples/error.py %%PYTHON:%%share/doc/libxml2-python/examples/inbuf.py +%%PYTHON:%%share/doc/libxml2-python/examples/indexes.py %%PYTHON:%%share/doc/libxml2-python/examples/invalid.xml %%PYTHON:%%share/doc/libxml2-python/examples/outbuf.py %%PYTHON:%%share/doc/libxml2-python/examples/push.py |