Mon Oct 21 17:56:39 2013 UTC ()
Updating CPAN distribution Module-CoreList in devel/p5-Module-CoreList from
2.96 to 3.00.

pkgsrc changes:
- updating URI's & co

Upstream changes:
3.00
  - Updated for v5.19.5
  - exported %delta
  - fixed bug in is_core(): it was naively assuming a linear sequence of releases,
    rather than the tree with multiple branches.

2.99 Fri Sep 20 2013
  - Updated for v5.19.4
  - fixed Module::Build core deprecation
  - changes_between now has the same API as all other functions
  - added is_core() which returns true if a module is/was core
    in a specific version of Perl. Can optionally specify minimum
    version of the module.

2.98 Wed Aug 21 2013
  - Prepared for v5.19.4

2.97 Tue Aug 20 2013
  - Updated for v5.19.3


(sno)
diff -r1.43 -r1.44 pkgsrc/devel/p5-Module-CoreList/Makefile
diff -r1.32 -r1.33 pkgsrc/devel/p5-Module-CoreList/distinfo

cvs diff -r1.43 -r1.44 pkgsrc/devel/p5-Module-CoreList/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Module-CoreList/Attic/Makefile 2013/08/12 23:19:09 1.43
+++ pkgsrc/devel/p5-Module-CoreList/Attic/Makefile 2013/10/21 17:56:39 1.44
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.43 2013/08/12 23:19:09 wen Exp $ 1# $NetBSD: Makefile,v 1.44 2013/10/21 17:56:39 sno Exp $
2# 2#
3 3
4DISTNAME= Module-CoreList-2.96 4DISTNAME= Module-CoreList-3.00
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6SVR4_PKGNAME= p5mcl 6SVR4_PKGNAME= p5mcl
7CATEGORIES= devel perl5 7CATEGORIES= devel perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} 8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/B/BI/BINGOS/}
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Module-CoreList/ 11HOMEPAGE= https://metacpan.org/release/Module-CoreList
12COMMENT= Perl 5 module inventorying modules shipped with core Perl 12COMMENT= Perl 5 module inventorying modules shipped with core Perl
13LICENSE= ${PERL5_LICENSE} 13LICENSE= ${PERL5_LICENSE}
14 14
15USE_LANGUAGES= # empty 15USE_LANGUAGES= # empty
16PERL5_PACKLIST= auto/Module/CoreList/.packlist 16PERL5_PACKLIST= auto/Module/CoreList/.packlist
17 17
18.include "../../lang/perl5/module.mk" 18.include "../../lang/perl5/module.mk"
19.include "../../mk/bsd.pkg.mk" 19.include "../../mk/bsd.pkg.mk"

cvs diff -r1.32 -r1.33 pkgsrc/devel/p5-Module-CoreList/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Module-CoreList/Attic/distinfo 2013/08/12 23:19:09 1.32
+++ pkgsrc/devel/p5-Module-CoreList/Attic/distinfo 2013/10/21 17:56:39 1.33
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.32 2013/08/12 23:19:09 wen Exp $ 1$NetBSD: distinfo,v 1.33 2013/10/21 17:56:39 sno Exp $
2 2
3SHA1 (Module-CoreList-2.96.tar.gz) = 08b69c90da36a34d2cd90dea2f4327d9c331a773 3SHA1 (Module-CoreList-3.00.tar.gz) = 17b1eaec565e3d05a0e4cead26c8f6f29d829a37
4RMD160 (Module-CoreList-2.96.tar.gz) = d3f3e0a3b315f16f1874d8b5d881dcad2660c4a6 4RMD160 (Module-CoreList-3.00.tar.gz) = 853150dbd7a7eae2110af3c73456dc5a9e6d5981
5Size (Module-CoreList-2.96.tar.gz) = 65999 bytes 5Size (Module-CoreList-3.00.tar.gz) = 69243 bytes