diff options
author | wen <wen@pkgsrc.org> | 2022-01-21 00:20:59 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2022-01-21 00:20:59 +0000 |
commit | e1846a3c30b9254e967b796e4b9f95e732a68da0 (patch) | |
tree | 0a8755eba1a9a41f5263f43897da88cc5086a8c5 | |
parent | 339a6f9778c31b9d92c6eec169cbb613f4746d21 (diff) | |
download | pkgsrc-e1846a3c30b9254e967b796e4b9f95e732a68da0.tar.gz |
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.
-rw-r--r-- | devel/p5-Config-Tiny/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Config-Tiny/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Config-Tiny/Makefile b/devel/p5-Config-Tiny/Makefile index 12f7baeb351..6a1af4a38a5 100644 --- a/devel/p5-Config-Tiny/Makefile +++ b/devel/p5-Config-Tiny/Makefile @@ -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/} diff --git a/devel/p5-Config-Tiny/distinfo b/devel/p5-Config-Tiny/distinfo index c81a8ee3412..5c3d7563801 100644 --- a/devel/p5-Config-Tiny/distinfo +++ b/devel/p5-Config-Tiny/distinfo @@ -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 |