Path to this page:
Subject: CVS commit: pkgsrc/time/p5-DateTime-Calendar-Julian
From: Wen Heping
Date: 2022-02-14 15:28:03
Message id: 20220214142803.180DBFB24@cvs.NetBSD.org
Log Message:
Update to 0.107
Upstream changes:
0.107 2022-01-30 T. R. Wyant
Add method calendar_name(), which returns 'Julian'.
Require DateTime 1.48 for is_last_day_of_quarter(). This is a
significant bump, since the previous was 0.08.
Update Perl requirement in metadata to 5.008004. It was always this
in fact, since DateTime requires this, as does Makefile.PL.
Add support for quarters.
0.106 2021-09-25 T. R. Wyant
Correct repository links in metadata. Thanks to Keith Thompson for
finding and reporting this.
0.105 2021-09-05 T. R. Wyant
Correct generation of 'provides' metadata. Thanks to Favio Poletti
for blogging
https://github.polettix.it/ETOOBUSY/2021/06/15/the-real-pause-workaround/,
and ultimately to Joel Berger for the pointer to
https://metacpan.org/pod/CPAN::Meta::Spec#no_index
Files: