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 PkgSrc changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/5bd05983ebca
branches: trunk
changeset: 557253:5bd05983ebca
user: sno <sno%pkgsrc.org@localhost>
date: Sun Apr 12 19:24:33 2009 +0000
description:
PkgSrc changes:
- Updating package for p5 module Getopt::Long to 2.38
- Set license to artistic-2.0
Upstream changes:
* Bugfix for Ticket 35759: First arg to callback function evaluates
to false when used in bool context.
* Fix problem with prototypes of GetOptionsFrom* functions.
* Fix restoring default die handler.
* Bugfix for Ticket 24941: Autoabbrev with + incorrect.
diffstat:
devel/p5-Getopt-Long/Makefile | 6 +++---
devel/p5-Getopt-Long/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (34 lines):
diff -r 0deb56e777f1 -r 5bd05983ebca devel/p5-Getopt-Long/Makefile
--- a/devel/p5-Getopt-Long/Makefile Sun Apr 12 19:24:19 2009 +0000
+++ b/devel/p5-Getopt-Long/Makefile Sun Apr 12 19:24:33 2009 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.5 2008/10/19 19:17:54 he Exp $
+# $NetBSD: Makefile,v 1.6 2009/04/12 19:24:33 sno Exp $
-DISTNAME= Getopt-Long-2.37
+DISTNAME= Getopt-Long-2.38
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/J/JV/JV/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/~rsavage/Getopt-Simple/
COMMENT= Extended processing of command line options
+LICENSE= artistic-2.0
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
diff -r 0deb56e777f1 -r 5bd05983ebca devel/p5-Getopt-Long/distinfo
--- a/devel/p5-Getopt-Long/distinfo Sun Apr 12 19:24:19 2009 +0000
+++ b/devel/p5-Getopt-Long/distinfo Sun Apr 12 19:24:33 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2008/07/27 12:53:26 seb Exp $
+$NetBSD: distinfo,v 1.3 2009/04/12 19:24:33 sno Exp $
-SHA1 (Getopt-Long-2.37.tar.gz) = 84e231ba85f19308ff9d67be609f6bc546d5f3a6
-RMD160 (Getopt-Long-2.37.tar.gz) = e4b9a1abb4a5da2cb664e5a7d96188b3689b9700
-Size (Getopt-Long-2.37.tar.gz) = 41006 bytes
+SHA1 (Getopt-Long-2.38.tar.gz) = 5daf0f2e539c0683c8400f277ba10618c893970b
+RMD160 (Getopt-Long-2.38.tar.gz) = 0498ea35a5a6ee08a26f23bd5185a84c1feb3bf3
+Size (Getopt-Long-2.38.tar.gz) = 41200 bytes
Home |
Main Index |
Thread Index |
Old Index