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 Update from version 0.300nb1...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/052ae49bfd1c
branches:  trunk
changeset: 549615:052ae49bfd1c
user:      he <he%pkgsrc.org@localhost>
date:      Wed Nov 05 23:45:09 2008 +0000

description:
Update from version 0.300nb1 to 0.301.

Pkgsrc changes:
 o Added commented-out HOMEPAGE using search.cpan.org

Upstream changes:

0.301 Sat Sep  6 20:11:01 CEST 2008
        - On Cygwin, link directly against the DLLs of dependencies.  Patch by
          Yaakov.
        - Require perl 5.6.0.

diffstat:

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

diffs (34 lines):

diff -r 196cac189c75 -r 052ae49bfd1c devel/p5-ExtUtils-Depends/Makefile
--- a/devel/p5-ExtUtils-Depends/Makefile        Wed Nov 05 23:44:55 2008 +0000
+++ b/devel/p5-ExtUtils-Depends/Makefile        Wed Nov 05 23:45:09 2008 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.14 2008/10/19 19:17:53 he Exp $
+# $NetBSD: Makefile,v 1.15 2008/11/05 23:45:09 he Exp $
 #
 
-DISTNAME=      ExtUtils-Depends-0.300
+DISTNAME=      ExtUtils-Depends-0.301
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/}
 
 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
 
 PKG_DESTDIR_SUPPORT=   user-destdir
diff -r 196cac189c75 -r 052ae49bfd1c devel/p5-ExtUtils-Depends/distinfo
--- a/devel/p5-ExtUtils-Depends/distinfo        Wed Nov 05 23:44:55 2008 +0000
+++ b/devel/p5-ExtUtils-Depends/distinfo        Wed Nov 05 23:45:09 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2008/04/21 14:38:09 xtraeme Exp $
+$NetBSD: distinfo,v 1.6 2008/11/05 23:45:09 he Exp $
 
-SHA1 (ExtUtils-Depends-0.300.tar.gz) = c21300397e5ffbb5861a6dbf294eddd4b4104411
-RMD160 (ExtUtils-Depends-0.300.tar.gz) = abcdda0078d92ddbcbf40808de585b427a99001f
-Size (ExtUtils-Depends-0.300.tar.gz) = 10234 bytes
+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



Home | Main Index | Thread Index | Old Index