Sun Apr 12 10:53:33 2009 UTC ()
Update from version 0.20 to 0.21.

Upstream changes:

0.21 Wed, Mar 25, 2009
    - Remove fake Build.PL. Module::Install doesn't support that anymore.
      (Florian Ragwitz)
    - Stop using auto_instal in Makefile.PL. Its use is strongly discouraged.
      (Closes RT#38051, RT#44541) (Simon Bertrang)


(he)
diff -r1.3 -r1.4 pkgsrc/devel/p5-Class-C3/Makefile
diff -r1.2 -r1.3 pkgsrc/devel/p5-Class-C3/distinfo

cvs diff -r1.3 -r1.4 pkgsrc/devel/p5-Class-C3/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Class-C3/Makefile 2008/12/20 19:25:36 1.3
+++ pkgsrc/devel/p5-Class-C3/Makefile 2009/04/12 10:53:33 1.4
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.3 2008/12/20 19:25:36 he Exp $ 1# $NetBSD: Makefile,v 1.4 2009/04/12 10:53:33 he Exp $
2 2
3DISTNAME= Class-C3-0.20 3DISTNAME= Class-C3-0.21
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= devel perl5 5CATEGORIES= devel perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://search.cpan.org/dist/Class-C3/ 9HOMEPAGE= http://search.cpan.org/dist/Class-C3/
10COMMENT= Pragma to use the C3 method resolution order algortihm 10COMMENT= Pragma to use the C3 method resolution order algortihm
11 11
12DEPENDS+= p5-Test-Exception>=0.15:../../devel/p5-Test-Exception 12DEPENDS+= p5-Test-Exception>=0.15:../../devel/p5-Test-Exception
13DEPENDS+= p5-Scalar-List-Utils>=1.10:../../devel/p5-Scalar-List-Utils 13DEPENDS+= p5-Scalar-List-Utils>=1.10:../../devel/p5-Scalar-List-Utils
14DEPENDS+= p5-Algorithm-C3>=0.05:../../devel/p5-Algorithm-C3 14DEPENDS+= p5-Algorithm-C3>=0.05:../../devel/p5-Algorithm-C3
15DEPENDS+= p5-Class-C3-XS>=0.08:../../devel/p5-Class-C3-XS 15DEPENDS+= p5-Class-C3-XS>=0.08:../../devel/p5-Class-C3-XS
16 16

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

--- pkgsrc/devel/p5-Class-C3/distinfo 2008/12/20 19:25:36 1.2
+++ pkgsrc/devel/p5-Class-C3/distinfo 2009/04/12 10:53:33 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2008/12/20 19:25:36 he Exp $ 1$NetBSD: distinfo,v 1.3 2009/04/12 10:53:33 he Exp $
2 2
3SHA1 (Class-C3-0.20.tar.gz) = 635dab2ab37fe45904527751f6f55de28d1682e0 3SHA1 (Class-C3-0.21.tar.gz) = 6e5146c3ee56b9f3d7621c7dc81c0eda5345cf21
4RMD160 (Class-C3-0.20.tar.gz) = 2507503219e37400abdbfce53fd7ec1b12f3b345 4RMD160 (Class-C3-0.21.tar.gz) = 3a6c041b018d53e881dc11f8a7f57b2edc9e74cd
5Size (Class-C3-0.20.tar.gz) = 37552 bytes 5Size (Class-C3-0.21.tar.gz) = 31240 bytes