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 from version 0.013nb1 to 0.202.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b4a1171ee501
branches: trunk
changeset: 549408:b4a1171ee501
user: he <he%pkgsrc.org@localhost>
date: Sun Nov 02 14:55:16 2008 +0000
description:
Update from version 0.013nb1 to 0.202.
Pkgsrc changes:
o Add new required dependencies.
Upstream changes:
0.202 2008-10-16
update App::Cmd::Tester to use IO::TieCombine
0.201 2008-10-14
fix typos in Tutorial.pod (thanks, HARTZELL!)
fix prereq for Sub::Exporter to ensure we have curry_method
0.200 2008-09-14
new super-concise ::Setup interface provided by Sub::Exporter
added plugin system
consult App::Cmd::Tutorial to see the new interface
your old code should still work!
diffstat:
devel/p5-App-Cmd/Makefile | 8 +++++---
devel/p5-App-Cmd/distinfo | 8 ++++----
2 files changed, 9 insertions(+), 7 deletions(-)
diffs (38 lines):
diff -r 420c06564d6c -r b4a1171ee501 devel/p5-App-Cmd/Makefile
--- a/devel/p5-App-Cmd/Makefile Sun Nov 02 14:49:38 2008 +0000
+++ b/devel/p5-App-Cmd/Makefile Sun Nov 02 14:55:16 2008 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2008/10/19 19:17:47 he Exp $
+# $NetBSD: Makefile,v 1.5 2008/11/02 14:55:16 he Exp $
#
-DISTNAME= App-Cmd-0.013
+DISTNAME= App-Cmd-0.202
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/}
@@ -16,6 +15,9 @@
DEPENDS+= p5-Getopt-Long-Descriptive>=0.06:../../devel/p5-Getopt-Long-Descriptive
DEPENDS+= p5-Module-Pluggable-[0-9]*:../../devel/p5-Module-Pluggable
DEPENDS+= p5-Sub-Install-[0-9]*:../../devel/p5-Sub-Install
+DEPENDS+= p5-Sub-Exporter>=0.975:../../devel/p5-Sub-Exporter
+
+BUILD_DEPENDS+= p5-IO-TieCombine>=1:../../devel/p5-IO-TieCombine
PERL5_PACKLIST= auto/App/Cmd/.packlist
diff -r 420c06564d6c -r b4a1171ee501 devel/p5-App-Cmd/distinfo
--- a/devel/p5-App-Cmd/distinfo Sun Nov 02 14:49:38 2008 +0000
+++ b/devel/p5-App-Cmd/distinfo Sun Nov 02 14:55:16 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2008/07/21 11:59:33 rhaen Exp $
+$NetBSD: distinfo,v 1.3 2008/11/02 14:55:16 he Exp $
-SHA1 (App-Cmd-0.013.tar.gz) = 2d65909e141a4b2486787b45e09ceea16ea726cf
-RMD160 (App-Cmd-0.013.tar.gz) = b5c038fd5366d5c53e43503239c1ed8776f236c3
-Size (App-Cmd-0.013.tar.gz) = 31030 bytes
+SHA1 (App-Cmd-0.202.tar.gz) = 9a7f56d79dd65f51b1715d1819671630aa3f52a6
+RMD160 (App-Cmd-0.202.tar.gz) = 0ca7f8e4b0fc4b697f49737cc3f27e63c2755b14
+Size (App-Cmd-0.202.tar.gz) = 36827 bytes
Home |
Main Index |
Thread Index |
Old Index