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/702ce10ae557
branches:  trunk
changeset: 393133:702ce10ae557
user:      sno <sno%pkgsrc.org@localhost>
date:      Sun May 17 17:53:53 2009 +0000

description:
PkgSrc changes:
  - Updating package for p5 module Module::Install from 0.86 to 0.88
  - Adjusting dependencies

Upstream changes:
0.88 Thu 14 May 2009
        - Show what version is currently installed when deps are not new
          enough (patch by RIBASUSHI, applied by MSTROUT)
        - Tweak _check_lock to not load CPAN when new enough -and- no env
          vars present - otherwise we still accidentally configure the thing
          for no good reason (MSTROUT, feeling particularly dumb)
        - Module::Install::Admin::Include now had a '=head1 NAME',
          which should avoid problems when generating man pages.
          Many thanks to Simon Bertrang for the patch.  (PJF, RT #45811)

0.87 Thu  7 May 2009
        - The other half of MSTROUT's changes
        - A note mentioning to bug MSTROUT if you run into problems

diffstat:

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

diffs (33 lines):

diff -r c8dd0aeed729 -r 702ce10ae557 devel/p5-Module-Install/Makefile
--- a/devel/p5-Module-Install/Makefile  Sun May 17 17:48:09 2009 +0000
+++ b/devel/p5-Module-Install/Makefile  Sun May 17 17:53:53 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2009/05/01 20:54:06 sno Exp $
+# $NetBSD: Makefile,v 1.13 2009/05/17 17:53:53 sno Exp $
 
-DISTNAME=      Module-Install-0.86
+DISTNAME=      Module-Install-0.88
 PKGNAME=       p5-${DISTNAME}
 SVR4_PKGNAME=  p5moi
 CATEGORIES=    devel perl5
@@ -20,6 +20,7 @@
 DEPENDS+=      p5-Module-CoreList>=2.17:../../devel/p5-Module-CoreList
 DEPENDS+=      p5-Module-ScanDeps>=0.89:../../devel/p5-Module-ScanDeps
 DEPENDS+=      p5-PAR-Dist>=0.29:../../devel/p5-PAR-Dist
+DEPENDS+=      p5-PathTools>=3.28:../../devel/p5-PathTools
 DEPENDS+=      p5-YAML-Tiny>=1.36:../../textproc/p5-YAML-Tiny
 
 PERL5_PACKLIST=                auto/Module/Install/.packlist
diff -r c8dd0aeed729 -r 702ce10ae557 devel/p5-Module-Install/distinfo
--- a/devel/p5-Module-Install/distinfo  Sun May 17 17:48:09 2009 +0000
+++ b/devel/p5-Module-Install/distinfo  Sun May 17 17:53:53 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2009/05/01 20:54:06 sno Exp $
+$NetBSD: distinfo,v 1.11 2009/05/17 17:53:53 sno Exp $
 
-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
+SHA1 (Module-Install-0.88.tar.gz) = a2d7437b8b27b3f6a59fba1313fd1cc756064fd6
+RMD160 (Module-Install-0.88.tar.gz) = ebc503ca7ab6e9735a2509dcf2027506f7bbec41
+Size (Module-Install-0.88.tar.gz) = 146324 bytes



Home | Main Index | Thread Index | Old Index