Tue Jul 7 22:21:16 2009 UTC ()
pkgsrc changes:
  - Updating package for p5 module ExtUtils::Depends from 0.301 to 0.302
  - Setting license to ${PERL5_LICENSE} according to META.yml
  - Using CPAN as MASTER_SITE

Upstream changes:
0.302 Sat Jul  4 15:28:35 CEST 2009
	- Create import libraries if necessary to fix linking when gcc is used
	  on MSWin32 (Strawberry Perl, for example).


(sno)
diff -r1.15 -r1.16 pkgsrc/devel/p5-ExtUtils-Depends/Makefile
diff -r1.6 -r1.7 pkgsrc/devel/p5-ExtUtils-Depends/distinfo

cvs diff -r1.15 -r1.16 pkgsrc/devel/p5-ExtUtils-Depends/Makefile (expand / switch to context diff)
--- pkgsrc/devel/p5-ExtUtils-Depends/Makefile 2008/11/05 23:45:09 1.15
+++ pkgsrc/devel/p5-ExtUtils-Depends/Makefile 2009/07/07 22:21:16 1.16
@@ -1,15 +1,16 @@
-# $NetBSD: Makefile,v 1.15 2008/11/05 23:45:09 he Exp $
+# $NetBSD: Makefile,v 1.16 2009/07/07 22:21:16 sno Exp $
 #
 
-DISTNAME=	ExtUtils-Depends-0.301
+DISTNAME=	ExtUtils-Depends-0.302
 PKGNAME=	p5-${DISTNAME}
 CATEGORIES=	devel perl5
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=gtk2-perl/}
+MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=ExtUtils/}
 
 MAINTAINER=	pkgsrc-users@NetBSD.org
 HOMEPAGE=	http://gtk2-perl.sourceforge.net/
 #HOMEPAGE=	http://search.cpan.org/dist/ExtUtils-Depends/
 COMMENT=	Easily build XS extensions that depend on XS extensions
+LICENSE=	${PERL5_LICENSE}
 
 PKG_DESTDIR_SUPPORT=	user-destdir
 PKG_INSTALLATION_TYPES=	overwrite pkgviews

cvs diff -r1.6 -r1.7 pkgsrc/devel/p5-ExtUtils-Depends/distinfo (expand / switch to context diff)
--- pkgsrc/devel/p5-ExtUtils-Depends/distinfo 2008/11/05 23:45:09 1.6
+++ pkgsrc/devel/p5-ExtUtils-Depends/distinfo 2009/07/07 22:21:16 1.7
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2008/11/05 23:45:09 he Exp $
+$NetBSD: distinfo,v 1.7 2009/07/07 22:21:16 sno Exp $
 
-SHA1 (ExtUtils-Depends-0.301.tar.gz) = 52608feb9563f328bf644aead0e02ecf1d5a6845
+SHA1 (ExtUtils-Depends-0.302.tar.gz) = 94a5e869b53acfd94632fcbabd7dd6568bb4f778
-RMD160 (ExtUtils-Depends-0.301.tar.gz) = e91869e08a24ca97b4442db31e81bab6f4da78b5
+RMD160 (ExtUtils-Depends-0.302.tar.gz) = 7424b3c6d58c2b22f84f2d5930a4d73e5d859577
-Size (ExtUtils-Depends-0.301.tar.gz) = 10404 bytes
+Size (ExtUtils-Depends-0.302.tar.gz) = 11001 bytes