diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-07-05 23:47:59 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-07-05 23:47:59 +0000 |
commit | 90d7717a8240977476f071155ed6cd9f9250fa26 (patch) | |
tree | 45cd121a254e013041bbe2e416c12010bd702fae /textproc/libxml2 | |
parent | 140033550009f17481ca7e0c2265147e810cfdaa (diff) | |
download | ports-90d7717a8240977476f071155ed6cd9f9250fa26.tar.gz ports-90d7717a8240977476f071155ed6cd9f9250fa26.zip |
Notes
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 3b1a028b986b..007a08ddd589 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 707e859d3b6d..466524961faf 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 53164c982ede..7e5bcd62bbbb 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 |