Mon Jan 26 06:57:14 2015 UTC ()
Update 2.130 to 2.132
---------------------
2.132     2015-01-22 17:09:19-05:00 America/New_York
    [FIXED]
    - Precision of version requirement "0.00" is preserved when merging
      requirements.

2.131     2014-12-23 15:04:19-05:00 America/New_York
    [ENHANCEMENTS]
    - Merging Module => 0 into requirements is now optimized

    [PREREQS]
    - Scalar::Utils removed as a prerequisite


(mef)
diff -r1.11 -r1.12 pkgsrc/devel/p5-CPAN-Meta-Requirements/Makefile
diff -r1.5 -r1.6 pkgsrc/devel/p5-CPAN-Meta-Requirements/distinfo

cvs diff -r1.11 -r1.12 pkgsrc/devel/p5-CPAN-Meta-Requirements/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-CPAN-Meta-Requirements/Attic/Makefile 2014/11/23 13:04:48 1.11
+++ pkgsrc/devel/p5-CPAN-Meta-Requirements/Attic/Makefile 2015/01/26 06:57:14 1.12
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.11 2014/11/23 13:04:48 wiz Exp $ 1# $NetBSD: Makefile,v 1.12 2015/01/26 06:57:14 mef Exp $
2 2
3DISTNAME= CPAN-Meta-Requirements-2.130 3DISTNAME= CPAN-Meta-Requirements-2.132
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= devel perl5 5CATEGORIES= devel perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CPAN/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CPAN/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://search.cpan.org/dist/CPAN-Meta-Requirements/ 9HOMEPAGE= http://search.cpan.org/dist/CPAN-Meta-Requirements/
10COMMENT= Set of version requirements for a CPAN dist 10COMMENT= Set of version requirements for a CPAN dist
11LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
12 12
13CONFLICTS+= p5-CPAN-Meta<2.120921 13CONFLICTS+= p5-CPAN-Meta<2.120921
14 14
15PERL5_PACKLIST= auto/CPAN/Meta/Requirements/.packlist 15PERL5_PACKLIST= auto/CPAN/Meta/Requirements/.packlist
16 16

cvs diff -r1.5 -r1.6 pkgsrc/devel/p5-CPAN-Meta-Requirements/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-CPAN-Meta-Requirements/Attic/distinfo 2014/11/23 13:04:48 1.5
+++ pkgsrc/devel/p5-CPAN-Meta-Requirements/Attic/distinfo 2015/01/26 06:57:14 1.6
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.5 2014/11/23 13:04:48 wiz Exp $ 1$NetBSD: distinfo,v 1.6 2015/01/26 06:57:14 mef Exp $
2 2
3SHA1 (CPAN-Meta-Requirements-2.130.tar.gz) = ba00210a076d4dffee78603726be0b6b99696481 3SHA1 (CPAN-Meta-Requirements-2.132.tar.gz) = 28295488fcd5bb82dfaf177f314deddee9f4c375
4RMD160 (CPAN-Meta-Requirements-2.130.tar.gz) = 34dc0af7f5b20466545fdd0ff3105321ba9dfb20 4RMD160 (CPAN-Meta-Requirements-2.132.tar.gz) = 67e7fc36bf1ed555a11ce6fdacc6457777e7c1f0
5Size (CPAN-Meta-Requirements-2.130.tar.gz) = 26914 bytes 5Size (CPAN-Meta-Requirements-2.132.tar.gz) = 27773 bytes