pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Getopt-Long-Descriptive Update p5-Getopt-Long...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3bf7c2b5a7c0
branches: trunk
changeset: 570139:3bf7c2b5a7c0
user: seb <seb%pkgsrc.org@localhost>
date: Mon Jan 25 22:55:57 2010 +0000
description:
Update p5-Getopt-Long-Descriptive from version 0.077 to version 0.083.
Pkgsrc changes:
- Adjust dependencies.
Upstream changes:
0.083 2009-12-12
create an Opts module to store the opts object code
add _specified_opts method and _specified method for Opts
0.082 2009-12-03
require Getopt::Long 2.33 for proper --no-foo handling
0.081 2009-11-27
\%opt will not contain entries for opts that were not given
(this reverts 0.079 and 0.080's new behavior of undef entries)
0.080 2009-11-27
fix option naming to ignore "+" used to mark cumulative options
fix direct calls to Getopt::Long::Descriptive::describe_options
0.079 2009-11-26 Happy Thanksgiving!
improve the "opt as object" facility to have all opts as methods
0.078 2009-08-21
refactoring to allow subclassing of Getopt::Long::Descriptive
diffstat:
devel/p5-Getopt-Long-Descriptive/Makefile | 5 ++---
devel/p5-Getopt-Long-Descriptive/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (33 lines):
diff -r 9190f160aabc -r 3bf7c2b5a7c0 devel/p5-Getopt-Long-Descriptive/Makefile
--- a/devel/p5-Getopt-Long-Descriptive/Makefile Mon Jan 25 22:41:28 2010 +0000
+++ b/devel/p5-Getopt-Long-Descriptive/Makefile Mon Jan 25 22:55:57 2010 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2009/08/25 16:40:11 sno Exp $
+# $NetBSD: Makefile,v 1.8 2010/01/25 22:55:57 seb Exp $
-DISTNAME= Getopt-Long-Descriptive-0.077
+DISTNAME= Getopt-Long-Descriptive-0.083
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Getopt/}
@@ -12,7 +12,6 @@
PKG_DESTDIR_SUPPORT= user-destdir
-DEPENDS+= p5-IO-stringy-[0-9]*:../../devel/p5-IO-stringy
DEPENDS+= p5-Params-Validate>=0.74:../../devel/p5-Params-Validate
DEPENDS+= p5-Sub-Exporter-[0-9]*:../../devel/p5-Sub-Exporter
diff -r 9190f160aabc -r 3bf7c2b5a7c0 devel/p5-Getopt-Long-Descriptive/distinfo
--- a/devel/p5-Getopt-Long-Descriptive/distinfo Mon Jan 25 22:41:28 2010 +0000
+++ b/devel/p5-Getopt-Long-Descriptive/distinfo Mon Jan 25 22:55:57 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2009/08/25 16:40:11 sno Exp $
+$NetBSD: distinfo,v 1.5 2010/01/25 22:55:57 seb Exp $
-SHA1 (Getopt-Long-Descriptive-0.077.tar.gz) = fa7cd9e9031d539fb0ae75bf531c2302006a31f2
-RMD160 (Getopt-Long-Descriptive-0.077.tar.gz) = ff86efdc51a9723bfb8fa4b4ed5921512b82350c
-Size (Getopt-Long-Descriptive-0.077.tar.gz) = 9166 bytes
+SHA1 (Getopt-Long-Descriptive-0.083.tar.gz) = 4f1be026a0d17b337af4e4fa8637d563887895f6
+RMD160 (Getopt-Long-Descriptive-0.083.tar.gz) = dae643c5fa756463948da7bcf24b9af3872ef109
+Size (Getopt-Long-Descriptive-0.083.tar.gz) = 11449 bytes
Home |
Main Index |
Thread Index |
Old Index