pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/p5-DateTime-Format-ISO8601
Module Name: pkgsrc
Committed By: wen
Date: Fri Mar 27 13:18:36 UTC 2026
Modified Files:
pkgsrc/time/p5-DateTime-Format-ISO8601: Makefile distinfo
Log Message:
Update to 0.19
Upstream changes:
0.19 2026-03-12
- Release version 0.18-TRIAL as production release.
- 0.18-TRIAL Fixed an issue calculating nanoseconds on certain architectures where the precision
of integers caused the nanoseconds calculation to round incorrectly. Occurred on
Raspberry Pi with -Duselongdouble (arm64). Fixed by @timlegge (Timothy Legge).
Fixes GH #16 via PR #19.
0.18 2026-03-10 (TRIAL RELEASE)
- Fixed an issue calculating nanoseconds on certain architectures where the precision
of integers caused the nanoseconds calculation to round incorrectly. Occurred on
Raspberry Pi with -Duselongdouble (arm64). Fixed by @timlegge (Timothy Legge).
Fixes GH #16 via PR #19.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/time/p5-DateTime-Format-ISO8601/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/time/p5-DateTime-Format-ISO8601/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-ISO8601/Makefile
diff -u pkgsrc/time/p5-DateTime-Format-ISO8601/Makefile:1.29 pkgsrc/time/p5-DateTime-Format-ISO8601/Makefile:1.30
--- pkgsrc/time/p5-DateTime-Format-ISO8601/Makefile:1.29 Fri Jul 4 08:48:49 2025
+++ pkgsrc/time/p5-DateTime-Format-ISO8601/Makefile Fri Mar 27 13:18:36 2026
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.29 2025/07/04 08:48:49 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2026/03/27 13:18:36 wen Exp $
-DISTNAME= DateTime-Format-ISO8601-0.17
+DISTNAME= DateTime-Format-ISO8601-0.19
PKGNAME= p5-${DISTNAME}00
-PKGREVISION= 1
CATEGORIES= time perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TI/TIMLEGGE/}
MAINTAINER= abs%NetBSD.org@localhost
HOMEPAGE= https://metacpan.org/release/DateTime-Format-ISO8601
Index: pkgsrc/time/p5-DateTime-Format-ISO8601/distinfo
diff -u pkgsrc/time/p5-DateTime-Format-ISO8601/distinfo:1.11 pkgsrc/time/p5-DateTime-Format-ISO8601/distinfo:1.12
--- pkgsrc/time/p5-DateTime-Format-ISO8601/distinfo:1.11 Sat May 10 12:39:05 2025
+++ pkgsrc/time/p5-DateTime-Format-ISO8601/distinfo Fri Mar 27 13:18:36 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2025/05/10 12:39:05 wen Exp $
+$NetBSD: distinfo,v 1.12 2026/03/27 13:18:36 wen Exp $
-BLAKE2s (DateTime-Format-ISO8601-0.17.tar.gz) = 1c8d01238e4fb6f5cd98338f347f35f5b582652c23091f4a3c9f7d9d9f595a98
-SHA512 (DateTime-Format-ISO8601-0.17.tar.gz) = eadca22e0a73a5c21066509492f79329b3f468d7533481b7f6594d35520a237e16d63abd3d0319a52266762268b11d9164ea484c9f49134d6071f6271b410e2e
-Size (DateTime-Format-ISO8601-0.17.tar.gz) = 47204 bytes
+BLAKE2s (DateTime-Format-ISO8601-0.19.tar.gz) = 247ff40d8f6475ad213ac1bebad3e48f6cd081522255d0a1eebfc5a110c6bd81
+SHA512 (DateTime-Format-ISO8601-0.19.tar.gz) = a1cf2953f6a03f85be51a066e80adfe8dab0f1add208d2278e7def61e6fa88678e04bcfc140c4bd754954512f92f89e10583db919742f73577b5bd0004955a75
+Size (DateTime-Format-ISO8601-0.19.tar.gz) = 47142 bytes
Home |
Main Index |
Thread Index |
Old Index