Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/p5-DateTime-Format-Natural p5-DateTime-Format-Nat...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a587738e02ea
branches:  trunk
changeset: 438581:a587738e02ea
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Sep 07 17:44:04 2020 +0000

description:
p5-DateTime-Format-Natural: update to 1.10.

1.10  2020-06-26  <schubiger%cpan.org@localhost>

 - Merged development version to stable.

1.09_01  2020-06-21  <schubiger%cpan.org@localhost>

 - Support common unit abbreviations. [github #8 - grr]

1.09  2020-05-17  <schubiger%cpan.org@localhost>

 - Merged development version to stable.

1.08_02  2020-05-01  <schubiger%cpan.org@localhost>

 - 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@localhost>

 - 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@localhost>

 - Merged development version to stable.

diffstat:

 time/p5-DateTime-Format-Natural/Makefile |   5 ++---
 time/p5-DateTime-Format-Natural/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r b804ad53dbc8 -r a587738e02ea time/p5-DateTime-Format-Natural/Makefile
--- a/time/p5-DateTime-Format-Natural/Makefile  Mon Sep 07 17:42:38 2020 +0000
+++ b/time/p5-DateTime-Format-Natural/Makefile  Mon Sep 07 17:44:04 2020 +0000
@@ -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}
-PKGREVISION=   2
 CATEGORIES=    time perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DateTime/}
 
diff -r b804ad53dbc8 -r a587738e02ea time/p5-DateTime-Format-Natural/distinfo
--- a/time/p5-DateTime-Format-Natural/distinfo  Mon Sep 07 17:42:38 2020 +0000
+++ b/time/p5-DateTime-Format-Natural/distinfo  Mon Sep 07 17:44:04 2020 +0000
@@ -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
-RMD160 (DateTime-Format-Natural-1.07.tar.gz) = 06454e7f1d71e1a6ebbe81161b6d4c2efd297340
-SHA512 (DateTime-Format-Natural-1.07.tar.gz) = f355c1c30fd70f5530e395624466068f6efb0dd69825fb34e660a9317766e2c2a67b3d8b2e39d68562c58be9fe9a78cb737bd21485023935e7bcaec57c4d23e8
-Size (DateTime-Format-Natural-1.07.tar.gz) = 79184 bytes
+SHA1 (DateTime-Format-Natural-1.10.tar.gz) = 12fe24c020b27b5e039ff4dbe720670fc8b65c80
+RMD160 (DateTime-Format-Natural-1.10.tar.gz) = 28e3996ccfb4f5980da77397500eba2e5c03075e
+SHA512 (DateTime-Format-Natural-1.10.tar.gz) = 41d51364efe242733945bca061fe67562fe24f069788d14962aeb2a5d0589e9078f81212d0fde78e950050853eaed5e1a0cc3868f409b82c7b054849c9dc2600
+Size (DateTime-Format-Natural-1.10.tar.gz) = 80958 bytes



Home | Main Index | Thread Index | Old Index