diff options
author | adamw <adamw@FreeBSD.org> | 2004-02-13 04:04:47 +0000 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2004-02-13 04:04:47 +0000 |
commit | 62329b48f60ba470d2898e03a73ffc9f521c3bed (patch) | |
tree | e27bb6e833a1eeb54a68f7cb0342f95eddfc513f /textproc/libxml2 | |
parent | 8d956f3179bc4a07f481d01101ad8568d921870c (diff) | |
download | FreeBSD-ports-62329b48f60ba470d2898e03a73ffc9f521c3bed.zip FreeBSD-ports-62329b48f60ba470d2898e03a73ffc9f521c3bed.tar.gz |
Update to 2.6.6.
Diffstat (limited to 'textproc/libxml2')
-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 8efddcb..efd616a 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 4bd6f15..6fea161 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 b7464c9..bbae3e6 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 |