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 to 0.109



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5b9ab9bbcce7
branches:  trunk
changeset: 451751:5b9ab9bbcce7
user:      wen <wen%pkgsrc.org@localhost>
date:      Fri Apr 30 23:52:09 2021 +0000

description:
Update to 0.109

Upstream changes:
0.109     2021-03-16 19:55:45-04:00 America/New_York
        - eliminate warnings-count failure by requiring an ExtUtils::MakeMaker
          from late 2013 or later;  without this, very old EUMM could pass -w
          to the tests, enabling more warnings than we wanted (thanks, Matthew
          Horsfall and Graham Knop!)

0.108     2021-03-16 09:54:51-04:00 America/New_York
        - provide diagnostics in tests when more warnings arrive than are
          expected

0.107     2021-03-14 16:15:57-04:00 America/New_York
        - Term::ReadKey has been dropped; caused too many problems
        - minimum version is now v5.10.1, not v5.10.0

0.106     2021-03-12 21:29:54-05:00 America/New_York
        - improved formatting of switches
        - when available, use Term::ReadKey to get terminal width
        - when an option name is defined twice, warn about it
          THIS WILL BECOME FATAL IN A FUTURE VERSION

diffstat:

 devel/p5-Getopt-Long-Descriptive/Makefile |   5 ++---
 devel/p5-Getopt-Long-Descriptive/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r 46160387188a -r 5b9ab9bbcce7 devel/p5-Getopt-Long-Descriptive/Makefile
--- a/devel/p5-Getopt-Long-Descriptive/Makefile Fri Apr 30 23:40:12 2021 +0000
+++ b/devel/p5-Getopt-Long-Descriptive/Makefile Fri Apr 30 23:52:09 2021 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2020/08/31 18:08:06 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2021/04/30 23:52:09 wen Exp $
 
-DISTNAME=      Getopt-Long-Descriptive-0.105
+DISTNAME=      Getopt-Long-Descriptive-0.109
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Getopt/}
 
diff -r 46160387188a -r 5b9ab9bbcce7 devel/p5-Getopt-Long-Descriptive/distinfo
--- a/devel/p5-Getopt-Long-Descriptive/distinfo Fri Apr 30 23:40:12 2021 +0000
+++ b/devel/p5-Getopt-Long-Descriptive/distinfo Fri Apr 30 23:52:09 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2020/04/13 13:26:41 mef Exp $
+$NetBSD: distinfo,v 1.23 2021/04/30 23:52:09 wen Exp $
 
-SHA1 (Getopt-Long-Descriptive-0.105.tar.gz) = 53f92fa4ee19579b6eb2591f91b60f1df40f7d52
-RMD160 (Getopt-Long-Descriptive-0.105.tar.gz) = 30e56ef4d954364ffe9ac0bd7f03c31aa54f9783
-SHA512 (Getopt-Long-Descriptive-0.105.tar.gz) = e7528ac509bc7fb49ee59a8ed8dec0c9a619a8f34c207e7a9185829666248797211a56576721b7fc8cdd44ae55d2d45f048958b79a6228ee76d91c3a52685236
-Size (Getopt-Long-Descriptive-0.105.tar.gz) = 33074 bytes
+SHA1 (Getopt-Long-Descriptive-0.109.tar.gz) = 99ac43c694f031c66bbfa7c7e5e2633dbf451a93
+RMD160 (Getopt-Long-Descriptive-0.109.tar.gz) = 147b2df286960fa928361cb56d682be077f252b9
+SHA512 (Getopt-Long-Descriptive-0.109.tar.gz) = 9bd3af84119264c9e7e72b470f54782fe0a9e37e6071052a7b43af9529087841f77f06f81a70e4cab05380558216893b0902aabefcfbc970916f65614666969a
+Size (Getopt-Long-Descriptive-0.109.tar.gz) = 33959 bytes



Home | Main Index | Thread Index | Old Index