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:   wiz
Date:           Mon Sep  7 17:44:04 UTC 2020

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

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


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/time/p5-DateTime-Format-Natural/Makefile
cvs rdiff -u -r1.17 -r1.18 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.32 pkgsrc/time/p5-DateTime-Format-Natural/Makefile:1.33
--- pkgsrc/time/p5-DateTime-Format-Natural/Makefile:1.32        Mon Aug 31 18:12:23 2020
+++ pkgsrc/time/p5-DateTime-Format-Natural/Makefile     Mon Sep  7 17:44:04 2020
@@ -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/}
 

Index: pkgsrc/time/p5-DateTime-Format-Natural/distinfo
diff -u pkgsrc/time/p5-DateTime-Format-Natural/distinfo:1.17 pkgsrc/time/p5-DateTime-Format-Natural/distinfo:1.18
--- pkgsrc/time/p5-DateTime-Format-Natural/distinfo:1.17        Sun Apr  7 12:21:59 2019
+++ pkgsrc/time/p5-DateTime-Format-Natural/distinfo     Mon Sep  7 17:44:04 2020
@@ -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