pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-ExtUtils-Command Updated from version 1.14nb1...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c6c52ed50ae8
branches: trunk
changeset: 549613:c6c52ed50ae8
user: he <he%pkgsrc.org@localhost>
date: Wed Nov 05 23:35:49 2008 +0000
description:
Updated from version 1.14nb1 to 1.15.
Pkgsrc changes:
o Change to Module::Build
Upstream changes:
1.15 Sun, Oct 12, 2008
- cp fails to update timestamp on Win32:
http://rt.cpan.org/Ticket/Display.html?id=34718
Patch supplied by MSCHWERN
diffstat:
devel/p5-ExtUtils-Command/Makefile | 7 ++++---
devel/p5-ExtUtils-Command/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r 4730f8691092 -r c6c52ed50ae8 devel/p5-ExtUtils-Command/Makefile
--- a/devel/p5-ExtUtils-Command/Makefile Wed Nov 05 23:22:26 2008 +0000
+++ b/devel/p5-ExtUtils-Command/Makefile Wed Nov 05 23:35:49 2008 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2008/10/19 19:17:53 he Exp $
+# $NetBSD: Makefile,v 1.3 2008/11/05 23:35:49 he Exp $
#
-DISTNAME= ExtUtils-Command-1.14
+DISTNAME= ExtUtils-Command-1.15
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
@@ -16,5 +15,7 @@
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/ExtUtils/Command/.packlist
+PERL5_MODULE_TYPE= Module::Build
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 4730f8691092 -r c6c52ed50ae8 devel/p5-ExtUtils-Command/distinfo
--- a/devel/p5-ExtUtils-Command/distinfo Wed Nov 05 23:22:26 2008 +0000
+++ b/devel/p5-ExtUtils-Command/distinfo Wed Nov 05 23:35:49 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/08/25 23:06:17 seb Exp $
+$NetBSD: distinfo,v 1.2 2008/11/05 23:35:49 he Exp $
-SHA1 (ExtUtils-Command-1.14.tar.gz) = 0c164c7a0ee8dcfc505d5899dc3abd9d94304b77
-RMD160 (ExtUtils-Command-1.14.tar.gz) = ee40ed4f66842304939b32bcf593f1142d709e60
-Size (ExtUtils-Command-1.14.tar.gz) = 11391 bytes
+SHA1 (ExtUtils-Command-1.15.tar.gz) = 0623d34ebbbcdcab3a56f3f5a2ed6dcd54ae3e81
+RMD160 (ExtUtils-Command-1.15.tar.gz) = 3b873164de984394b52b48fad7e8ef87ffaed4d8
+Size (ExtUtils-Command-1.15.tar.gz) = 11691 bytes
Home |
Main Index |
Thread Index |
Old Index