diff options
author | marcus <marcus@FreeBSD.org> | 2004-07-05 23:47:59 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-07-05 23:47:59 +0000 |
commit | 0d5ff65d03698c90198d95fbd1173236816c84ec (patch) | |
tree | 2a5bfaad0f79f8e52bfbf23ff632685a59c6c34d /textproc | |
parent | 9261b6652b040e30232071568c61164627f9f69f (diff) | |
download | FreeBSD-ports-0d5ff65d03698c90198d95fbd1173236816c84ec.zip FreeBSD-ports-0d5ff65d03698c90198d95fbd1173236816c84ec.tar.gz |
Update to 2.6.11.
Diffstat (limited to 'textproc')
-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 3b1a028..007a08d 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libxml2 -PORTVERSION= 2.6.9 +PORTVERSION= 2.6.11 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 707e859..4665249 100644 --- a/textproc/libxml2/distinfo +++ b/textproc/libxml2/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/libxml2-2.6.9.tar.bz2) = fe4c008133789d237dfc11b761bcf6a4 -SIZE (gnome2/libxml2-2.6.9.tar.bz2) = 2669509 +MD5 (gnome2/libxml2-2.6.11.tar.bz2) = 0a5439d172555472d4b3d8442eb2478f +SIZE (gnome2/libxml2-2.6.11.tar.bz2) = 2750851 diff --git a/textproc/libxml2/pkg-plist b/textproc/libxml2/pkg-plist index 53164c9..7e5bcd6 100644 --- a/textproc/libxml2/pkg-plist +++ b/textproc/libxml2/pkg-plist @@ -85,6 +85,7 @@ share/aclocal/libxml.m4 %%PYTHON:%%share/doc/libxml2-python/examples/relaxng.py %%PYTHON:%%share/doc/libxml2-python/examples/resolver.py %%PYTHON:%%share/doc/libxml2-python/examples/serialize.py +%%PYTHON:%%share/doc/libxml2-python/examples/sync.py %%PYTHON:%%share/doc/libxml2-python/examples/thread2.py %%PYTHON:%%share/doc/libxml2-python/examples/tst.py %%PYTHON:%%share/doc/libxml2-python/examples/tst.xml |