pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-XML-SAX Update from version 0.16nb2 to 0.9...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b93c1d7a6ce1
branches: trunk
changeset: 545531:b93c1d7a6ce1
user: he <he%pkgsrc.org@localhost>
date: Wed Aug 06 21:43:55 2008 +0000
description:
Update from version 0.16nb2 to 0.96. Changes:
0.96 06 Aug 2008 Grant McLean
- Fix breakage of Unicode regexes on 5.6 (introduced in 0.95 release)
0.95 05 Aug 2008 Grant McLean
- XML::SAX::PurePerl fixes:
- RT#37147: Fix handling of numeric character entities in attribute
values (report from Jools Smyth)
- RT#19442: Fix for numeric character entities spanning end of buffer
(report from Eivind Eklund)
- RT#29316: Performance fix for parsing from large strings (patch from
Gordon Lack)
- RT#26588: Fix for UTF8 bytes in first 4096 bytes of document not being
decoded to Perl-UTF8-characters (patch from Niko Tyni of the
Debian project)
- RT#37545: incorrect operator precedence breaks single quotes around
DTD entity declarations (report from Kevin Ryde)
- RT#28477: Fix test in ParserFactory.pm for parser module loaded (report
from Douglas Wilson)
- RT#28564: Fix XML::SAX::PurePerl versioning (report from Chapman Flack)
diffstat:
textproc/p5-XML-SAX/Makefile | 5 ++---
textproc/p5-XML-SAX/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r b1cd06eb770e -r b93c1d7a6ce1 textproc/p5-XML-SAX/Makefile
--- a/textproc/p5-XML-SAX/Makefile Wed Aug 06 21:31:13 2008 +0000
+++ b/textproc/p5-XML-SAX/Makefile Wed Aug 06 21:43:55 2008 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2007/09/18 21:06:14 heinz Exp $
+# $NetBSD: Makefile,v 1.22 2008/08/06 21:43:55 he Exp $
-DISTNAME= XML-SAX-0.16
+DISTNAME= XML-SAX-0.96
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
diff -r b1cd06eb770e -r b93c1d7a6ce1 textproc/p5-XML-SAX/distinfo
--- a/textproc/p5-XML-SAX/distinfo Wed Aug 06 21:31:13 2008 +0000
+++ b/textproc/p5-XML-SAX/distinfo Wed Aug 06 21:43:55 2008 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2007/09/15 09:19:41 wiz Exp $
+$NetBSD: distinfo,v 1.8 2008/08/06 21:43:55 he Exp $
-SHA1 (XML-SAX-0.16.tar.gz) = 95ba0db1564547103c14ae4e2391d03883eb8dda
-RMD160 (XML-SAX-0.16.tar.gz) = 704e93828d6e90b7380b2bceab7e33271b5db0dd
-Size (XML-SAX-0.16.tar.gz) = 59425 bytes
+SHA1 (XML-SAX-0.96.tar.gz) = ae050fcd129d247855bf480c1e44cdc2db823e9e
+RMD160 (XML-SAX-0.96.tar.gz) = 9b230c84fdad560d99e8fc616e6c58921bb1e2f4
+Size (XML-SAX-0.96.tar.gz) = 62775 bytes
SHA1 (patch-aa) = d474262178b0a36da51ed0cdfd56e75272f25d71
Home |
Main Index |
Thread Index |
Old Index