diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-10-11 23:58:05 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-10-11 23:58:05 +0000 |
commit | a0185592bd68b7b39421e48ae970647119f9eb36 (patch) | |
tree | 2ba8698f4f5db49250412826dc6914071b523fe2 /textproc/libxslt | |
parent | 1b997d641e8ab3b69f3fbe5c28a292031d2451ba (diff) | |
download | ports-a0185592bd68b7b39421e48ae970647119f9eb36.tar.gz ports-a0185592bd68b7b39421e48ae970647119f9eb36.zip |
Notes
Diffstat (limited to 'textproc/libxslt')
-rw-r--r-- | textproc/libxslt/Makefile | 2 | ||||
-rw-r--r-- | textproc/libxslt/distinfo | 4 | ||||
-rw-r--r-- | textproc/libxslt/pkg-plist | 4 |
3 files changed, 7 insertions, 3 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile index 3c1c9be29aa4..09149e582314 100644 --- a/textproc/libxslt/Makefile +++ b/textproc/libxslt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libxslt -PORTVERSION= 1.1.10 +PORTVERSION= 1.1.11 CATEGORIES?= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.1 diff --git a/textproc/libxslt/distinfo b/textproc/libxslt/distinfo index c98c9269023d..f8927b7d6437 100644 --- a/textproc/libxslt/distinfo +++ b/textproc/libxslt/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/libxslt-1.1.10.tar.bz2) = 91605d723c9e10ee39a20135d3a6726c -SIZE (gnome2/libxslt-1.1.10.tar.bz2) = 1767939 +MD5 (gnome2/libxslt-1.1.11.tar.bz2) = 988e9f97d59bf881842082fbe5ec9927 +SIZE (gnome2/libxslt-1.1.11.tar.bz2) = 1779166 diff --git a/textproc/libxslt/pkg-plist b/textproc/libxslt/pkg-plist index 08bc5f7dbaa0..5073dc5cc5da 100644 --- a/textproc/libxslt/pkg-plist +++ b/textproc/libxslt/pkg-plist @@ -105,10 +105,14 @@ share/aclocal/libxslt.m4 %%DOCSDIR%%/html/tutorial/libxslt_tutorial.c %%DOCSDIR%%/html/tutorial/libxslttutorial.html %%DOCSDIR%%/html/tutorial/libxslttutorial.xml +%%DOCSDIR%%/html/tutorial2/libxslt_pipes.c +%%DOCSDIR%%/html/tutorial2/libxslt_pipes.html +%%DOCSDIR%%/html/tutorial2/libxslt_pipes.xml %%DOCSDIR%%/html/up.png %%DOCSDIR%%/html/xslt.html %%DOCSDIR%%/html/xsltproc.html %%DOCSDIR%%/html/xsltproc2.html +@dirrm %%DOCSDIR%%/html/tutorial2 @dirrm %%DOCSDIR%%/html/tutorial @dirrm %%DOCSDIR%%/html/EXSLT @dirrm %%DOCSDIR%%/html |