pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Module-Install Update p5-Module-Install from ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e325c9860f86
branches:  trunk
changeset: 574006:e325c9860f86
user:      seb <seb%pkgsrc.org@localhost>
date:      Sat Apr 10 07:23:56 2010 +0000

description:
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)

diffstat:

 devel/p5-Module-Install/Makefile |  4 ++--
 devel/p5-Module-Install/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r e1036be7d704 -r e325c9860f86 devel/p5-Module-Install/Makefile
--- a/devel/p5-Module-Install/Makefile  Sat Apr 10 07:12:51 2010 +0000
+++ b/devel/p5-Module-Install/Makefile  Sat Apr 10 07:23:56 2010 +0000
@@ -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
diff -r e1036be7d704 -r e325c9860f86 devel/p5-Module-Install/distinfo
--- a/devel/p5-Module-Install/distinfo  Sat Apr 10 07:12:51 2010 +0000
+++ b/devel/p5-Module-Install/distinfo  Sat Apr 10 07:23:56 2010 +0000
@@ -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
-RMD160 (Module-Install-0.94.tar.gz) = 7729c8a8ef73af758b75b5929d09aae9c3d0ac04
-Size (Module-Install-0.94.tar.gz) = 150738 bytes
+SHA1 (Module-Install-0.95.tar.gz) = 22576f19365089d4eac2f6fda2a1ccc29a4a437a
+RMD160 (Module-Install-0.95.tar.gz) = e816f2b537792f9d8c772d172bbaa8dabe010970
+Size (Module-Install-0.95.tar.gz) = 117316 bytes



Home | Main Index | Thread Index | Old Index