pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-XML-Atom Update p5-XML-Atom to 0.25.
details: https://anonhg.NetBSD.org/pkgsrc/rev/fa00c4612efb
branches: trunk
changeset: 522036:fa00c4612efb
user: kleink <kleink%pkgsrc.org@localhost>
date: Fri Dec 01 08:30:35 2006 +0000
description:
Update p5-XML-Atom to 0.25.
Revision history for XML::Atom
0.25 2006.11.30
* Fixed memory leaks in XML::Atom::Client
(Reported by Brian Cassidy)
0.24 2006.11.25
* Updated document to mention that ID creation is user's responsibility
* Added $feed->as_xml_utf8 which always returns UTF-8 bytes string, rather than UTF-8 flagged one.
This addresses annoying issues with UTF-8 vs. latin-1 (Thanks to Rui Vilela #21191)
* Better fix for the hateful default: prefix issue in libxml2; now we
remove the default\d* prefix on any nodes and set the proper namespace
URI.
* Fix to the test case since 0x242 is now printable character in bleadperl
(Thanks to Andreas Koenig and Steve Peters)
* Skip tests if 'euc-jp' is unknown encoding on your XML library
(via CPAN testers)
diffstat:
textproc/p5-XML-Atom/Makefile | 4 ++--
textproc/p5-XML-Atom/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 765f4157c011 -r fa00c4612efb textproc/p5-XML-Atom/Makefile
--- a/textproc/p5-XML-Atom/Makefile Fri Dec 01 08:15:38 2006 +0000
+++ b/textproc/p5-XML-Atom/Makefile Fri Dec 01 08:30:35 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2006/09/03 16:27:12 kleink Exp $
+# $NetBSD: Makefile,v 1.5 2006/12/01 08:30:35 kleink Exp $
-DISTNAME= XML-Atom-0.23
+DISTNAME= XML-Atom-0.25
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5xat
CATEGORIES= textproc perl5
diff -r 765f4157c011 -r fa00c4612efb textproc/p5-XML-Atom/distinfo
--- a/textproc/p5-XML-Atom/distinfo Fri Dec 01 08:15:38 2006 +0000
+++ b/textproc/p5-XML-Atom/distinfo Fri Dec 01 08:30:35 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2006/09/03 16:27:12 kleink Exp $
+$NetBSD: distinfo,v 1.4 2006/12/01 08:30:35 kleink Exp $
-SHA1 (XML-Atom-0.23.tar.gz) = d3c465a0b103abc6d101ed24430b08599f6318d5
-RMD160 (XML-Atom-0.23.tar.gz) = 08cc3c2402d1c5bea8bab649411427861408cb59
-Size (XML-Atom-0.23.tar.gz) = 67407 bytes
+SHA1 (XML-Atom-0.25.tar.gz) = 97edab9dea4e492a6f0d98df453f60b91a9c63f2
+RMD160 (XML-Atom-0.25.tar.gz) = 4e671283e9a9e673f7f5afaafea712b6314816ff
+Size (XML-Atom-0.25.tar.gz) = 68631 bytes
Home |
Main Index |
Thread Index |
Old Index