Mon Dec 2 12:11:52 2013 UTC ()
Update to 1.27:

1.27    2013.03.21    SAPER (S辿bastien Aperghis-Tramoni)
        [CODE] Updated from bleadperl:
         - Remove a reference to a non-existent module (Karl Williamson)
         - Make utf8 downgrading version dependent in order to avoid
           unconditional loading of utf8_heavy.pl (Brad Gilbert)

1.25    2013.01.19    SAPER (S辿bastien Aperghis-Tramoni)
        [CODE] Updated from bleadperl:
         - Remove 5.6-isms (S辿bastien Aperghis-Tramoni)

1.24    2013.01.07    SAPER (S辿bastien Aperghis-Tramoni)
        [CODE] Updated from bleadperl:
         - Disable the UTF8 downgrade when unnecessary (Father Chrysostomos)
         - Restore compatibility with Perl 5.8 (S辿bastien Aperghis-Tramoni)
         - Skip t/utf8.t on Perl before 5.8.4 (S辿bastien Aperghis-Tramoni)
        [DIST] Perl-RT #114050: Added meta-information in Makefile.PL to
        reflect that the module is maintained by P5P.


(wiz)
diff -r1.6 -r1.7 pkgsrc/devel/p5-constant/Makefile
diff -r1.2 -r1.3 pkgsrc/devel/p5-constant/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/devel/p5-constant/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-constant/Attic/Makefile 2013/05/31 12:40:54 1.6
+++ pkgsrc/devel/p5-constant/Attic/Makefile 2013/12/02 12:11:52 1.7
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.6 2013/05/31 12:40:54 wiz Exp $ 1# $NetBSD: Makefile,v 1.7 2013/12/02 12:11:52 wiz Exp $
2 2
3DISTNAME= constant-1.21 3DISTNAME= constant-1.27
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 2 
6CATEGORIES= devel perl5 5CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=constant/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=constant/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/constant/ 9HOMEPAGE= http://search.cpan.org/dist/constant/
11COMMENT= Perl pragma to declare constants 10COMMENT= Perl pragma to declare constants
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14PKG_INSTALLATION_TYPES= overwrite pkgviews 13PKG_INSTALLATION_TYPES= overwrite pkgviews
15 14
16PERL5_MODULE_TYPE= Module::Build 15PERL5_MODULE_TYPE= Module::Build
17PERL5_PACKLIST= auto/constant/.packlist 16PERL5_PACKLIST= auto/constant/.packlist
18 17

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

--- pkgsrc/devel/p5-constant/Attic/distinfo 2011/08/10 08:39:56 1.2
+++ pkgsrc/devel/p5-constant/Attic/distinfo 2013/12/02 12:11:52 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2011/08/10 08:39:56 adam Exp $ 1$NetBSD: distinfo,v 1.3 2013/12/02 12:11:52 wiz Exp $
2 2
3SHA1 (constant-1.21.tar.gz) = 5b34a3d5f31946d34c01a08beddeceddfabd628d 3SHA1 (constant-1.27.tar.gz) = 54223c06f492cd9fff118d8613b973c524df13f6
4RMD160 (constant-1.21.tar.gz) = ddfe5f4ec2cbc843978c054c2f15af13085a834c 4RMD160 (constant-1.27.tar.gz) = 358741c5a11fe066b4b9d0e665c71c5965f27b7a
5Size (constant-1.21.tar.gz) = 14444 bytes 5Size (constant-1.27.tar.gz) = 14967 bytes