Thu Mar 8 09:01:22 2012 UTC ()
Updating package for CPAN module CPAN::Meta in devel/p5-CPAN-Meta from
2.120351 to 2.120630.

Upstream changes:
2.120630  2012-03-03 14:48:35 EST5EDT
  [BUGFIX]
  - CPAN::Meta::Requirements now ensures that dotted-decimal versions are
    represented in normalized form when stringified.  This fixes a
    regression in META conversion in 2.120620.
    [Reported by Kent Fredric; fixed by David Golden]

2.120620  2012-03-02 12:28:59 EST5EDT
  [ADDED]
  - CPAN::Meta::Requirements::add_string_requirements allows building
    a requirements specification piecemeal [Cory G. Watson]

  [BUGFIX]
  - Version range handling fixed [rt.cpan.org #75424]

  - CPAN::Meta::Converter handles bad version strings more gracefully,
    truncating alphanumerics and otherwise falling back to "0".  This
    is likely better than dropping a prerequisite or dying.
    [rt.cpan.org #75427]

2.120530  2012-02-22 16:15:31 EST5EDT
  [OTHER]
  - Dialed back perl prereq to 5.006


(sno)
diff -r1.2 -r1.3 pkgsrc/devel/p5-CPAN-Meta/Makefile
diff -r1.2 -r1.3 pkgsrc/devel/p5-CPAN-Meta/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/devel/p5-CPAN-Meta/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-CPAN-Meta/Attic/Makefile 2012/02/20 13:34:10 1.2
+++ pkgsrc/devel/p5-CPAN-Meta/Attic/Makefile 2012/03/08 09:01:22 1.3
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.2 2012/02/20 13:34:10 sno Exp $ 1# $NetBSD: Makefile,v 1.3 2012/03/08 09:01:22 sno Exp $
2 2
3DISTNAME= CPAN-Meta-2.120351 3DISTNAME= CPAN-Meta-2.120630
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/ 9HOMEPAGE= http://search.cpan.org/dist/CPAN-Meta/
10COMMENT= Perl module for handling the distribution metadata for a CPAN dist 10COMMENT= Perl module for handling the distribution metadata for a CPAN dist
11LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15# this is the meta data backend which used YAML/JSON to read ... 15# this is the meta data backend which used YAML/JSON to read ...
16DEPENDS+= p5-Parse-CPAN-Meta>=1.4400:../../devel/p5-Parse-CPAN-Meta 16DEPENDS+= p5-Parse-CPAN-Meta>=1.4400:../../devel/p5-Parse-CPAN-Meta

cvs diff -r1.2 -r1.3 pkgsrc/devel/p5-CPAN-Meta/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-CPAN-Meta/Attic/distinfo 2012/02/20 13:34:10 1.2
+++ pkgsrc/devel/p5-CPAN-Meta/Attic/distinfo 2012/03/08 09:01:22 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2012/02/20 13:34:10 sno Exp $ 1$NetBSD: distinfo,v 1.3 2012/03/08 09:01:22 sno Exp $
2 2
3SHA1 (CPAN-Meta-2.120351.tar.gz) = d4bbeee4a270e634bd883d9f4e505de67da8e68b 3SHA1 (CPAN-Meta-2.120630.tar.gz) = 3a04581ffe6ddc9d33ebf49d2503302776d8aa98
4RMD160 (CPAN-Meta-2.120351.tar.gz) = a92622e8eba1e82c709853e61056e1396da3ca44 4RMD160 (CPAN-Meta-2.120630.tar.gz) = efce82ac34bf3540bc84f65f458731ab0ed8e741
5Size (CPAN-Meta-2.120351.tar.gz) = 79227 bytes 5Size (CPAN-Meta-2.120630.tar.gz) = 82174 bytes