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 context 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,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2013/05/31 12:40:54 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2013/12/02 12:11:52 wiz Exp $
 
-DISTNAME=	constant-1.21
+DISTNAME=	constant-1.27
 PKGNAME=	p5-${DISTNAME}
-PKGREVISION=	2
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=constant/}
 

cvs diff -r1.2 -r1.3 pkgsrc/devel/p5-constant/Attic/distinfo (expand / switch to context 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 @@
-$NetBSD: distinfo,v 1.2 2011/08/10 08:39:56 adam Exp $
+$NetBSD: distinfo,v 1.3 2013/12/02 12:11:52 wiz Exp $
 
-SHA1 (constant-1.21.tar.gz) = 5b34a3d5f31946d34c01a08beddeceddfabd628d
+SHA1 (constant-1.27.tar.gz) = 54223c06f492cd9fff118d8613b973c524df13f6
-RMD160 (constant-1.21.tar.gz) = ddfe5f4ec2cbc843978c054c2f15af13085a834c
+RMD160 (constant-1.27.tar.gz) = 358741c5a11fe066b4b9d0e665c71c5965f27b7a
-Size (constant-1.21.tar.gz) = 14444 bytes
+Size (constant-1.27.tar.gz) = 14967 bytes