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/1120fbbee5d6
branches:  trunk
changeset: 568220:1120fbbee5d6
user:      seb <seb%pkgsrc.org@localhost>
date:      Mon Dec 07 23:18:04 2009 +0000

description:
Update p5-Module-Install from version 0.91 to version 0.91nb1.

Pkgsrc changes:
- Add missing dependency on converters/p5-JSON
- Bump PKGREVISION to 1

diffstat:

 devel/p5-Module-Install/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r ebd939dfef81 -r 1120fbbee5d6 devel/p5-Module-Install/Makefile
--- a/devel/p5-Module-Install/Makefile  Mon Dec 07 22:56:02 2009 +0000
+++ b/devel/p5-Module-Install/Makefile  Mon Dec 07 23:18:04 2009 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2009/05/28 22:44:05 sno Exp $
+# $NetBSD: Makefile,v 1.16 2009/12/07 23:18:04 seb Exp $
 
 DISTNAME=      Module-Install-0.91
 PKGNAME=       p5-${DISTNAME}
+PKGREVISION=   1
 SVR4_PKGNAME=  p5moi
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Module/}
@@ -23,6 +24,7 @@
 DEPENDS+=      p5-PathTools>=3.28:../../devel/p5-PathTools
 DEPENDS+=      p5-Parse-CPAN-Meta>=1.39:../../devel/p5-Parse-CPAN-Meta
 DEPENDS+=      p5-YAML-Tiny>=1.38:../../textproc/p5-YAML-Tiny
+DEPENDS+=      p5-JSON>=2.14:../../converters/p5-JSON
 
 PERL5_PACKLIST=                auto/Module/Install/.packlist
 



Home | Main Index | Thread Index | Old Index