diff options
author | mef <mef@pkgsrc.org> | 2015-01-31 13:14:08 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2015-01-31 13:14:08 +0000 |
commit | ad6796569c87457cfe68a60f35dd05b530dcf85e (patch) | |
tree | 2f660f0a3c428bb176aceaf10588112546dbc4f4 | |
parent | b99621ffb50cfcca5a06ddc6b8f9080b9ad4cbec (diff) | |
download | pkgsrc-ad6796569c87457cfe68a60f35dd05b530dcf85e.tar.gz |
Update to 2.43
--------------
Changes in version 2.43
-----------------------
* Fix bug https://rt.cpan.org/Ticket/Display.html?id=92462
* Implement enhancement
https://rt.cpan.org/Public/Bug/Display.html?id=101537
* Fix the Getopt::Long part of bug
https://rt.cpan.org/Ticket/Display.html?id=100335
-rw-r--r-- | devel/p5-Getopt-Long/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Getopt-Long/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Getopt-Long/Makefile b/devel/p5-Getopt-Long/Makefile index 349c4d7b26c..828be38e551 100644 --- a/devel/p5-Getopt-Long/Makefile +++ b/devel/p5-Getopt-Long/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2014/10/09 14:06:19 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/01/31 13:14:08 mef Exp $ -DISTNAME= Getopt-Long-2.42 +DISTNAME= Getopt-Long-2.43 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Getopt/} diff --git a/devel/p5-Getopt-Long/distinfo b/devel/p5-Getopt-Long/distinfo index 0ee60e87545..12e1ec64fb0 100644 --- a/devel/p5-Getopt-Long/distinfo +++ b/devel/p5-Getopt-Long/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2013/11/24 00:48:35 wen Exp $ +$NetBSD: distinfo,v 1.7 2015/01/31 13:14:08 mef Exp $ -SHA1 (Getopt-Long-2.42.tar.gz) = 408035480b67ca46e42e2682d4ef98e63fff439a -RMD160 (Getopt-Long-2.42.tar.gz) = a3d1dcbbcfe31d427c0f9af6a7e90fa30c6c68b6 -Size (Getopt-Long-2.42.tar.gz) = 42080 bytes +SHA1 (Getopt-Long-2.43.tar.gz) = ca054ea9cc2b016dcd2e7bf33dfb33e0f4ce03cc +RMD160 (Getopt-Long-2.43.tar.gz) = ab84c30f981bc84f961583f182026f739dd29acd +Size (Getopt-Long-2.43.tar.gz) = 42556 bytes |