pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-ExtUtils-Depends pkgsrc changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/74493fce0e7e
branches:  trunk
changeset: 395395:74493fce0e7e
user:      sno <sno%pkgsrc.org@localhost>
date:      Tue Jul 07 22:21:16 2009 +0000

description:
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:

 devel/p5-ExtUtils-Depends/Makefile |  7 ++++---
 devel/p5-ExtUtils-Depends/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 7 deletions(-)

diffs (36 lines):

diff -r 7e2a91a43921 -r 74493fce0e7e devel/p5-ExtUtils-Depends/Makefile
--- a/devel/p5-ExtUtils-Depends/Makefile        Tue Jul 07 22:17:24 2009 +0000
+++ b/devel/p5-ExtUtils-Depends/Makefile        Tue Jul 07 22:21:16 2009 +0000
@@ -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@localhost
 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 -r 7e2a91a43921 -r 74493fce0e7e devel/p5-ExtUtils-Depends/distinfo
--- a/devel/p5-ExtUtils-Depends/distinfo        Tue Jul 07 22:17:24 2009 +0000
+++ b/devel/p5-ExtUtils-Depends/distinfo        Tue Jul 07 22:21:16 2009 +0000
@@ -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



Home | Main Index | Thread Index | Old Index