diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-07-07 20:38:26 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-07-07 20:38:26 +0000 |
commit | e0f90127a227e788d4ed071ff0e51b2bbc4d355f (patch) | |
tree | e7ac59415778a96794228158b15870476c005175 /textproc/libxslt | |
parent | 9ce60f14b56357faa29a77ae8f5de0561b50c3ec (diff) |
Update to 1.0.31.
Notes
Notes:
svn path=/head/; revision=84403
Diffstat (limited to 'textproc/libxslt')
-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 |