p5-DateTime-Format-Natural: update to 1.10.
1.10 2020-06-26 <schubiger@cpan.org> - Merged development version to stable. 1.09_01 2020-06-21 <schubiger@cpan.org> - Support common unit abbreviations. [github #8 - grr] 1.09 2020-05-17 <schubiger@cpan.org> - Merged development version to stable. 1.08_02 2020-05-01 <schubiger@cpan.org> - Require Params::Validate >=1.15 to fix test failures with older versions. [testers #112427415 - Alexandr Ciornii] 1.08_01 2020-04-17 <schubiger@cpan.org> - Prefer the future even stronger with demand_future. [rt #92189 - Ricardo Signes] - When advancing to future times, consider also minutes/seconds. 1.08 2019-12-07 <schubiger@cpan.org> - Merged development version to stable.
This commit is contained in:
parent
c44b939eb7
commit
aaf4d580f7
2 changed files with 7 additions and 8 deletions
|
@ -1,8 +1,7 @@
|
||||||
# $NetBSD: Makefile,v 1.32 2020/08/31 18:12:23 wiz Exp $
|
# $NetBSD: Makefile,v 1.33 2020/09/07 17:44:04 wiz Exp $
|
||||||
|
|
||||||
DISTNAME= DateTime-Format-Natural-1.07
|
DISTNAME= DateTime-Format-Natural-1.10
|
||||||
PKGNAME= p5-${DISTNAME}
|
PKGNAME= p5-${DISTNAME}
|
||||||
PKGREVISION= 2
|
|
||||||
CATEGORIES= time perl5
|
CATEGORIES= time perl5
|
||||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
$NetBSD: distinfo,v 1.17 2019/04/07 12:21:59 wen Exp $
|
$NetBSD: distinfo,v 1.18 2020/09/07 17:44:04 wiz Exp $
|
||||||
|
|
||||||
SHA1 (DateTime-Format-Natural-1.07.tar.gz) = 6a79ea5bc71493399a0cac614ebfca91d9c3ebfb
|
SHA1 (DateTime-Format-Natural-1.10.tar.gz) = 12fe24c020b27b5e039ff4dbe720670fc8b65c80
|
||||||
RMD160 (DateTime-Format-Natural-1.07.tar.gz) = 06454e7f1d71e1a6ebbe81161b6d4c2efd297340
|
RMD160 (DateTime-Format-Natural-1.10.tar.gz) = 28e3996ccfb4f5980da77397500eba2e5c03075e
|
||||||
SHA512 (DateTime-Format-Natural-1.07.tar.gz) = f355c1c30fd70f5530e395624466068f6efb0dd69825fb34e660a9317766e2c2a67b3d8b2e39d68562c58be9fe9a78cb737bd21485023935e7bcaec57c4d23e8
|
SHA512 (DateTime-Format-Natural-1.10.tar.gz) = 41d51364efe242733945bca061fe67562fe24f069788d14962aeb2a5d0589e9078f81212d0fde78e950050853eaed5e1a0cc3868f409b82c7b054849c9dc2600
|
||||||
Size (DateTime-Format-Natural-1.07.tar.gz) = 79184 bytes
|
Size (DateTime-Format-Natural-1.10.tar.gz) = 80958 bytes
|
||||||
|
|
Loading…
Reference in a new issue