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/ead54bfe667a
branches: trunk
changeset: 557430:ead54bfe667a
user: sno <sno%pkgsrc.org@localhost>
date: Wed Apr 15 07:32:14 2009 +0000
description:
PkgSrc changes:
- Updating package for p5 module Module::Install to 0.84
- Set license to artistic-2.0
- Update and arrange dependency definitions to fit META.yml
Upstream changes:
0.84 Tue 14 Apr 2009 - Adam Kennedy
- Fix incorrect if => unless conversion (CHORNY)
diffstat:
devel/p5-Module-Install/Makefile | 11 ++++++-----
devel/p5-Module-Install/distinfo | 8 ++++----
2 files changed, 10 insertions(+), 9 deletions(-)
diffs (47 lines):
diff -r c66b011a65ed -r ead54bfe667a devel/p5-Module-Install/Makefile
--- a/devel/p5-Module-Install/Makefile Wed Apr 15 07:31:42 2009 +0000
+++ b/devel/p5-Module-Install/Makefile Wed Apr 15 07:32:14 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2009/04/12 00:45:54 sno Exp $
+# $NetBSD: Makefile,v 1.10 2009/04/15 07:32:14 sno Exp $
-DISTNAME= Module-Install-0.82
+DISTNAME= Module-Install-0.84
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5moi
CATEGORIES= devel perl5
@@ -9,17 +9,18 @@
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
DEPENDS+= p5-Archive-Tar>=1.44:../../archivers/p5-Archive-Tar
+DEPENDS+= p5-Devel-PPPort>=3.16:../../devel/p5-Devel-PPPort
+DEPENDS+= p5-File-Remove>=1.42:../../sysutils/p5-File-Remove
DEPENDS+= p5-ExtUtils-Install>=1.52:../../devel/p5-ExtUtils-Install
DEPENDS+= p5-ExtUtils-ParseXS>=2.19:../../devel/p5-ExtUtils-ParseXS
DEPENDS+= p5-Module-Build>=0.2808:../../devel/p5-Module-Build
DEPENDS+= p5-Module-CoreList>=2.17:../../devel/p5-Module-CoreList
DEPENDS+= p5-Module-ScanDeps>=0.83:../../devel/p5-Module-ScanDeps
DEPENDS+= p5-PAR-Dist>=0.29:../../devel/p5-PAR-Dist
-DEPENDS+= p5-YAML-Tiny>=1.31:../../textproc/p5-YAML-Tiny
-DEPENDS+= p5-File-Remove>=1.40:../../sysutils/p5-File-Remove
-DEPENDS+= p5-Devel-PPPort-[0-9]*:../../devel/p5-Devel-PPPort
+DEPENDS+= p5-YAML-Tiny>=1.36:../../textproc/p5-YAML-Tiny
PERL5_PACKLIST= auto/Module/Install/.packlist
diff -r c66b011a65ed -r ead54bfe667a devel/p5-Module-Install/distinfo
--- a/devel/p5-Module-Install/distinfo Wed Apr 15 07:31:42 2009 +0000
+++ b/devel/p5-Module-Install/distinfo Wed Apr 15 07:32:14 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2009/04/12 00:45:54 sno Exp $
+$NetBSD: distinfo,v 1.8 2009/04/15 07:32:14 sno Exp $
-SHA1 (Module-Install-0.82.tar.gz) = e3d929ad994c84236b775250d78077097b3b5e30
-RMD160 (Module-Install-0.82.tar.gz) = dbd6eef18dc48cccad6ca4fc29c8e027de1e279b
-Size (Module-Install-0.82.tar.gz) = 145216 bytes
+SHA1 (Module-Install-0.84.tar.gz) = 6a5d155f5d2e8e3832f1aed060584674dc34783b
+RMD160 (Module-Install-0.84.tar.gz) = d9066cd0b89b41e71a95cf5e41dbea666e7c3900
+Size (Module-Install-0.84.tar.gz) = 145276 bytes
Home |
Main Index |
Thread Index |
Old Index