pkgsrc-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 Update to 1.11



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fd9e498e4f79
branches:  trunk
changeset: 441658:fd9e498e4f79
user:      wen <wen%pkgsrc.org@localhost>
date:      Sun Nov 08 14:58:11 2020 +0000

description:
Update to 1.11

Upstream changes:
1.11  2020-09-23  <schubiger%cpan.org@localhost>

 - Merged development version to stable.

1.10_04  2020-09-22  <schubiger%cpan.org@localhost>

 - Fail when parsing month/day with an explicit ymd-format.

1.10_03  2020-09-19  <schubiger%cpan.org@localhost>

 - Clarify meaning of format option.
   [rt #133200 - Ricardo Signes]

1.10_02  2020-09-05  <schubiger%cpan.org@localhost>

 - Allow mm/dd and dd/mm as valid formats and amend tests.

 - Improve format matching regexes.

 - List example with new format under examples section.

1.10_01  2020-08-21  <schubiger%cpan.org@localhost>

 - Allow configuration to make "8/10" mean October 8.
   [rt #133140 - Ricardo Signes]

 - Minor tweaks.

diffstat:

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

diffs (27 lines):

diff -r e73acc6e92b2 -r fd9e498e4f79 time/p5-DateTime-Format-Natural/Makefile
--- a/time/p5-DateTime-Format-Natural/Makefile  Sun Nov 08 13:54:43 2020 +0000
+++ b/time/p5-DateTime-Format-Natural/Makefile  Sun Nov 08 14:58:11 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2020/09/07 17:44:04 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2020/11/08 14:58:11 wen Exp $
 
-DISTNAME=      DateTime-Format-Natural-1.10
+DISTNAME=      DateTime-Format-Natural-1.11
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    time perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DateTime/}
diff -r e73acc6e92b2 -r fd9e498e4f79 time/p5-DateTime-Format-Natural/distinfo
--- a/time/p5-DateTime-Format-Natural/distinfo  Sun Nov 08 13:54:43 2020 +0000
+++ b/time/p5-DateTime-Format-Natural/distinfo  Sun Nov 08 14:58:11 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2020/09/07 17:44:04 wiz Exp $
+$NetBSD: distinfo,v 1.19 2020/11/08 14:58:11 wen Exp $
 
-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
+SHA1 (DateTime-Format-Natural-1.11.tar.gz) = f1d4ed760d77371ec93c91fb35e646d8d2307f5d
+RMD160 (DateTime-Format-Natural-1.11.tar.gz) = 3c13804b505e62a83002e8b290442d487b5cefc5
+SHA512 (DateTime-Format-Natural-1.11.tar.gz) = 1e89fe7ea05eec620f453cde4874bba6ced5d4055944e9e396226041c1d2efaa9b5a4852b88484b7dc00d792d2842a5c74f5eb86e70b220a3a8afbc7e1111c80
+Size (DateTime-Format-Natural-1.11.tar.gz) = 82424 bytes



Home | Main Index | Thread Index | Old Index