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/3cbbfda8530f
branches:  trunk
changeset: 393862:3cbbfda8530f
user:      sno <sno%pkgsrc.org@localhost>
date:      Thu May 28 22:44:05 2009 +0000

description:
pkgsrc changes:
  - Updating p5 module for Module::Install from 0.89 to 0.91
  - Adjusting dependencies according to META.yml

Upstream changes:
0.91 Thu 28 May 2009
        - Add missing dependency on Parse::CPAN::Meta

0.90 Fri 22 May 2009
        - Adding a first implementation of MYMETA

diffstat:

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

diffs (35 lines):

diff -r 37da525ea858 -r 3cbbfda8530f devel/p5-Module-Install/Makefile
--- a/devel/p5-Module-Install/Makefile  Thu May 28 21:37:09 2009 +0000
+++ b/devel/p5-Module-Install/Makefile  Thu May 28 22:44:05 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2009/05/21 10:58:15 sno Exp $
+# $NetBSD: Makefile,v 1.15 2009/05/28 22:44:05 sno Exp $
 
-DISTNAME=      Module-Install-0.89
+DISTNAME=      Module-Install-0.91
 PKGNAME=       p5-${DISTNAME}
 SVR4_PKGNAME=  p5moi
 CATEGORIES=    devel perl5
@@ -21,7 +21,8 @@
 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
+DEPENDS+=      p5-Parse-CPAN-Meta>=1.39:../../devel/p5-Parse-CPAN-Meta
+DEPENDS+=      p5-YAML-Tiny>=1.38:../../textproc/p5-YAML-Tiny
 
 PERL5_PACKLIST=                auto/Module/Install/.packlist
 
diff -r 37da525ea858 -r 3cbbfda8530f devel/p5-Module-Install/distinfo
--- a/devel/p5-Module-Install/distinfo  Thu May 28 21:37:09 2009 +0000
+++ b/devel/p5-Module-Install/distinfo  Thu May 28 22:44:05 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2009/05/21 10:58:15 sno Exp $
+$NetBSD: distinfo,v 1.13 2009/05/28 22:44:05 sno Exp $
 
-SHA1 (Module-Install-0.89.tar.gz) = ac78357e7f8a195bda93f3566d2a3ee1170c5aab
-RMD160 (Module-Install-0.89.tar.gz) = abeba770d3969a8fbc49ca8159b2c6304d54830b
-Size (Module-Install-0.89.tar.gz) = 146508 bytes
+SHA1 (Module-Install-0.91.tar.gz) = ebe7ec3632e4c5f3018e77176ac0e6b2dbc03ef7
+RMD160 (Module-Install-0.91.tar.gz) = ec0b2f6fb530ffaf0706aa6af0a2d980103f9c21
+Size (Module-Install-0.91.tar.gz) = 147184 bytes



Home | Main Index | Thread Index | Old Index