summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Atom
diff options
context:
space:
mode:
authorkleink <kleink@pkgsrc.org>2006-12-01 08:30:35 +0000
committerkleink <kleink@pkgsrc.org>2006-12-01 08:30:35 +0000
commit4cd6fd3dcda22be3f302338f86ea6bcc28d167e6 (patch)
tree7bfb58059ddf2cf315f1805c037242fb4c19b017 /textproc/p5-XML-Atom
parent8bd182dc7e21e89242251579c7e7435ce70da615 (diff)
downloadpkgsrc-4cd6fd3dcda22be3f302338f86ea6bcc28d167e6.tar.gz
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 (limited to 'textproc/p5-XML-Atom')
-rw-r--r--textproc/p5-XML-Atom/Makefile4
-rw-r--r--textproc/p5-XML-Atom/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/p5-XML-Atom/Makefile b/textproc/p5-XML-Atom/Makefile
index f9cc366d3da..6ac9a615821 100644
--- a/textproc/p5-XML-Atom/Makefile
+++ b/textproc/p5-XML-Atom/Makefile
@@ -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 --git a/textproc/p5-XML-Atom/distinfo b/textproc/p5-XML-Atom/distinfo
index 66c570815c2..0bc51aa798d 100644
--- a/textproc/p5-XML-Atom/distinfo
+++ b/textproc/p5-XML-Atom/distinfo
@@ -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