pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Getopt-Long-Descriptive
Module Name: pkgsrc
Committed By: wen
Date: Fri Apr 30 23:52:10 UTC 2021
Modified Files:
pkgsrc/devel/p5-Getopt-Long-Descriptive: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/devel/p5-Getopt-Long-Descriptive/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/p5-Getopt-Long-Descriptive/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/p5-Getopt-Long-Descriptive/Makefile
diff -u pkgsrc/devel/p5-Getopt-Long-Descriptive/Makefile:1.42 pkgsrc/devel/p5-Getopt-Long-Descriptive/Makefile:1.43
--- pkgsrc/devel/p5-Getopt-Long-Descriptive/Makefile:1.42 Mon Aug 31 18:08:06 2020
+++ pkgsrc/devel/p5-Getopt-Long-Descriptive/Makefile Fri Apr 30 23:52:09 2021
@@ -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/}
Index: pkgsrc/devel/p5-Getopt-Long-Descriptive/distinfo
diff -u pkgsrc/devel/p5-Getopt-Long-Descriptive/distinfo:1.22 pkgsrc/devel/p5-Getopt-Long-Descriptive/distinfo:1.23
--- pkgsrc/devel/p5-Getopt-Long-Descriptive/distinfo:1.22 Mon Apr 13 13:26:41 2020
+++ pkgsrc/devel/p5-Getopt-Long-Descriptive/distinfo Fri Apr 30 23:52:09 2021
@@ -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