Skip to content

Commit

Permalink
Update to 0.59
Browse files Browse the repository at this point in the history
Add missing DEPENDS

Upstream changes:
2019-02-06  Dave Cross <dave@dave.org.uk>

  * lib/XML/Feed.pm, lib/XML/Feed/Content.pm, lib/XML/Feed/Enclosure.pm,
  lib/XML/Feed/Entry.pm, 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, lib/XML/Feed/Util.pm: Bump version for release

  * MANIFEST: Added missing files to MANIFEST

2019-02-05  Dave Cross <dave@dave.org.uk>

  * t/26-content-encoded.t, t/28-rss-guid.t: Replace more hard-coded paths with
  FindBin.

  * Changes: Changelog

  * lib/XML/Feed.pm, lib/XML/Feed/Content.pm, lib/XML/Feed/Enclosure.pm,
  lib/XML/Feed/Entry.pm, 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, lib/XML/Feed/Util.pm: Bump version

  * t/12-multi-categories-atom.t, t/12-multi-categories-rss.t,
  t/12-multi-subjects-rss.t: Don't hard-code 'require' paths.

2019-02-04  Dave Cross <dave@dave.org.uk>

  * README: Remove CVS/SVN tag from README

  * Changes: Update Changes

  * lib/XML/Feed.pm, lib/XML/Feed/Content.pm, lib/XML/Feed/Enclosure.pm,
  lib/XML/Feed/Entry.pm, 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, lib/XML/Feed/Util.pm: Bump versions for release.

2019-02-04  Mohammad S Anwar <mohammad.anwar@yahoo.com>

  * Build.PL: Fixed github repo meta not showing up.

2019-02-04  Dave Cross <dave@dave.org.uk>

  * Changes: Update Changes

2019-02-03  Dave Cross <dave@dave.org.uk>

  * eg/check_feed.pl: Improve one of the example programs

  * t/29-date-parsing.t: Improved tests

2019-01-11  Nicolas R <atoomic@cpan.org>

  * MANIFEST, t/relative-links.t: Add a unit test for relative links  RT 53661
  - GH #45  This is adding a unit test from an upstream ticket. Not really a
  bug, more a question about behavior and relative links.  Make sure we are
  processing correctly.

2019-01-11  Dave Cross <dave@dave.org.uk>

  * lib/XML/Feed.pm, lib/XML/Feed/Content.pm, lib/XML/Feed/Enclosure.pm,
  lib/XML/Feed/Entry.pm, 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, lib/XML/Feed/Util.pm: Bump version numbers

2019-01-11  Nicolas R <atoomic@cpan.org>

  * Build.PL: Advertise GitHub as default bugtracker  Also set repo url and web
  entries

2019-01-10  Nicolas R <atoomic@cpan.org>

  * .travis.yml: add Perl 5.22 to 5.26 to travis

2018-10-28  Tim Gim Yee <tim.gim.yee@gmail.com>

  * lib/XML/Feed/Util.pm: Rename undocumented private subroutine for
  Pod::Coverage

2018-10-26  Tim Gim Yee <tim.gim.yee@gmail.com>

  * Build.PL, MANIFEST, MANIFEST.SKIP, 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, lib/XML/Feed/Util.pm, t/29-date-parsing.t,
  t/samples/rss10-invalid-date.xml: Parse incorrectly formatted dates
  • Loading branch information
wen committed Apr 7, 2019
1 parent 046f846 commit 2cfeb6f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
7 changes: 5 additions & 2 deletions textproc/p5-XML-Feed/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.28 2018/10/20 13:29:00 wen Exp $
# $NetBSD: Makefile,v 1.29 2019/04/07 08:00:26 wen Exp $

DISTNAME= XML-Feed-0.55
DISTNAME= XML-Feed-0.59
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
Expand All @@ -14,6 +14,9 @@ DEPENDS+= p5-Class-ErrorHandler-[0-9]*:../../devel/p5-Class-ErrorHandler
DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime
DEPENDS+= p5-DateTime-Format-Mail-[0-9]*:../../time/p5-DateTime-Format-Mail
DEPENDS+= p5-DateTime-Format-W3CDTF-[0-9]*:../../time/p5-DateTime-Format-W3CDTF
DEPENDS+= p5-DateTime-Format-Flexible-[0-9]*:../../time/p5-DateTime-Format-Flexible
DEPENDS+= p5-DateTime-Format-ISO8601-[0-9]*:../../time/p5-DateTime-Format-ISO8601
DEPENDS+= p5-DateTime-Format-Natural-[0-9]*:../../time/p5-DateTime-Format-Natural
DEPENDS+= p5-Feed-Find-[0-9]*:../../textproc/p5-Feed-Find
DEPENDS+= p5-HTML-Parser-[0-9]*:../../www/p5-HTML-Parser
DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
Expand Down
10 changes: 5 additions & 5 deletions textproc/p5-XML-Feed/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.11 2018/10/20 13:29:00 wen Exp $
$NetBSD: distinfo,v 1.12 2019/04/07 08:00:26 wen Exp $

SHA1 (XML-Feed-0.55.tar.gz) = 70ea968908cedf4eec28c1dda149a701ea8f9c4a
RMD160 (XML-Feed-0.55.tar.gz) = 197e89cabfdd16e684d40c4000b7414aba3e97ed
SHA512 (XML-Feed-0.55.tar.gz) = 78fe6a3250b2bf04e2f4327b5bc59b3d5c7dcae34725ee9ccaa1870e5392a19116b4333044cdafaee5cf22d9f51bdd2aca9a78500a04735a5156b737937d4931
Size (XML-Feed-0.55.tar.gz) = 55702 bytes
SHA1 (XML-Feed-0.59.tar.gz) = 2ba4829791cab49eb4b45accbb5f88290cc21d02
RMD160 (XML-Feed-0.59.tar.gz) = 588c69104adbd9e7b7b2aaa187da517e61ede3e3
SHA512 (XML-Feed-0.59.tar.gz) = 8da1e5a75c5d14d970279f53a0b25e064e550170dce1450eae182e4897a0e16f07a365d2ebab52403784c22a25ecbce57bb37adfb1c555bb0583f212d2bfc862
Size (XML-Feed-0.59.tar.gz) = 60812 bytes

0 comments on commit 2cfeb6f

Please sign in to comment.