Fri Apr 25 07:31:35 2008 UTC ()
Update to 0.23:

 - Fixed some problems (some old, some new) with Strawberry Perl on
   Windows. [Alberto Simo~es]

 - Will now install in the core perl lib directory when the user's
   perl is new enough to have us in core. [Yi Ma Mao]


(wiz)
diff -r1.6 -r1.7 pkgsrc/devel/p5-ExtUtils-CBuilder/Makefile
diff -r1.4 -r1.5 pkgsrc/devel/p5-ExtUtils-CBuilder/distinfo

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

--- pkgsrc/devel/p5-ExtUtils-CBuilder/Attic/Makefile 2008/04/16 08:58:53 1.6
+++ pkgsrc/devel/p5-ExtUtils-CBuilder/Attic/Makefile 2008/04/25 07:31:35 1.7
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.6 2008/04/16 08:58:53 wiz Exp $ 1# $NetBSD: Makefile,v 1.7 2008/04/25 07:31:35 wiz Exp $
2 2
3DISTNAME= ExtUtils-CBuilder-0.22 3DISTNAME= ExtUtils-CBuilder-0.23
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5SVR4_PKGNAME= p5ecb 5SVR4_PKGNAME= p5ecb
6CATEGORIES= devel perl5 6CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/ExtUtils-CBuilder/ 10HOMEPAGE= http://search.cpan.org/dist/ExtUtils-CBuilder/
11COMMENT= Perl5 module for compiling and linking C code for Perl modules 11COMMENT= Perl5 module for compiling and linking C code for Perl modules
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15USE_LANGUAGES= c 15USE_LANGUAGES= c
16PERL5_PACKLIST= auto/ExtUtils/CBuilder/.packlist 16PERL5_PACKLIST= auto/ExtUtils/CBuilder/.packlist

cvs diff -r1.4 -r1.5 pkgsrc/devel/p5-ExtUtils-CBuilder/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-ExtUtils-CBuilder/Attic/distinfo 2008/04/16 08:58:53 1.4
+++ pkgsrc/devel/p5-ExtUtils-CBuilder/Attic/distinfo 2008/04/25 07:31:35 1.5
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.4 2008/04/16 08:58:53 wiz Exp $ 1$NetBSD: distinfo,v 1.5 2008/04/25 07:31:35 wiz Exp $
2 2
3SHA1 (ExtUtils-CBuilder-0.22.tar.gz) = 914e069ae8495c6d59794bb3ed9f56bf79407f17 3SHA1 (ExtUtils-CBuilder-0.23.tar.gz) = fca1fb4a04ecce1f9768ddbf2e91076f979ddb55
4RMD160 (ExtUtils-CBuilder-0.22.tar.gz) = 769752e0d8616a35dda39bc5f841a39fc0fe2f44 4RMD160 (ExtUtils-CBuilder-0.23.tar.gz) = 58121a0f45114f527f4e609022e653b86313ca8a
5Size (ExtUtils-CBuilder-0.22.tar.gz) = 20431 bytes 5Size (ExtUtils-CBuilder-0.23.tar.gz) = 20844 bytes