diff options
author | wiz <wiz> | 2006-01-03 18:39:01 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-01-03 18:39:01 +0000 |
commit | dcda7aed9d31deeecd0f39a87e3e8f7c46d08166 (patch) | |
tree | 40f15a59d76ab4b7cfdd62ed4ebe6cb202cb43e6 /textproc | |
parent | a8aec98016889a26e8405ac05091a734a3452c49 (diff) | |
download | pkgsrc-dcda7aed9d31deeecd0f39a87e3e8f7c46d08166.tar.gz |
Update to 1.57:
1.57
- (revision bumped to match XML::LibXML)
- Some minor fixes to perl extension functions support
- Fixed callbacks support
- Enable xinclude in XSLT files
- Fixed some memory leaks
- Fixed some segfaults
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-XML-LibXSLT/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-XML-LibXSLT/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/textproc/p5-XML-LibXSLT/Makefile b/textproc/p5-XML-LibXSLT/Makefile index 9e745c64e74..64b02367312 100644 --- a/textproc/p5-XML-LibXSLT/Makefile +++ b/textproc/p5-XML-LibXSLT/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2005/08/06 06:19:34 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2006/01/03 18:39:01 wiz Exp $ # -DISTNAME= XML-LibXSLT-1.53 +DISTNAME= XML-LibXSLT-1.57 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 SVR4_PKGNAME= p5xlt CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-LibXSLT/distinfo b/textproc/p5-XML-LibXSLT/distinfo index c3b2175796c..556f63855c6 100644 --- a/textproc/p5-XML-LibXSLT/distinfo +++ b/textproc/p5-XML-LibXSLT/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2005/02/24 14:48:46 agc Exp $ +$NetBSD: distinfo,v 1.3 2006/01/03 18:39:01 wiz Exp $ -SHA1 (XML-LibXSLT-1.53.tar.gz) = 85b3e60681ce837d031e925968fe2d4c0a04037b -RMD160 (XML-LibXSLT-1.53.tar.gz) = 9ca791282c23b0c07f4f61ef0a6e7b1be4d2c8c2 -Size (XML-LibXSLT-1.53.tar.gz) = 23855 bytes +SHA1 (XML-LibXSLT-1.57.tar.gz) = 527ca3b974605a7f659bed3c7c46cd2486504aec +RMD160 (XML-LibXSLT-1.57.tar.gz) = c680392f3a145f945707548f03ae7c367aad6995 +Size (XML-LibXSLT-1.57.tar.gz) = 25275 bytes |