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:           Mon Feb 14 14:23:01 UTC 2022

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

Log Message:
Update to 1.13

Upstream changes:
1.13  2022-01-23  <schubiger%cpan.org@localhost>

 - Merged development version to stable.

1.12_01  2022-01-20  <schubiger%cpan.org@localhost>

 - Fix demand_future not working for method count_weekday.
   [github #16 - joernclausen]


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/time/p5-DateTime-Format-Natural/Makefile
cvs rdiff -u -r1.22 -r1.23 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.36 pkgsrc/time/p5-DateTime-Format-Natural/Makefile:1.37
--- pkgsrc/time/p5-DateTime-Format-Natural/Makefile:1.36        Mon May 24 19:55:04 2021
+++ pkgsrc/time/p5-DateTime-Format-Natural/Makefile     Mon Feb 14 14:23:01 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2021/05/24 19:55:04 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2022/02/14 14:23:01 wen Exp $
 
-DISTNAME=      DateTime-Format-Natural-1.12
+DISTNAME=      DateTime-Format-Natural-1.13
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 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.22 pkgsrc/time/p5-DateTime-Format-Natural/distinfo:1.23
--- pkgsrc/time/p5-DateTime-Format-Natural/distinfo:1.22        Tue Oct 26 11:24:27 2021
+++ pkgsrc/time/p5-DateTime-Format-Natural/distinfo     Mon Feb 14 14:23:01 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2021/10/26 11:24:27 nia Exp $
+$NetBSD: distinfo,v 1.23 2022/02/14 14:23:01 wen Exp $
 
-BLAKE2s (DateTime-Format-Natural-1.12.tar.gz) = 9b1ea4d241ba969fb7935df87b47a9a0b758f62ecfc3de6f3bffc64c19f593a4
-SHA512 (DateTime-Format-Natural-1.12.tar.gz) = c2685815e76d7208d2491a01bc93e0c15657325fc1e9b33b85f123085814b9d4554a25b575241605a6c819f1627486b093bf08eeb25bb55531e15a15ddf158c8
-Size (DateTime-Format-Natural-1.12.tar.gz) = 82853 bytes
+BLAKE2s (DateTime-Format-Natural-1.13.tar.gz) = c26d0dce95cde9c4e8a8913069653c5ffce957e541fc1cc7e896b31d2d313aca
+SHA512 (DateTime-Format-Natural-1.13.tar.gz) = 1fb1862232ba32558c573b17a1d167b13c49eb3e118c9a068baf303e627d79f5dc448dbd7d4b402a8de88b9d987c5b798176b5aacdbef3d4a96c5ce33d3aff32
+Size (DateTime-Format-Natural-1.13.tar.gz) = 83127 bytes



Home | Main Index | Thread Index | Old Index