diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-11 07:01:10 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-11 07:01:10 +0000 |
commit | 69811c5695f1d6062d85ad43b9a9396286a5586e (patch) | |
tree | 997afd81848d4d1ce4c66212d3181464a72ebd21 /textproc | |
parent | Uncomment dependency on libpq.3/postgresql. (diff) |
Update to 2.5.3.
Notes
Notes:
svn path=/head/; revision=75285
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 | 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 |