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 devel/p5-App-Cmd fro...
details: https://anonhg.NetBSD.org/pkgsrc/rev/37fb64ff9747
branches: trunk
changeset: 397869:37fb64ff9747
user: sno <sno%pkgsrc.org@localhost>
date: Wed Aug 19 19:45:57 2009 +0000
description:
Updating package devel/p5-App-Cmd from 0.203 to 0.205
pkgsrc changes:
- Adding license
Upstream changes:
0.205 2009-08-18
add the long-missing arg0 and full_arg0 accessors (resolves 35528)
thanks to GAISSMAI and Jerome Quelin for reporting
0.204 2009-06-27
document the need for calling ->import on Simple apps
add tests for Simple-based apps
correct a few errors in the tutorial (thanks, Jason Crome)
diffstat:
devel/p5-App-Cmd/Makefile | 7 ++++---
devel/p5-App-Cmd/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 7 deletions(-)
diffs (42 lines):
diff -r 3ffe747c6965 -r 37fb64ff9747 devel/p5-App-Cmd/Makefile
--- a/devel/p5-App-Cmd/Makefile Wed Aug 19 19:18:58 2009 +0000
+++ b/devel/p5-App-Cmd/Makefile Wed Aug 19 19:45:57 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2009/04/24 08:17:24 sno Exp $
+# $NetBSD: Makefile,v 1.8 2009/08/19 19:45:57 sno Exp $
#
-DISTNAME= App-Cmd-0.203
+DISTNAME= App-Cmd-0.205
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/}
@@ -9,13 +9,14 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/App-Cmd/
COMMENT= Perl 5 module to write command line apps with less suffering
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= p5-Getopt-Long-Descriptive>=0.06:../../devel/p5-Getopt-Long-Descriptive
DEPENDS+= {perl>=5.10,p5-Module-Pluggable-[0-9]*}:../../devel/p5-Module-Pluggable
+DEPENDS+= p5-Sub-Exporter>=0.975:../../devel/p5-Sub-Exporter
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
diff -r 3ffe747c6965 -r 37fb64ff9747 devel/p5-App-Cmd/distinfo
--- a/devel/p5-App-Cmd/distinfo Wed Aug 19 19:18:58 2009 +0000
+++ b/devel/p5-App-Cmd/distinfo Wed Aug 19 19:45:57 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2009/01/18 23:12:15 he Exp $
+$NetBSD: distinfo,v 1.5 2009/08/19 19:45:57 sno Exp $
-SHA1 (App-Cmd-0.203.tar.gz) = ffca214df93c3df7af4183666995f9748b862657
-RMD160 (App-Cmd-0.203.tar.gz) = 4321e2b6a0e27723a6d6e1c00c4c37f572070d01
-Size (App-Cmd-0.203.tar.gz) = 37067 bytes
+SHA1 (App-Cmd-0.205.tar.gz) = 410f16920748b1cc090f6b8c1baed39d699ebf97
+RMD160 (App-Cmd-0.205.tar.gz) = f497d6071dd9e5f6699db7c0e2d75b3be3b56fa8
+Size (App-Cmd-0.205.tar.gz) = 39228 bytes
Home |
Main Index |
Thread Index |
Old Index