diff options
author | sno <sno@pkgsrc.org> | 2009-07-07 22:21:16 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-07-07 22:21:16 +0000 |
commit | f8e9023fb2a29937f7ed96c0b62a4af0530cf4cd (patch) | |
tree | 6133689ba8c86b52d5fa3f239a2ec706441bc2bf /devel | |
parent | 78bc7259cc0ea2871dba59008ed05e8f69f74894 (diff) | |
download | pkgsrc-f8e9023fb2a29937f7ed96c0b62a4af0530cf4cd.tar.gz |
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).
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-ExtUtils-Depends/Makefile | 7 | ||||
-rw-r--r-- | devel/p5-ExtUtils-Depends/distinfo | 8 |
2 files changed, 8 insertions, 7 deletions
diff --git a/devel/p5-ExtUtils-Depends/Makefile b/devel/p5-ExtUtils-Depends/Makefile index e94d210383e..6741f25d303 100644 --- a/devel/p5-ExtUtils-Depends/Makefile +++ b/devel/p5-ExtUtils-Depends/Makefile @@ -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 diff --git a/devel/p5-ExtUtils-Depends/distinfo b/devel/p5-ExtUtils-Depends/distinfo index 27aca46c705..15f20087008 100644 --- a/devel/p5-ExtUtils-Depends/distinfo +++ b/devel/p5-ExtUtils-Depends/distinfo @@ -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 -RMD160 (ExtUtils-Depends-0.301.tar.gz) = e91869e08a24ca97b4442db31e81bab6f4da78b5 -Size (ExtUtils-Depends-0.301.tar.gz) = 10404 bytes +SHA1 (ExtUtils-Depends-0.302.tar.gz) = 94a5e869b53acfd94632fcbabd7dd6568bb4f778 +RMD160 (ExtUtils-Depends-0.302.tar.gz) = 7424b3c6d58c2b22f84f2d5930a4d73e5d859577 +Size (ExtUtils-Depends-0.302.tar.gz) = 11001 bytes |