diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-30 20:42:06 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-30 20:42:06 +0000 |
commit | 0f7b7c27bc61e615d3459d323060339a70eef033 (patch) | |
tree | f153e83430c5bcd08844b791e94dce471d123631 /textproc | |
parent | I've verified that the tarball that matches the new checksum (diff) |
Update to 2.4.22.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libxml2/Makefile | 2 | ||||
-rw-r--r-- | textproc/libxml2/distinfo | 2 | ||||
-rw-r--r-- | textproc/libxml2/pkg-plist | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index f01bb281c754..5fb6303ed94d 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libxml2 -PORTVERSION= 2.4.21 +PORTVERSION= 2.4.22 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/libxml diff --git a/textproc/libxml2/distinfo b/textproc/libxml2/distinfo index 64f782f2cecd..7bdcdde2168d 100644 --- a/textproc/libxml2/distinfo +++ b/textproc/libxml2/distinfo @@ -1 +1 @@ -MD5 (gnome2/libxml2-2.4.21.tar.bz2) = f471a780f39d54e30f0c0177e63daba2 +MD5 (gnome2/libxml2-2.4.22.tar.bz2) = 3a65ccb87d556bd50548aed784ad02d3 diff --git a/textproc/libxml2/pkg-plist b/textproc/libxml2/pkg-plist index a9f64035583c..3836c337b6dd 100644 --- a/textproc/libxml2/pkg-plist +++ b/textproc/libxml2/pkg-plist @@ -53,6 +53,7 @@ share/aclocal/libxml.m4 %%PYTHON:%%share/doc/libxml2-python/examples/invalid.xml %%PYTHON:%%share/doc/libxml2-python/examples/push.py %%PYTHON:%%share/doc/libxml2-python/examples/pushSAX.py +%%PYTHON:%%share/doc/libxml2-python/examples/pushSAXhtml.py %%PYTHON:%%share/doc/libxml2-python/examples/serialize.py %%PYTHON:%%share/doc/libxml2-python/examples/tst.py %%PYTHON:%%share/doc/libxml2-python/examples/tst.xml |