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 Update to 0.322



details:   https://anonhg.NetBSD.org/pkgsrc/rev/be0549e93c65
branches:  trunk
changeset: 625950:be0549e93c65
user:      wen <wen%pkgsrc.org@localhost>
date:      Mon Oct 28 15:40:09 2013 +0000

description:
Update to 0.322

Upstream changes:
0.322     2013-10-28 08:00:35 America/New_York
          require a newer Getopt::Long to avoid --version conflicts

0.321     2013-10-26 07:44:19 America/New_York
          avoiding getting [undef] in argument list in Simple apps

          add --version support via version command (thanks, Jakob Voss!)

diffstat:

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

diffs (33 lines):

diff -r 8a47a0ddc9c5 -r be0549e93c65 devel/p5-App-Cmd/Makefile
--- a/devel/p5-App-Cmd/Makefile Mon Oct 28 15:31:52 2013 +0000
+++ b/devel/p5-App-Cmd/Makefile Mon Oct 28 15:40:09 2013 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2013/07/03 13:36:38 sno Exp $
+# $NetBSD: Makefile,v 1.25 2013/10/28 15:40:09 wen Exp $
 
-DISTNAME=      App-Cmd-0.320
+DISTNAME=      App-Cmd-0.322
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=App/}
@@ -13,6 +13,7 @@
 DEPENDS+=      p5-Capture-Tiny>=0.13:../../devel/p5-Capture-Tiny
 DEPENDS+=      p5-Class-Load>=0.06:../../devel/p5-Class-Load
 DEPENDS+=      p5-Data-OptList-[0-9]*:../../devel/p5-Data-OptList
+DEPENDS+=      p5-Getopt-Long>=2.39:../../devel/p5-Getopt-Long
 DEPENDS+=      p5-Getopt-Long-Descriptive>=0.084:../../devel/p5-Getopt-Long-Descriptive
 DEPENDS+=      p5-IO-TieCombine>=1:../../devel/p5-IO-TieCombine
 DEPENDS+=      p5-Module-Pluggable-[0-9]*:../../devel/p5-Module-Pluggable
diff -r 8a47a0ddc9c5 -r be0549e93c65 devel/p5-App-Cmd/distinfo
--- a/devel/p5-App-Cmd/distinfo Mon Oct 28 15:31:52 2013 +0000
+++ b/devel/p5-App-Cmd/distinfo Mon Oct 28 15:40:09 2013 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2013/07/03 13:36:38 sno Exp $
+$NetBSD: distinfo,v 1.18 2013/10/28 15:40:09 wen Exp $
 
-SHA1 (App-Cmd-0.320.tar.gz) = cf5e34a41627be261f30bbac95b14d99ce5416ad
-RMD160 (App-Cmd-0.320.tar.gz) = d8cbde1f2bd2992fa6232b8d39eb62908e3a3b60
-Size (App-Cmd-0.320.tar.gz) = 38668 bytes
+SHA1 (App-Cmd-0.322.tar.gz) = 85cda14ae5dd09521bd4902d9a953116a81e3679
+RMD160 (App-Cmd-0.322.tar.gz) = 1215275fd39b87d70e28e3e522ecd016389a06af
+Size (App-Cmd-0.322.tar.gz) = 38554 bytes



Home | Main Index | Thread Index | Old Index