pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Config-Tiny
Module Name: pkgsrc
Committed By: wen
Date: Fri Jan 21 00:20:59 UTC 2022
Modified Files:
pkgsrc/devel/p5-Config-Tiny: Makefile distinfo
Log Message:
Update to 2.28
Upstream changes:
Changes for version 2.28 - 2022-01-04
Accept pull request from Todd Rinaldo to replace both uses of bareword filehandles with my variables. With thanx.
Accept 2019 pull request to Makefile.PL, for the purpose of modernization, and with some slight modifications, from Grinnz.
Make corresponding patches where appropriate to Tiny.pm and t/02.main.t.
Thanx to Grinnz aka Dan Book for the prompting.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/devel/p5-Config-Tiny/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/p5-Config-Tiny/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-Config-Tiny/Makefile
diff -u pkgsrc/devel/p5-Config-Tiny/Makefile:1.32 pkgsrc/devel/p5-Config-Tiny/Makefile:1.33
--- pkgsrc/devel/p5-Config-Tiny/Makefile:1.32 Fri Oct 1 23:58:27 2021
+++ pkgsrc/devel/p5-Config-Tiny/Makefile Fri Jan 21 00:20:59 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2021/10/01 23:58:27 wen Exp $
+# $NetBSD: Makefile,v 1.33 2022/01/21 00:20:59 wen Exp $
-DISTNAME= Config-Tiny-2.27
+DISTNAME= Config-Tiny-2.28
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Config/}
Index: pkgsrc/devel/p5-Config-Tiny/distinfo
diff -u pkgsrc/devel/p5-Config-Tiny/distinfo:1.17 pkgsrc/devel/p5-Config-Tiny/distinfo:1.18
--- pkgsrc/devel/p5-Config-Tiny/distinfo:1.17 Tue Oct 26 10:16:18 2021
+++ pkgsrc/devel/p5-Config-Tiny/distinfo Fri Jan 21 00:20:59 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2021/10/26 10:16:18 nia Exp $
+$NetBSD: distinfo,v 1.18 2022/01/21 00:20:59 wen Exp $
-BLAKE2s (Config-Tiny-2.27.tgz) = 47786264d913895d86aa72425e989d99750bbbad05ec24db70c16520b5675417
-SHA512 (Config-Tiny-2.27.tgz) = 2ab77d2f9e01f14047a2c079c58941d707fdc54ea0d30c43e0cfad162b8e810a25a62a435abd11b5da8a7cff9027511534205bf625a2ee9ee7824d4c3eb9d0e9
-Size (Config-Tiny-2.27.tgz) = 22653 bytes
+BLAKE2s (Config-Tiny-2.28.tgz) = 61ef37182e7d09890ff62e9b62848c6ae795c15499c28e244eb38835cf1e2475
+SHA512 (Config-Tiny-2.28.tgz) = 0f9014a6c81253900613f7e35e7dc51c68b8b92e08e8cb6ce65b992147d8c93e2a4e5f1dcd2b21997099a1e9f8eb5063f58b5371338df188a493f082c65fd168
+Size (Config-Tiny-2.28.tgz) = 22840 bytes
Home |
Main Index |
Thread Index |
Old Index