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:           Sat Mar 27 23:52:15 UTC 2021

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

Log Message:
Update to 1.12

Upstream changes:
1.12  2021-03-19  <schubiger%cpan.org@localhost>

 - Merged development version to stable.

1.11_03  2021-03-13  <schubiger%cpan.org@localhost>

 - Refactor extracting duration.

 - Don't try to trim the extract string twice.

 - Amend documentation of ::Utils.

1.11_02  2020-10-16  <schubiger%cpan.org@localhost>

 - Introduce utility function trim().

1.11_01  2020-10-03  <schubiger%cpan.org@localhost>

 - Assert that error() returns '' on success.


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/time/p5-DateTime-Format-Natural/Makefile
cvs rdiff -u -r1.19 -r1.20 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.34 pkgsrc/time/p5-DateTime-Format-Natural/Makefile:1.35
--- pkgsrc/time/p5-DateTime-Format-Natural/Makefile:1.34        Sun Nov  8 14:58:11 2020
+++ pkgsrc/time/p5-DateTime-Format-Natural/Makefile     Sat Mar 27 23:52:15 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2020/11/08 14:58:11 wen Exp $
+# $NetBSD: Makefile,v 1.35 2021/03/27 23:52:15 wen Exp $
 
-DISTNAME=      DateTime-Format-Natural-1.11
+DISTNAME=      DateTime-Format-Natural-1.12
 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.19 pkgsrc/time/p5-DateTime-Format-Natural/distinfo:1.20
--- pkgsrc/time/p5-DateTime-Format-Natural/distinfo:1.19        Sun Nov  8 14:58:11 2020
+++ pkgsrc/time/p5-DateTime-Format-Natural/distinfo     Sat Mar 27 23:52:15 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2020/11/08 14:58:11 wen Exp $
+$NetBSD: distinfo,v 1.20 2021/03/27 23:52:15 wen Exp $
 
-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
+SHA1 (DateTime-Format-Natural-1.12.tar.gz) = b8858bf3dee8ecaf764f4a028800f81074e19b6f
+RMD160 (DateTime-Format-Natural-1.12.tar.gz) = 508183cf049a946a39aa94a0f174cfd6b88befcd
+SHA512 (DateTime-Format-Natural-1.12.tar.gz) = c2685815e76d7208d2491a01bc93e0c15657325fc1e9b33b85f123085814b9d4554a25b575241605a6c819f1627486b093bf08eeb25bb55531e15a15ddf158c8
+Size (DateTime-Format-Natural-1.12.tar.gz) = 82853 bytes



Home | Main Index | Thread Index | Old Index