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: mef
Date: Mon Apr 13 13:26:41 UTC 2020
Modified Files:
pkgsrc/devel/p5-Getopt-Long-Descriptive: Makefile distinfo
Log Message:
(devel/p5-Getopt-Long-Descriptive) Updated to 0.105
(pkgsrc)
- convert BUILD_DEPENDS to TEST_DEPENDS
(upstream)
0.105 2020-02-26 09:40:36+11:00 Australia/Melbourne
- one_of suboptions now get accessors (thanks, Michael McClimon!)
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/devel/p5-Getopt-Long-Descriptive/Makefile
cvs rdiff -u -r1.21 -r1.22 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.40 pkgsrc/devel/p5-Getopt-Long-Descriptive/Makefile:1.41
--- pkgsrc/devel/p5-Getopt-Long-Descriptive/Makefile:1.40 Sun Nov 3 10:15:54 2019
+++ pkgsrc/devel/p5-Getopt-Long-Descriptive/Makefile Mon Apr 13 13:26:41 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.40 2019/11/03 10:15:54 rillig Exp $
+# $NetBSD: Makefile,v 1.41 2020/04/13 13:26:41 mef Exp $
-DISTNAME= Getopt-Long-Descriptive-0.104
+DISTNAME= Getopt-Long-Descriptive-0.105
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Getopt/}
@@ -14,9 +14,9 @@ DEPENDS+= p5-Params-Validate>=0.97:../..
DEPENDS+= p5-Sub-Exporter>=0.972:../../devel/p5-Sub-Exporter
#BUILD_DEPENDS+= {perl>=5.14.1,p5-Test-Simple>=0.96}:../../devel/p5-Test-Simple
-BUILD_DEPENDS+= p5-Test-Warnings>=0.005:../../devel/p5-Test-Warnings
-BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
-BUILD_DEPENDS+= p5-CPAN-Meta-Check-[0-9]*:../../devel/p5-CPAN-Meta-Check
+TEST_DEPENDS+= p5-Test-Warnings>=0.005:../../devel/p5-Test-Warnings
+TEST_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
+TEST_DEPENDS+= p5-CPAN-Meta-Check-[0-9]*:../../devel/p5-CPAN-Meta-Check
PERL5_PACKLIST= auto/Getopt/Long/Descriptive/.packlist
Index: pkgsrc/devel/p5-Getopt-Long-Descriptive/distinfo
diff -u pkgsrc/devel/p5-Getopt-Long-Descriptive/distinfo:1.21 pkgsrc/devel/p5-Getopt-Long-Descriptive/distinfo:1.22
--- pkgsrc/devel/p5-Getopt-Long-Descriptive/distinfo:1.21 Wed Aug 14 01:48:06 2019
+++ pkgsrc/devel/p5-Getopt-Long-Descriptive/distinfo Mon Apr 13 13:26:41 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.21 2019/08/14 01:48:06 wen Exp $
+$NetBSD: distinfo,v 1.22 2020/04/13 13:26:41 mef Exp $
-SHA1 (Getopt-Long-Descriptive-0.104.tar.gz) = c1a3842f97d81dbac975c5d5cba3aa72a86fd79b
-RMD160 (Getopt-Long-Descriptive-0.104.tar.gz) = a7064949bdd75f7d6a3d096ece659a8227a16733
-SHA512 (Getopt-Long-Descriptive-0.104.tar.gz) = 5579faa6f9012cd03ac4d51149b0854771f15d8e324f8df345fe6af1a8f3fdeaaef6c5becee55bf77515da85d92aa61a63dfc5ee8264d2d0368e02a4a4cbd7fa
-Size (Getopt-Long-Descriptive-0.104.tar.gz) = 32643 bytes
+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
Home |
Main Index |
Thread Index |
Old Index