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 Mar 27 13:24:40 UTC 2026
Modified Files:
pkgsrc/time/p5-DateTime-Format-Natural: Makefile distinfo
Log Message:
Update to 1.25
Upstream changes:
1.25 2026-02-13 <schubiger%cpan.org@localhost>
- Merged development version to stable.
1.24_01 2026-02-12 <schubiger%cpan.org@localhost>
- Add parsing for beginning and end of x months ago, this month,
and x months from now. [github #28 - gibus]
1.24 2026-01-18 <schubiger%cpan.org@localhost>
- Merged development version to stable.
1.23_03 2026-01-13 <schubiger%cpan.org@localhost>
- Don't use _{set,get}_truncated() when no value is truncated.
- Use hash slices instead of passing values one by one.
1.23_02 2026-01-12 <schubiger%cpan.org@localhost>
- Support fractional seconds in iso8601 strings.
[github #27 - isla w]
1.23_01 2026-01-09 <schubiger%cpan.org@localhost>
- Support optional time zone information in iso8601 time strings.
[github #26 - isla w]
1.23 2026-01-04 <schubiger%cpan.org@localhost>
- Merged development version to stable.
1.22_02 2026-01-03 <schubiger%cpan.org@localhost>
- Tighten time matching regexes.
- Document the new formats.
- Assert that parsing time with mixed characters fails.
- List "isla w" in credits.
1.22_01 2025-12-31 <schubiger%cpan.org@localhost>
- Add support for period character in time and am/pm.
[github #24 - isla w]
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/time/p5-DateTime-Format-Natural/Makefile
cvs rdiff -u -r1.29 -r1.30 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.47 pkgsrc/time/p5-DateTime-Format-Natural/Makefile:1.48
--- pkgsrc/time/p5-DateTime-Format-Natural/Makefile:1.47 Sun Jan 4 08:51:15 2026
+++ pkgsrc/time/p5-DateTime-Format-Natural/Makefile Fri Mar 27 13:24:40 2026
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.47 2026/01/04 08:51:15 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2026/03/27 13:24:40 wen Exp $
-DISTNAME= DateTime-Format-Natural-1.22
+DISTNAME= DateTime-Format-Natural-1.25
PKGNAME= p5-${DISTNAME}
CATEGORIES= time perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SC/SCHUBIGER/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://metacpan.org/release/DateTime-Format-Natural
Index: pkgsrc/time/p5-DateTime-Format-Natural/distinfo
diff -u pkgsrc/time/p5-DateTime-Format-Natural/distinfo:1.29 pkgsrc/time/p5-DateTime-Format-Natural/distinfo:1.30
--- pkgsrc/time/p5-DateTime-Format-Natural/distinfo:1.29 Sun Jan 4 08:51:15 2026
+++ pkgsrc/time/p5-DateTime-Format-Natural/distinfo Fri Mar 27 13:24:40 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.29 2026/01/04 08:51:15 wiz Exp $
+$NetBSD: distinfo,v 1.30 2026/03/27 13:24:40 wen Exp $
-BLAKE2s (DateTime-Format-Natural-1.22.tar.gz) = c34b7baeb352974b9615b1a6b83f727edbd02564fa241690603df812211a9b61
-SHA512 (DateTime-Format-Natural-1.22.tar.gz) = 4b7b1230502ac5ce045cd5dcb60f3bfaec2834a8f5fbd48ce008692d67a36c747e761fac2fb238ceab910965cb1d027f2793bc1edbcaa7b3e23fd62728140a29
-Size (DateTime-Format-Natural-1.22.tar.gz) = 87183 bytes
+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
Home |
Main Index |
Thread Index |
Old Index