summaryrefslogtreecommitdiff
path: root/textproc/libxslt/Makefile
diff options
context:
space:
mode:
authorrecht <recht>2006-11-21 23:55:05 +0000
committerrecht <recht>2006-11-21 23:55:05 +0000
commit0af7a5aa3a15b9d94ef836ff37fffeefe8034f17 (patch)
tree9ddb02503898b7490da83b79a9986c20a198f778 /textproc/libxslt/Makefile
parentbc348b37a66a463de6e4cae9d6de067f95e7688e (diff)
downloadpkgsrc-0af7a5aa3a15b9d94ef836ff37fffeefe8034f17.tar.gz
Add a patch from libxslt CVS:
* libxslt/transform.c: fixed problem with entity handling within xsltCopyAttrListNoOverwrite (#352907) http://bugzilla.gnome.org/show_bug.cgi?id=352907
Diffstat (limited to 'textproc/libxslt/Makefile')
-rw-r--r--textproc/libxslt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile
index 65b91e60169..886702aa1c9 100644
--- a/textproc/libxslt/Makefile
+++ b/textproc/libxslt/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.70 2006/11/05 17:06:43 joerg Exp $
+# $NetBSD: Makefile,v 1.71 2006/11/21 23:55:05 recht Exp $
DISTNAME= libxslt-1.1.18
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ftp://xmlsoft.org/libxslt/
#MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxslt/1.1/}