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:           Fri Jul 24 02:15:11 UTC 2026

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

Log Message:
Update to 1.27

Upstream changes:
1.27  2026-06-07  <schubiger%cpan.org@localhost>
 - Merged development version to stable.
1.26_02  2026-06-01  <schubiger%cpan.org@localhost>
 - Minor tweak/removals.
1.26_01  2026-05-30  <schubiger%cpan.org@localhost>
 - Improve use of string/block eval.
1.26  2026-05-28  <schubiger%cpan.org@localhost>
 - Merged development version to stable.
1.25_04  2026-05-27  <schubiger%cpan.org@localhost>
 - ::Calendar: make 'type' part of the object.
1.25_03  2026-05-26  <schubiger%cpan.org@localhost>
 - Guard against non-existent calendar module when testing.
1.25_02  2026-05-25  <schubiger%cpan.org@localhost>
 - Introduce ::Calendar which converts between calendar systems.
1.25_01  2026-05-17  <schubiger%cpan.org@localhost>
 - New supported formats: christmas/new year's eve/day.
 - Test and document the new formats.


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/time/p5-DateTime-Format-Natural/Makefile
cvs rdiff -u -r1.30 -r1.31 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.49 pkgsrc/time/p5-DateTime-Format-Natural/Makefile:1.50
--- pkgsrc/time/p5-DateTime-Format-Natural/Makefile:1.49        Thu Jul 16 19:05:35 2026
+++ pkgsrc/time/p5-DateTime-Format-Natural/Makefile     Fri Jul 24 02:15:11 2026
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.49 2026/07/16 19:05:35 wiz Exp $
+# $NetBSD: Makefile,v 1.50 2026/07/24 02:15:11 wen Exp $
 
-DISTNAME=      DateTime-Format-Natural-1.25
+DISTNAME=      DateTime-Format-Natural-1.27
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    time perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SC/SCHUBIGER/}
 

Index: pkgsrc/time/p5-DateTime-Format-Natural/distinfo
diff -u pkgsrc/time/p5-DateTime-Format-Natural/distinfo:1.30 pkgsrc/time/p5-DateTime-Format-Natural/distinfo:1.31
--- pkgsrc/time/p5-DateTime-Format-Natural/distinfo:1.30        Fri Mar 27 13:24:40 2026
+++ pkgsrc/time/p5-DateTime-Format-Natural/distinfo     Fri Jul 24 02:15:11 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.30 2026/03/27 13:24:40 wen Exp $
+$NetBSD: distinfo,v 1.31 2026/07/24 02:15:11 wen Exp $
 
-BLAKE2s (DateTime-Format-Natural-1.25.tar.gz) = e9cadf2a8b6d2a40ef01d9832e0cc61207b9d12d83d1106c086f2a3a617cdff8
-SHA512 (DateTime-Format-Natural-1.25.tar.gz) = ed7e3682b62ba68d7700239fa014c422b5b3c27383d4959f554269f09f67d41d76879a3c52461bffadfa9d183c3eb824180e3cbd6def87f0da4ab8e8fe8ae5fc
-Size (DateTime-Format-Natural-1.25.tar.gz) = 90490 bytes
+BLAKE2s (DateTime-Format-Natural-1.27.tar.gz) = 8d612e4b00d41b2f63f38bd3d29b1833f61292748930941b156f3325c9d55c81
+SHA512 (DateTime-Format-Natural-1.27.tar.gz) = b8f3e3c8c35afec39edd9919d94d32ac423006726d36ab598cfa3339a77d4d99e5077b8a89e9df82c262a2aefba497461f4f7465a07867d35c50e5295993d0f8
+Size (DateTime-Format-Natural-1.27.tar.gz) = 92919 bytes



Home | Main Index | Thread Index | Old Index