diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-03-12 03:04:17 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-03-12 03:04:17 +0800 |
commit | b99d0afedaaa7d5da79c3b9965f8472da4a37b7e (patch) | |
tree | 40a192e66826c012a05618f740f28051efb205ce | |
parent | cdecd008d68aa5e899a3c5edf27df779ad9eea37 (diff) | |
download | freebsd-ports-gnome-b99d0afedaaa7d5da79c3b9965f8472da4a37b7e.tar.gz freebsd-ports-gnome-b99d0afedaaa7d5da79c3b9965f8472da4a37b7e.tar.zst freebsd-ports-gnome-b99d0afedaaa7d5da79c3b9965f8472da4a37b7e.zip |
Update to 1.0.13.
-rw-r--r-- | textproc/libxslt/Makefile | 4 | ||||
-rw-r--r-- | textproc/libxslt/distinfo | 2 | ||||
-rw-r--r-- | textproc/libxslt/pkg-plist | 36 |
3 files changed, 40 insertions, 2 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile index 7ba5b4462efa..1371a037e992 100644 --- a/textproc/libxslt/Makefile +++ b/textproc/libxslt/Makefile @@ -6,15 +6,17 @@ # PORTNAME= libxslt -PORTVERSION= 1.0.12 +PORTVERSION= 1.0.13 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/libxslt +DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 +USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/textproc/libxslt/distinfo b/textproc/libxslt/distinfo index 8482ac9ef142..74ca5c057063 100644 --- a/textproc/libxslt/distinfo +++ b/textproc/libxslt/distinfo @@ -1 +1 @@ -MD5 (libxslt-1.0.12.tar.gz) = 9e995964bffbf8b5bb97737ebde1a11c +MD5 (gnome2/libxslt-1.0.13.tar.bz2) = 5d54b08ab8a3e54de154b2ace08ddd87 diff --git a/textproc/libxslt/pkg-plist b/textproc/libxslt/pkg-plist index 518226853e8e..30c9be03a6f7 100644 --- a/textproc/libxslt/pkg-plist +++ b/textproc/libxslt/pkg-plist @@ -40,8 +40,32 @@ libdata/pkgconfig/libxslt.pc %%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 +share/doc/libxslt/html/APIchunk2.html +share/doc/libxslt/html/APIchunk3.html +share/doc/libxslt/html/APIchunk4.html +share/doc/libxslt/html/APIchunk5.html +share/doc/libxslt/html/APIchunk6.html +share/doc/libxslt/html/APIconstructors.html +share/doc/libxslt/html/APIfiles.html +share/doc/libxslt/html/APIfunctions.html +share/doc/libxslt/html/APIsymbols.html +share/doc/libxslt/html/FAQ.html share/doc/libxslt/html/book1.html +share/doc/libxslt/html/bugs.html +share/doc/libxslt/html/contexts.gif +share/doc/libxslt/html/contribs.html +share/doc/libxslt/html/docbook.html +share/doc/libxslt/html/docs.html +share/doc/libxslt/html/downloads.html +share/doc/libxslt/html/extensions.html +share/doc/libxslt/html/help.html +share/doc/libxslt/html/index.html share/doc/libxslt/html/index.sgml +share/doc/libxslt/html/internals.html +share/doc/libxslt/html/intro.html share/doc/libxslt/html/libxslt-attributes.html share/doc/libxslt/html/libxslt-extensions.html share/doc/libxslt/html/libxslt-functions.html @@ -58,9 +82,21 @@ share/doc/libxslt/html/libxslt-variables.html share/doc/libxslt/html/libxslt-xslt.html share/doc/libxslt/html/libxslt-xsltinternals.html share/doc/libxslt/html/libxslt-xsltutils.html +share/doc/libxslt/html/news.html +share/doc/libxslt/html/node.gif +share/doc/libxslt/html/object.gif +share/doc/libxslt/html/processing.gif +share/doc/libxslt/html/python.html +share/doc/libxslt/html/redhat.gif +share/doc/libxslt/html/smallfootonly.gif +share/doc/libxslt/html/stylesheet.gif +share/doc/libxslt/html/templates.gif share/doc/libxslt/html/tutorial/libxslt_tutorial.c share/doc/libxslt/html/tutorial/libxslttutorial.html share/doc/libxslt/html/tutorial/libxslttutorial.xml +share/doc/libxslt/html/xslt.html +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 |