diff options
author | marcus <marcus@FreeBSD.org> | 2003-02-11 15:01:10 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-02-11 15:01:10 +0800 |
commit | 36de7eb834d0545472fecbbc3faf630eb36dd7b4 (patch) | |
tree | 873ac7adce0836053616b7b402b3aa524f4b89c1 | |
parent | 47ffd1eb67d5f2973a6927056001b115ac3848eb (diff) | |
download | freebsd-ports-gnome-36de7eb834d0545472fecbbc3faf630eb36dd7b4.tar.gz freebsd-ports-gnome-36de7eb834d0545472fecbbc3faf630eb36dd7b4.tar.zst freebsd-ports-gnome-36de7eb834d0545472fecbbc3faf630eb36dd7b4.zip |
Update to 2.5.3.
-rw-r--r-- | textproc/libxml2/Makefile | 2 | ||||
-rw-r--r-- | textproc/libxml2/distinfo | 2 | ||||
-rw-r--r-- | textproc/libxml2/pkg-plist | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index 40822b069a8d..528b7da12fa2 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libxml2 -PORTVERSION= 2.5.2 +PORTVERSION= 2.5.3 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.5 diff --git a/textproc/libxml2/distinfo b/textproc/libxml2/distinfo index d4dcc15da7ea..a4b7ec30a0cd 100644 --- a/textproc/libxml2/distinfo +++ b/textproc/libxml2/distinfo @@ -1 +1 @@ -MD5 (gnome2/libxml2-2.5.2.tar.bz2) = 0d3a106fbb8ec4198d27d8063f216f07 +MD5 (gnome2/libxml2-2.5.3.tar.bz2) = c2ee2c99309a732d0e9c32e530241012 diff --git a/textproc/libxml2/pkg-plist b/textproc/libxml2/pkg-plist index 565e4de5c65e..8f099ada6200 100644 --- a/textproc/libxml2/pkg-plist +++ b/textproc/libxml2/pkg-plist @@ -42,6 +42,7 @@ include/libxml2/libxml/xpointer.h lib/libxml2.a lib/libxml2.so lib/libxml2.so.5 +%%PYTHON:%%lib/%%PYTHON_VERSION%%/site-packages/drv_libxml2.py %%PYTHON:%%lib/%%PYTHON_VERSION%%/site-packages/libxml2.py %%PYTHON:%%lib/%%PYTHON_VERSION%%/site-packages/libxml2mod.so libdata/pkgconfig/libxml-2.0.pc @@ -63,6 +64,7 @@ share/aclocal/libxml.m4 %%PYTHON:%%share/doc/libxml2-python/examples/reader3.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 %%PYTHON:%%share/doc/libxml2-python/examples/resolver.py %%PYTHON:%%share/doc/libxml2-python/examples/serialize.py %%PYTHON:%%share/doc/libxml2-python/examples/tst.py |