pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/p5-DateTime-Format-Natural



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Nov  8 14:58:11 UTC 2020

Modified Files:
        pkgsrc/time/p5-DateTime-Format-Natural: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/time/p5-DateTime-Format-Natural/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/time/p5-DateTime-Format-Natural/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/time/p5-DateTime-Format-Natural/Makefile
diff -u pkgsrc/time/p5-DateTime-Format-Natural/Makefile:1.33 pkgsrc/time/p5-DateTime-Format-Natural/Makefile:1.34
--- pkgsrc/time/p5-DateTime-Format-Natural/Makefile:1.33        Mon Sep  7 17:44:04 2020
+++ pkgsrc/time/p5-DateTime-Format-Natural/Makefile     Sun Nov  8 14:58:11 2020
@@ -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/}

Index: pkgsrc/time/p5-DateTime-Format-Natural/distinfo
diff -u pkgsrc/time/p5-DateTime-Format-Natural/distinfo:1.18 pkgsrc/time/p5-DateTime-Format-Natural/distinfo:1.19
--- pkgsrc/time/p5-DateTime-Format-Natural/distinfo:1.18        Mon Sep  7 17:44:04 2020
+++ pkgsrc/time/p5-DateTime-Format-Natural/distinfo     Sun Nov  8 14:58:11 2020
@@ -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