From d062cce224e68f8a8f6b0f869e7b378243d0fb30 Mon Sep 17 00:00:00 2001 From: wen Date: Tue, 30 Nov 2021 00:21:50 +0000 Subject: [PATCH] Update to 6.86 Update DEPENDS Upstream changes: 6.86 2021-11-15 - Change warn to carp All warnings are now issued with the carp command rather than warn. Requested in GitHup pull request #18, but that request was not used because it only changed the uses in the Date::Manip::Date module. - Bug fixes Fixed a bug where the next/prev Date::Manip::Recur methods gave incorrect results when there are no dates that match the criteria. (GitHub #36) - Time zone fixes There were no new timezone fixes on 2021-06-01 or 2021-09-01, so no releases made then. Newest zoneinfo data (tzdata 2021e). (GitHub #37) --- devel/p5-Date-Manip/Makefile | 11 ++++------- devel/p5-Date-Manip/distinfo | 8 ++++---- 2 files changed, 8 insertions(+), 11 deletions(-) diff --git a/devel/p5-Date-Manip/Makefile b/devel/p5-Date-Manip/Makefile index bb59c62e187c..4e6a82f1994a 100644 --- a/devel/p5-Date-Manip/Makefile +++ b/devel/p5-Date-Manip/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.82 2021/05/24 19:50:29 wiz Exp $ +# $NetBSD: Makefile,v 1.83 2021/11/30 00:21:50 wen Exp $ -DISTNAME= Date-Manip-6.85 +DISTNAME= Date-Manip-6.86 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/} @@ -11,12 +10,10 @@ HOMEPAGE= https://metacpan.org/release/Date-Manip COMMENT= Perl5 module for date calculations LICENSE= ${PERL5_LICENSE} -DEPENDS+= p5-Test-Pod-[0-9]*:../../devel/p5-Test-Pod -DEPENDS+= p5-Test-Pod-Coverage-[0-9]*:../../devel/p5-Test-Pod-Coverage -DEPENDS+= p5-YAML-Syck-[0-9]*:../../textproc/p5-YAML-Syck -# TEST_DEPENDS+= p5-Test-Inter-[0-9]*:../../devel/p5-Test-Inter TEST_DEPENDS+= p5-File-Find-Rule-[0-9]*:../../devel/p5-File-Find-Rule +TEST_DEPENDS+= p5-Test-Pod-[0-9]*:../../devel/p5-Test-Pod +TEST_DEPENDS+= p5-Test-Pod-Coverage-[0-9]*:../../devel/p5-Test-Pod-Coverage USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Date/Manip/.packlist diff --git a/devel/p5-Date-Manip/distinfo b/devel/p5-Date-Manip/distinfo index 01b30549f98b..656ce0aedd92 100644 --- a/devel/p5-Date-Manip/distinfo +++ b/devel/p5-Date-Manip/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.50 2021/10/26 10:16:24 nia Exp $ +$NetBSD: distinfo,v 1.51 2021/11/30 00:21:50 wen Exp $ -BLAKE2s (Date-Manip-6.85.tar.gz) = 0aadb299ac0fa798fd5d86963d8604d3e0c4fc82c7f03e3f9bd4872226c88f73 -SHA512 (Date-Manip-6.85.tar.gz) = ac2fd3823d4890677c9231417bd9838c830d16564ba3f5de04f827d30baddb3fc95a7c379c42d00a3f08e60aba0af8b8f5d710f587d4c5908447a707d1104162 -Size (Date-Manip-6.85.tar.gz) = 2022449 bytes +BLAKE2s (Date-Manip-6.86.tar.gz) = e8ed90036e714244355626a904c0b72c62291815827d18067de8cbfca054355f +SHA512 (Date-Manip-6.86.tar.gz) = 894e17252c0b55b2e17dd2d46b2da65f07d2343738ca2cbf496086a2c802adaea599e05ac50a21ca64eb54661e53658505dae507cbd8bb4b8880177f550b9ca7 +Size (Date-Manip-6.86.tar.gz) = 2007485 bytes