Sat Apr 10 07:23:56 2010 UTC ()
Update p5-Module-Install from version 0.94 to version 0.95.

Upstream changes:
0.95 Wed 10 Mar 2010
	- Resolved #51614: POD nits (by Frank Wiegand) (ISHIGAKI)
	- Resolved #51077: auto_include_deps would mention the
	  (test|build)_requires version. (by Tokuhiro Matsuno) (ISHIGAKI)
	- Resolved #51267: Consider moving load checks to import so
	  require M::I will succeed (by David Golden) (ISHIGAKI)
	- Resolved #55050: Module::Install::AuthorTests is broken with
	  M::I 0.93 and 0.94 (by AEvar Arnfjord Bjarmason) (ISHIGAKI)
	- Resolved #16569: author should take array to match META.yml
	  spec and Module::Build (by MARKSTOS) (ISHIGAKI)
	- Resolved #53984: Don't use ExtUtils::Install to copy into blib
	  (by Michael G Schwern) (ISHIGAKI)
	- Resolved #17893: Module::Install::Share ignores MANIFEST
	  (ISHIGAKI)
	- Resolved #24194: Error msg: Your installer Makefile.PL has
	  a modification time in the future (by RSAVAGE) (ISHIGAKI)
	- Resolved #33976: cc_inc_paths replaces INC provided on command
	  line (by David Golden) (ISHIGAKI)
	- Resolved #25972: makemaker_args INSTALLDIRS => 'perl'; doesn't
	  work (by TELS) (ISHIGAKI)
	- Resolved #45978: .pm.PL runs in wrong order for WriteMakefile
	  (by Hilary Holz) (ISHIGAKI)
	- Resolved #19783: Query CPAN for new versions of Module::Install
	  during "make dist" (by Steffen Mueller) (ISHIGAKI)
	- Resolved #27242: Bug(s) in license_from() (by Steve Hay)
	  (ISHIGAKI)
	- Now license is properly passed to the EU::MM in the
	  background (ISHIGAKI)
	- Added non-interactive session support, part of which was
	  there some time before (ISHIGAKI)


(seb)
diff -r1.20 -r1.21 pkgsrc/devel/p5-Module-Install/Makefile
diff -r1.16 -r1.17 pkgsrc/devel/p5-Module-Install/distinfo

cvs diff -r1.20 -r1.21 pkgsrc/devel/p5-Module-Install/Makefile (expand / switch to context diff)
--- pkgsrc/devel/p5-Module-Install/Makefile 2010/02/23 12:37:45 1.20
+++ pkgsrc/devel/p5-Module-Install/Makefile 2010/04/10 07:23:56 1.21
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2010/02/23 12:37:45 sno Exp $
+# $NetBSD: Makefile,v 1.21 2010/04/10 07:23:56 seb Exp $
 
-DISTNAME=	Module-Install-0.94
+DISTNAME=	Module-Install-0.95
 PKGNAME=	p5-${DISTNAME}
 SVR4_PKGNAME=	p5moi
 CATEGORIES=	devel perl5

cvs diff -r1.16 -r1.17 pkgsrc/devel/p5-Module-Install/distinfo (expand / switch to context diff)
--- pkgsrc/devel/p5-Module-Install/distinfo 2010/02/23 12:37:45 1.16
+++ pkgsrc/devel/p5-Module-Install/distinfo 2010/04/10 07:23:56 1.17
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2010/02/23 12:37:45 sno Exp $
+$NetBSD: distinfo,v 1.17 2010/04/10 07:23:56 seb Exp $
 
-SHA1 (Module-Install-0.94.tar.gz) = fa62f6b99a33ff86ec8eb1e563ed293a628b3c87
+SHA1 (Module-Install-0.95.tar.gz) = 22576f19365089d4eac2f6fda2a1ccc29a4a437a
-RMD160 (Module-Install-0.94.tar.gz) = 7729c8a8ef73af758b75b5929d09aae9c3d0ac04
+RMD160 (Module-Install-0.95.tar.gz) = e816f2b537792f9d8c772d172bbaa8dabe010970
-Size (Module-Install-0.94.tar.gz) = 150738 bytes
+Size (Module-Install-0.95.tar.gz) = 117316 bytes