summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorsno <sno>2009-10-11 11:29:59 +0000
committersno <sno>2009-10-11 11:29:59 +0000
commit95bf0bfe59480ed0b98e9053a5de4bc1cc821026 (patch)
tree674604c7ee8002119ba778065836fa73b89eeee7 /textproc
parent97e142168fb4a7d124fb6d323906b0720116a101 (diff)
downloadpkgsrc-95bf0bfe59480ed0b98e9053a5de4bc1cc821026.tar.gz
Updating textproc/p5-XML-LibXSLT from 1.68 to 1.70
pkgsrc changes: - Adding license definition - Adjusting dependencies Upstream changes: 1.70 - fixed various bugs - documentation updates - #48247: Win32 patch kindly provided by KMX@cpan.org - sync with latest XML::LibXML ABI and add a compatibility check - do not force -lgcrypt and -lgpg-error linker flags - fix for attribute nodes returned by user-defined XPath functions - address #41542: restore internalDTD subset on the source document of a transformation (libxslt unlinks it)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-XML-LibXSLT/Makefile7
-rw-r--r--textproc/p5-XML-LibXSLT/distinfo8
2 files changed, 8 insertions, 7 deletions
diff --git a/textproc/p5-XML-LibXSLT/Makefile b/textproc/p5-XML-LibXSLT/Makefile
index aeea64dcb0c..bb196c69119 100644
--- a/textproc/p5-XML-LibXSLT/Makefile
+++ b/textproc/p5-XML-LibXSLT/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2008/11/10 16:49:49 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2009/10/11 11:29:59 sno Exp $
#
-DISTNAME= XML-LibXSLT-1.68
+DISTNAME= XML-LibXSLT-1.70
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5xlt
CATEGORIES= textproc perl5
@@ -10,10 +10,11 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
MAINTAINER= adam@migus.org
HOMEPAGE= http://search.cpan.org/dist/XML-LibXSLT/
COMMENT= Perl interface to the libxslt library
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
-DEPENDS+= p5-XML-LibXML>=1.66:../../textproc/p5-XML-LibXML
+DEPENDS+= p5-XML-LibXML>=1.70:../../textproc/p5-XML-LibXML
USE_TOOLS+= pkg-config
PERL5_PACKLIST= auto/XML/LibXSLT/.packlist
diff --git a/textproc/p5-XML-LibXSLT/distinfo b/textproc/p5-XML-LibXSLT/distinfo
index 702e2eebaa8..2d996618cbd 100644
--- a/textproc/p5-XML-LibXSLT/distinfo
+++ b/textproc/p5-XML-LibXSLT/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2008/11/10 16:49:49 wiz Exp $
+$NetBSD: distinfo,v 1.8 2009/10/11 11:29:59 sno Exp $
-SHA1 (XML-LibXSLT-1.68.tar.gz) = 0979b595d178f2c14d9134eb7fe35cb3a0a38115
-RMD160 (XML-LibXSLT-1.68.tar.gz) = 6e7f4c68b89f2e11ee3dcb4f3ad400ffe45b0a33
-Size (XML-LibXSLT-1.68.tar.gz) = 77213 bytes
+SHA1 (XML-LibXSLT-1.70.tar.gz) = 15cb3404fd3c6d12e4b800d13a7e7dd819eb235c
+RMD160 (XML-LibXSLT-1.70.tar.gz) = d893da65d092310d209fcd19e07f0f2deed14b65
+Size (XML-LibXSLT-1.70.tar.gz) = 80405 bytes