Sat Jan 5 12:46:25 2013 UTC ()
Update to 0.51

Upstream changes:
2012-07-10  Dave Cross <dave@dave.org.uk>

  * Change the User Agent to identify as XML::Feed  (SZABGAB)
    as two sites refused to server the default user agent:
      http://code.foo.no/feed gave 'Bad Behavior'
      http://thorsen.pm/atom gave 'Forbidden'

2012-04-10  Jakob Voss <voss@gbv.de>

  * Add support for RFC 5005 Feed Paging and Archiving in Atom feeds

2012-04-05  Dave Cross <dave@dave.org.uk>

  * lib/XML/Feed.pm: Remove svn tag.

  * lib/XML/Feed.pm: Changed contact details from non-working 6A email address.

  * lib/XML/Feed.pm, lib/XML/Feed/Format/Atom.pm, lib/XML/Feed/Format/RSS.pm:
  Added an image() method to Feed objects. Does something useful for RSS feeds;
  not for Atom feeds currently.

2012-04-10  Jakob Voss <voss@gbv.de>

  * Changes, lib/XML/Feed.pm, lib/XML/Feed/Format/Atom.pm,
  lib/XML/Feed/Format/RSS.pm, t/02-create.t: Add support for RFC 5005 Feed
  Paging and Archiving in Atom feeds

2012-04-06  Dave Cross <dave@dave.org.uk>

  * Changes, lib/XML/Feed.pm: Bump version for release.

2012-03-06  Gabor Szabo <szabgab@gmail.com>

  * lib/XML/Feed.pm, lib/XML/Feed/Entry.pm: add links to the POD

2012-02-19  Gabor Szabo <szabgab@gmail.com>

  * lib/XML/Feed/Entry/Format/Atom.pm, lib/XML/Feed/Entry/Format/RSS.pm,
  lib/XML/Feed/Format/Atom.pm, lib/XML/Feed/Format/RSS.pm: split up files to
  individual packages

2011-12-11  Dave Cross <dave@dave.org.uk>

  * MANIFEST, lib/XML/Feed/Format/RSS.pm, t/22-bug73160.t,
  t/samples/rss10-datespaces.xml: Added tests for bug 73160. And code to make
  them pass.

2011-09-03  Dave Cross <dave@dave.org.uk>

  * MANIFEST, lib/XML/Feed.pm, lib/XML/Feed/Format/Atom.pm,
  lib/XML/Feed/Format/RSS.pm, t/20-no-enclosures.t, t/21-rss2-permalinks.t,
  t/samples/rss20-p.xml: Closed a few tickets from the RT queue as an excuse
  for a new release. Bumped to version 0.46.

2011-07-30  Dave Cross <dave@dave.org.uk>

  * MANIFEST, MANIFEST.SKIP, lib/XML/Feed.pm, lib/XML/Feed/Format/Atom.pm,
  t/18-double2.t, t/19-double3.t, t/samples/rss20-double.xml: Another round of
  changes to fix (and test)
  https://rt.cpan.org/Public/Bug/Display.html?id=44899


(wen)
diff -r1.13 -r1.14 pkgsrc/textproc/p5-XML-Feed/Makefile
diff -r1.6 -r1.7 pkgsrc/textproc/p5-XML-Feed/distinfo

cvs diff -r1.13 -r1.14 pkgsrc/textproc/p5-XML-Feed/Makefile (expand / switch to context diff)
--- pkgsrc/textproc/p5-XML-Feed/Makefile 2012/10/25 06:56:35 1.13
+++ pkgsrc/textproc/p5-XML-Feed/Makefile 2013/01/05 12:46:25 1.14
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2012/10/25 06:56:35 asau Exp $
+# $NetBSD: Makefile,v 1.14 2013/01/05 12:46:25 wen Exp $
 #
 
-DISTNAME=		XML-Feed-0.44
+DISTNAME=		XML-Feed-0.51
 PKGNAME=		p5-${DISTNAME}
-PKGREVISION=		1
 SVR4_PKGNAME=		p5xfe
 CATEGORIES=		textproc perl5
 MASTER_SITES=		${MASTER_SITE_PERL_CPAN:=XML/}
@@ -21,9 +20,9 @@
 DEPENDS+=		{perl>=5.10,p5-Scalar-List-Utils-[0-9]*}:../../devel/p5-Scalar-List-Utils
 DEPENDS+=		{perl>=5.10,p5-Module-Pluggable-[0-9]*}:../../devel/p5-Module-Pluggable
 DEPENDS+=		p5-URI-Fetch-[0-9]*:../../www/p5-URI-Fetch
-DEPENDS+=		p5-XML-Atom>=0.32:../../textproc/p5-XML-Atom
+DEPENDS+=		p5-XML-Atom>=0.38:../../textproc/p5-XML-Atom
 DEPENDS+=		p5-XML-LibXML>=1.66:../../textproc/p5-XML-LibXML
-DEPENDS+=		p5-XML-RSS>=1.40:../../textproc/p5-XML-RSS
+DEPENDS+=		p5-XML-RSS>=1.47:../../textproc/p5-XML-RSS
 
 BUILD_DEPENDS+=		p5-HTML-Parser-[0-9]*:../../www/p5-HTML-Parser
 BUILD_DEPENDS+=		p5-libwww-[0-9]*:../../www/p5-libwww

cvs diff -r1.6 -r1.7 pkgsrc/textproc/p5-XML-Feed/distinfo (expand / switch to context diff)
--- pkgsrc/textproc/p5-XML-Feed/distinfo 2011/10/07 02:08:10 1.6
+++ pkgsrc/textproc/p5-XML-Feed/distinfo 2013/01/05 12:46:25 1.7
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2011/10/07 02:08:10 hiramatsu Exp $
+$NetBSD: distinfo,v 1.7 2013/01/05 12:46:25 wen Exp $
 
-SHA1 (XML-Feed-0.44.tar.gz) = 2039cde56bcb56f07b6552a45c01dcf22c9effb2
+SHA1 (XML-Feed-0.51.tar.gz) = 3e0991e68858e1298f96015d021f3fe10f2c5ef9
-RMD160 (XML-Feed-0.44.tar.gz) = c9ca5d399ddc74b2a3f1044f45b3b41a6de26c8a
+RMD160 (XML-Feed-0.51.tar.gz) = 3d7428fe4165d2b0d31ac89d47b76579f3a6dabb
-Size (XML-Feed-0.44.tar.gz) = 44971 bytes
+Size (XML-Feed-0.51.tar.gz) = 51404 bytes