pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-App-Cmd Updating package for CPAN module App:...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ab3282e2412f
branches: trunk
changeset: 602285:ab3282e2412f
user: sno <sno%pkgsrc.org@localhost>
date: Tue Apr 10 13:10:18 2012 +0000
description:
Updating package for CPAN module App::Cmd in devel/p5-App-Cmd from 0.316
to 0.317.
pkgsrc changes:
- adjust dependencies
Upstream changes:
0.317 2012-03-26 10:11:52 America/New_York
App::Cmd::Tester now reports exit code 1 for unknown commands, as
App::Cmd would exit(1) in that case; addresses
https://rt.cpan.org/Public/Bug/Display.html?id=73084 reported by
David Golden
diffstat:
devel/p5-App-Cmd/Makefile | 8 ++++----
devel/p5-App-Cmd/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (43 lines):
diff -r 13e05d6aaa48 -r ab3282e2412f devel/p5-App-Cmd/Makefile
--- a/devel/p5-App-Cmd/Makefile Tue Apr 10 12:12:21 2012 +0000
+++ b/devel/p5-App-Cmd/Makefile Tue Apr 10 13:10:18 2012 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2012/02/16 06:13:03 sno Exp $
+# $NetBSD: Makefile,v 1.19 2012/04/10 13:10:18 sno Exp $
-DISTNAME= App-Cmd-0.316
+DISTNAME= App-Cmd-0.317
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/}
@@ -13,15 +13,15 @@
PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= p5-Capture-Tiny>=0.13:../../devel/p5-Capture-Tiny
-DEPENDS+= p5-Getopt-Long-Descriptive>=0.084:../../devel/p5-Getopt-Long-Descriptive
DEPENDS+= p5-Class-Load>=0.06:../../devel/p5-Class-Load
DEPENDS+= p5-Data-OptList-[0-9]*:../../devel/p5-Data-OptList
+DEPENDS+= p5-Getopt-Long-Descriptive>=0.084:../../devel/p5-Getopt-Long-Descriptive
+DEPENDS+= p5-IO-TieCombine>=1:../../devel/p5-IO-TieCombine
DEPENDS+= {perl>=5.10,p5-Module-Pluggable-[0-9]*}:../../devel/p5-Module-Pluggable
DEPENDS+= p5-String-RewritePrefix-[0-9]*:../../textproc/p5-String-RewritePrefix
DEPENDS+= p5-Sub-Exporter>=0.975:../../devel/p5-Sub-Exporter
DEPENDS+= p5-Sub-Install-[0-9]*:../../devel/p5-Sub-Install
-BUILD_DEPENDS+= p5-IO-TieCombine>=1:../../devel/p5-IO-TieCombine
BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
PERL5_PACKLIST= auto/App/Cmd/.packlist
diff -r 13e05d6aaa48 -r ab3282e2412f devel/p5-App-Cmd/distinfo
--- a/devel/p5-App-Cmd/distinfo Tue Apr 10 12:12:21 2012 +0000
+++ b/devel/p5-App-Cmd/distinfo Tue Apr 10 13:10:18 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2012/02/16 06:13:03 sno Exp $
+$NetBSD: distinfo,v 1.15 2012/04/10 13:10:18 sno Exp $
-SHA1 (App-Cmd-0.316.tar.gz) = b471a72f88d1268612b7b80fb2ec40b5932af3b4
-RMD160 (App-Cmd-0.316.tar.gz) = ed46bffc12b7ce65ad4d34423907406dcee9699d
-Size (App-Cmd-0.316.tar.gz) = 32334 bytes
+SHA1 (App-Cmd-0.317.tar.gz) = 87e99fd0963f6ccc30e95b170303dab916a0ac13
+RMD160 (App-Cmd-0.317.tar.gz) = 37ec46f4854a97b80758f67e9669d27330836682
+Size (App-Cmd-0.317.tar.gz) = 32498 bytes
Home |
Main Index |
Thread Index |
Old Index