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 PkgSrc changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4ad0ca2c9b12
branches:  trunk
changeset: 392488:4ad0ca2c9b12
user:      sno <sno%pkgsrc.org@localhost>
date:      Fri May 01 20:54:06 2009 +0000

description:
PkgSrc changes:
  - Updating package for p5 module of Module::Install from 0.85 to 0.86
  - Changing license to gnu-gpl-v2

Upstream changes:
0.86 Sat  2 May 2009
        - Alter _check_lock to test the CPAN version and use
          PERL5_CPAN_IS_RUNNING if new enough so we don't accidentally
          configure CPAN unless it's so old we have no choice (MSTROUT)
        - Tweak the SkipInstall logic so --skipdeps bypasses everything
          again including any loading of CPAN, no matter how old (MSTROUT)
        - Adding ./example, ./test and ./xt to the no_index list (ADAMK)
        - Removed $VERSION from the tests (ADAMK)
        - Various POD fixes (ADAMK)

diffstat:

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

diffs (34 lines):

diff -r 58be02e0e9ff -r 4ad0ca2c9b12 devel/p5-Module-Install/Makefile
--- a/devel/p5-Module-Install/Makefile  Fri May 01 20:50:48 2009 +0000
+++ b/devel/p5-Module-Install/Makefile  Fri May 01 20:54:06 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2009/04/22 08:25:14 sno Exp $
+# $NetBSD: Makefile,v 1.12 2009/05/01 20:54:06 sno Exp $
 
-DISTNAME=      Module-Install-0.85
+DISTNAME=      Module-Install-0.86
 PKGNAME=       p5-${DISTNAME}
 SVR4_PKGNAME=  p5moi
 CATEGORIES=    devel perl5
@@ -9,7 +9,7 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/Module-Install/
 COMMENT=       Perl5 module for building and installing Perl modules
-LICENSE=       artistic-2.0
+LICENSE=       gnu-gpl-v2 # OR artistic
 
 DEPENDS+=      p5-Archive-Tar>=1.44:../../archivers/p5-Archive-Tar
 DEPENDS+=      p5-Devel-PPPort>=3.16:../../devel/p5-Devel-PPPort
diff -r 58be02e0e9ff -r 4ad0ca2c9b12 devel/p5-Module-Install/distinfo
--- a/devel/p5-Module-Install/distinfo  Fri May 01 20:50:48 2009 +0000
+++ b/devel/p5-Module-Install/distinfo  Fri May 01 20:54:06 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2009/04/22 08:25:14 sno Exp $
+$NetBSD: distinfo,v 1.10 2009/05/01 20:54:06 sno Exp $
 
-SHA1 (Module-Install-0.85.tar.gz) = 4a8c9ca669e5f79ca14366b51b93687d11b29648
-RMD160 (Module-Install-0.85.tar.gz) = 83e61472ceffb2cb7a7c699f154bc7d1dfa9858d
-Size (Module-Install-0.85.tar.gz) = 145308 bytes
+SHA1 (Module-Install-0.86.tar.gz) = 498f8e38b61c9f6721ffd7e1af3c3beac7f494ab
+RMD160 (Module-Install-0.86.tar.gz) = f7087f96e845beb4a9c58e21575a3d9e0d2ef98c
+Size (Module-Install-0.86.tar.gz) = 145669 bytes



Home | Main Index | Thread Index | Old Index