pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-XML-LibXSLT Updating textproc/p5-XML-LibXS...
details: https://anonhg.NetBSD.org/pkgsrc/rev/30a46dd1c377
branches: trunk
changeset: 400111:30a46dd1c377
user: sno <sno%pkgsrc.org@localhost>
date: Sun Oct 11 11:29:59 2009 +0000
description:
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@localhost
- 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:
textproc/p5-XML-LibXSLT/Makefile | 7 ++++---
textproc/p5-XML-LibXSLT/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 7 deletions(-)
diffs (39 lines):
diff -r bf80fc32dfc6 -r 30a46dd1c377 textproc/p5-XML-LibXSLT/Makefile
--- a/textproc/p5-XML-LibXSLT/Makefile Sun Oct 11 11:27:21 2009 +0000
+++ b/textproc/p5-XML-LibXSLT/Makefile Sun Oct 11 11:29:59 2009 +0000
@@ -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 @@
MAINTAINER= adam%migus.org@localhost
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 -r bf80fc32dfc6 -r 30a46dd1c377 textproc/p5-XML-LibXSLT/distinfo
--- a/textproc/p5-XML-LibXSLT/distinfo Sun Oct 11 11:27:21 2009 +0000
+++ b/textproc/p5-XML-LibXSLT/distinfo Sun Oct 11 11:29:59 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index