diff options
author | marcus <marcus@FreeBSD.org> | 2004-10-12 07:58:05 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-10-12 07:58:05 +0800 |
commit | 752fb7d23169ce73ea9a59f8a5dafe2b1f0b41f1 (patch) | |
tree | 50f6bf0348fd3153ef69c9a4c35a59a6b25a7c0b /textproc | |
parent | e721b2945dd3f82dd23a2660df82bcbfcb182018 (diff) | |
download | freebsd-ports-gnome-752fb7d23169ce73ea9a59f8a5dafe2b1f0b41f1.tar.gz freebsd-ports-gnome-752fb7d23169ce73ea9a59f8a5dafe2b1f0b41f1.tar.zst freebsd-ports-gnome-752fb7d23169ce73ea9a59f8a5dafe2b1f0b41f1.zip |
Update to 1.1.11.
Diffstat (limited to 'textproc')
-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 |