diff options
author | adamw <adamw@FreeBSD.org> | 2003-07-08 04:38:26 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2003-07-08 04:38:26 +0800 |
commit | f114433e50dbdfea4112383f96671087012d1500 (patch) | |
tree | 68a4610e65de915785eb7cefb8bb3fa4adf092f3 /textproc | |
parent | faec8959d7e52be01cd9cc9773fb861a1e19ed37 (diff) | |
download | freebsd-ports-gnome-f114433e50dbdfea4112383f96671087012d1500.tar.gz freebsd-ports-gnome-f114433e50dbdfea4112383f96671087012d1500.tar.zst freebsd-ports-gnome-f114433e50dbdfea4112383f96671087012d1500.zip |
Update to 1.0.31.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libxslt/Makefile | 4 | ||||
-rw-r--r-- | textproc/libxslt/distinfo | 2 | ||||
-rw-r--r-- | textproc/libxslt/pkg-plist | 12 |
3 files changed, 3 insertions, 15 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile index 5a344c31fd12..c79a1fbecb35 100644 --- a/textproc/libxslt/Makefile +++ b/textproc/libxslt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libxslt -PORTVERSION= 1.0.30 +PORTVERSION= 1.0.31 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0 @@ -23,7 +23,7 @@ USE_GNOME= gnomehack libxml2 CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" -MAN4= libexslt.4 libxslt.4 +MAN3= libexslt.3 libxslt.3 MAN1= xsltproc.1 .if !defined(WITHOUT_PYTHON) diff --git a/textproc/libxslt/distinfo b/textproc/libxslt/distinfo index 9545abbabfeb..e67be098b39b 100644 --- a/textproc/libxslt/distinfo +++ b/textproc/libxslt/distinfo @@ -1 +1 @@ -MD5 (gnome2/libxslt-1.0.30.tar.bz2) = fb573ca4cd26303cd98d5396b0bb889e +MD5 (gnome2/libxslt-1.0.31.tar.bz2) = 212990b0c6e4df049c5f7a21f3b3687d diff --git a/textproc/libxslt/pkg-plist b/textproc/libxslt/pkg-plist index 3b5008db9022..82149bdba3fb 100644 --- a/textproc/libxslt/pkg-plist +++ b/textproc/libxslt/pkg-plist @@ -31,17 +31,8 @@ lib/libxslt.so.1 lib/libxsltbreakpoint.a lib/libxsltbreakpoint.so lib/libxsltbreakpoint.so.1 -%%PYTHON:%%lib/%%PYTHON_VERSION%%/site-packages/libxslt.py -%%PYTHON:%%lib/%%PYTHON_VERSION%%/site-packages/libxsltmod.so libdata/pkgconfig/libxslt.pc share/aclocal/libxslt.m4 -%%PYTHON:%%share/doc/libxslt-python/TODO -%%PYTHON:%%share/doc/libxslt-python/examples/basic.py -%%PYTHON:%%share/doc/libxslt-python/examples/exslt.py -%%PYTHON:%%share/doc/libxslt-python/examples/extfunc.py -%%PYTHON:%%share/doc/libxslt-python/examples/pyxsltproc.py -%%PYTHON:%%share/doc/libxslt-python/examples/test.xml -%%PYTHON:%%share/doc/libxslt-python/examples/test.xsl share/doc/libxslt/html/API.html share/doc/libxslt/html/APIchunk0.html share/doc/libxslt/html/APIchunk1.html @@ -79,7 +70,6 @@ share/doc/libxslt/html/libxslt-lib.html share/doc/libxslt/html/libxslt-namespaces.html share/doc/libxslt/html/libxslt-notes.html share/doc/libxslt/html/libxslt-numbersInternals.html -share/doc/libxslt/html/libxslt-numbersinternals.html share/doc/libxslt/html/libxslt-pattern.html share/doc/libxslt/html/libxslt-templates.html share/doc/libxslt/html/libxslt-transform.html @@ -105,8 +95,6 @@ share/doc/libxslt/html/xsltproc.html share/doc/libxslt/html/xsltproc2.html @dirrm share/doc/libxslt/html/tutorial @dirrm share/doc/libxslt/html -%%PYTHON:%%@dirrm share/doc/libxslt-python/examples -%%PYTHON:%%@dirrm share/doc/libxslt-python @dirrm share/doc/libxslt @dirrm include/libxslt @dirrm include/libexslt |