diff options
author | marcus <marcus@FreeBSD.org> | 2004-04-19 06:57:35 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-04-19 06:57:35 +0000 |
commit | aea4da7fcd5a9dc1a14403a96b07ac8077eb1777 (patch) | |
tree | a925dfa2ab8a97d876d67e57c09415e1fc0c8ad2 /textproc/libxml2 | |
parent | 0d59af0ddbe1e78208b99dac26f230322e1044d6 (diff) | |
download | FreeBSD-ports-aea4da7fcd5a9dc1a14403a96b07ac8077eb1777.zip FreeBSD-ports-aea4da7fcd5a9dc1a14403a96b07ac8077eb1777.tar.gz |
Update to 2.6.9.
Diffstat (limited to 'textproc/libxml2')
-rw-r--r-- | textproc/libxml2/Makefile | 2 | ||||
-rw-r--r-- | textproc/libxml2/distinfo | 4 | ||||
-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 e67c2f0..3b1a028 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libxml2 -PORTVERSION= 2.6.8 +PORTVERSION= 2.6.9 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 dda6a4b..707e859 100644 --- a/textproc/libxml2/distinfo +++ b/textproc/libxml2/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/libxml2-2.6.8.tar.bz2) = f8a0dc1983f67db388baa0f7c65d2b70 -SIZE (gnome2/libxml2-2.6.8.tar.bz2) = 2673629 +MD5 (gnome2/libxml2-2.6.9.tar.bz2) = fe4c008133789d237dfc11b761bcf6a4 +SIZE (gnome2/libxml2-2.6.9.tar.bz2) = 2669509 diff --git a/textproc/libxml2/pkg-plist b/textproc/libxml2/pkg-plist index 56b2e31..53164c9 100644 --- a/textproc/libxml2/pkg-plist +++ b/textproc/libxml2/pkg-plist @@ -79,6 +79,7 @@ share/aclocal/libxml.m4 %%PYTHON:%%share/doc/libxml2-python/examples/reader5.py %%PYTHON:%%share/doc/libxml2-python/examples/reader6.py %%PYTHON:%%share/doc/libxml2-python/examples/reader7.py +%%PYTHON:%%share/doc/libxml2-python/examples/reader8.py %%PYTHON:%%share/doc/libxml2-python/examples/readererr.py %%PYTHON:%%share/doc/libxml2-python/examples/regexp.py %%PYTHON:%%share/doc/libxml2-python/examples/relaxng.py |