summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorobache <obache>2006-11-03 10:41:14 +0000
committerobache <obache>2006-11-03 10:41:14 +0000
commitef0d5be7945297b48505025420facc699bff2d9c (patch)
treeb7b8edbafa09af5e236c42e7c65fae2e7e834296 /devel
parente916250f546ac3e1f52131fbd08a4017a17921a9 (diff)
downloadpkgsrc-ef0d5be7945297b48505025420facc699bff2d9c.tar.gz
Update p5-Module-Install to 0.64.
Patch provided by Martin Wilke via PR 34362. Changes: [Changes for 0.64 - 2006-08-24] * auto_install() will no longer invoke CPAN.pm or CPANPLUS recursively when running under CPANPLUS (i.e., when $ENV{PERL5_CPANPLUS_IS_RUNNING} is set to a true value.) * auto_install() would not follow prerequisites of requires() when the module is installed from the command line and only CPAN.pm is installed. [rt.cpan.org 21139] (MSCHWERN) [Changes for 0.63 - 2006-06-05] * "make" gets confused if the Makefile.PL time is in the future, but there is no universal fix for this. As an initial solution, catch the error situation and die with an error to the user. (ADAMK) * Adding additional notes on no_index package (ADAMK) * Removing hashbang from Makefile.PL and using a $^W = 1 instead (ADAMK)
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Module-Install/Makefile4
-rw-r--r--devel/p5-Module-Install/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Module-Install/Makefile b/devel/p5-Module-Install/Makefile
index 034ef22912d..e75eb087357 100644
--- a/devel/p5-Module-Install/Makefile
+++ b/devel/p5-Module-Install/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/05/15 14:59:52 seb Exp $
+# $NetBSD: Makefile,v 1.2 2006/11/03 10:41:14 obache Exp $
-DISTNAME= Module-Install-0.62
+DISTNAME= Module-Install-0.64
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5moi
CATEGORIES= devel perl5
diff --git a/devel/p5-Module-Install/distinfo b/devel/p5-Module-Install/distinfo
index a963d5ef229..aaa852545d8 100644
--- a/devel/p5-Module-Install/distinfo
+++ b/devel/p5-Module-Install/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/05/15 14:59:52 seb Exp $
+$NetBSD: distinfo,v 1.2 2006/11/03 10:41:14 obache Exp $
-SHA1 (Module-Install-0.62.tar.gz) = e92555ad110bbf762ffe4fa88b7a6a57f62d81fb
-RMD160 (Module-Install-0.62.tar.gz) = 4ff5c2ed55368ecbec6d168bd21f566f0c17454d
-Size (Module-Install-0.62.tar.gz) = 76096 bytes
+SHA1 (Module-Install-0.64.tar.gz) = ce93e103164aaec8d5c015829ced38666a2f3fa4
+RMD160 (Module-Install-0.64.tar.gz) = 4d8785373ffebe68d6dd768f76852e210da714b6
+Size (Module-Install-0.64.tar.gz) = 80446 bytes