pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-ExtUtils-ModuleMaker Update to 0.63
details: https://anonhg.NetBSD.org/pkgsrc/rev/e436c3e9eb71
branches: trunk
changeset: 383965:e436c3e9eb71
user: wen <wen%pkgsrc.org@localhost>
date: Wed Aug 15 00:56:55 2018 +0000
description:
Update to 0.63
Upstream changes:
0.63 July 31, 2018
Move MockHomeDir.pm from underneath t/ to underneath lib/.
The functions exported by ExtUtils::ModuleMaker::Auxiliary are intended to be
used in testing this distribution -- and all distributions which subclass it,
such as ExtUtils::ModuleMaker::PBP. Auxiliary.pm uses functions found in
MockHomeDir.pm. But unless MockHomeDir.pm is underneath lib/ExtUtils/, it
won't be indexed by CPAN and won't be found by the test suites of subclasses.
Hence, move it to underneath lib/.
diffstat:
devel/p5-ExtUtils-ModuleMaker/Makefile | 4 ++--
devel/p5-ExtUtils-ModuleMaker/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r a72a1cf3303d -r e436c3e9eb71 devel/p5-ExtUtils-ModuleMaker/Makefile
--- a/devel/p5-ExtUtils-ModuleMaker/Makefile Wed Aug 15 00:53:25 2018 +0000
+++ b/devel/p5-ExtUtils-ModuleMaker/Makefile Wed Aug 15 00:56:55 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2018/05/20 11:08:06 wen Exp $
+# $NetBSD: Makefile,v 1.20 2018/08/15 00:56:55 wen Exp $
-DISTNAME= ExtUtils-ModuleMaker-0.62
+DISTNAME= ExtUtils-ModuleMaker-0.63
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
diff -r a72a1cf3303d -r e436c3e9eb71 devel/p5-ExtUtils-ModuleMaker/distinfo
--- a/devel/p5-ExtUtils-ModuleMaker/distinfo Wed Aug 15 00:53:25 2018 +0000
+++ b/devel/p5-ExtUtils-ModuleMaker/distinfo Wed Aug 15 00:56:55 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2018/05/20 11:08:06 wen Exp $
+$NetBSD: distinfo,v 1.10 2018/08/15 00:56:55 wen Exp $
-SHA1 (ExtUtils-ModuleMaker-0.62.tar.gz) = 8571edc11a998d17e3237d88987c525131ca4832
-RMD160 (ExtUtils-ModuleMaker-0.62.tar.gz) = 0868ffdd9fee4a837c7c7eb8850b27b59993516b
-SHA512 (ExtUtils-ModuleMaker-0.62.tar.gz) = 55eb7d38ba97d77505f4b0ccc1f81fc2be606a5cc868e243cb849bd2b36b08dfec9c2c7090dff6ae355cea48cac06bdf1b192eff6bc6e823e570c263e62581d2
-Size (ExtUtils-ModuleMaker-0.62.tar.gz) = 136234 bytes
+SHA1 (ExtUtils-ModuleMaker-0.63.tar.gz) = eea20447d31becb24b047deac8b66977163df9fe
+RMD160 (ExtUtils-ModuleMaker-0.63.tar.gz) = a7680cbae03b03da99424e41b8416463842397e6
+SHA512 (ExtUtils-ModuleMaker-0.63.tar.gz) = fc3d7fef201f1e8b05a6fde75fe6e63943a20edc5f42ae37c9f65ef88753c131ad7601bf7a33148462323384687dcd94f208ce37ba09a3f2b36b8014ee8628b3
+Size (ExtUtils-ModuleMaker-0.63.tar.gz) = 136420 bytes
Home |
Main Index |
Thread Index |
Old Index