pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/p5-DateTime
Module Name: pkgsrc
Committed By: wiz
Date: Sun Feb 23 11:15:20 UTC 2025
Modified Files:
pkgsrc/time/p5-DateTime: Makefile distinfo
Log Message:
p5-DateTime: update to 1.6600.
1.66 2025-02-18
- Require Specio 0.50. That release has a bug fix for validation of integer values. Without the fix,
DateTime could accept non-integer values for things like nanoseconds. Reported by @HGuillemet. GH
#145.
To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 pkgsrc/time/p5-DateTime/Makefile
cvs rdiff -u -r1.69 -r1.70 pkgsrc/time/p5-DateTime/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/Makefile
diff -u pkgsrc/time/p5-DateTime/Makefile:1.88 pkgsrc/time/p5-DateTime/Makefile:1.89
--- pkgsrc/time/p5-DateTime/Makefile:1.88 Sat Nov 16 12:07:16 2024
+++ pkgsrc/time/p5-DateTime/Makefile Sun Feb 23 11:15:20 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.88 2024/11/16 12:07:16 wiz Exp $
+# $NetBSD: Makefile,v 1.89 2025/02/23 11:15:20 wiz Exp $
-DISTNAME= DateTime-1.65
+DISTNAME= DateTime-1.66
PKGNAME= p5-${DISTNAME}00
-PKGREVISION= 1
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
@@ -14,13 +13,14 @@ LICENSE= artistic-2.0
DEPENDS+= p5-DateTime-Locale>=1.06:../../time/p5-DateTime-Locale
DEPENDS+= p5-DateTime-TimeZone>=2.02:../../time/p5-DateTime-TimeZone
DEPENDS+= p5-Math-Round-[0-9]*:../../math/p5-Math-Round
-DEPENDS+= p5-Specio-[0-9]*:../../devel/p5-Specio
+DEPENDS+= p5-Specio>=0.50:../../devel/p5-Specio
DEPENDS+= p5-Params-ValidationCompiler>=0.11:../../devel/p5-Params-ValidationCompiler
DEPENDS+= p5-namespace-autoclean>=0.19:../../devel/p5-namespace-autoclean
TEST_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
TEST_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
TEST_DEPENDS+= p5-Test-Warnings-[0-9]*:../../devel/p5-Test-Warnings
+TEST_DEPENDS+= p5-Test-Without-Module-[0-9]*:../../devel/p5-Test-Without-Module
TEST_DEPENDS+= p5-CPAN-Meta-Check>=0.11:../../devel/p5-CPAN-Meta-Check
TEST_DEPENDS+= p5-Exception-Class-[0-9]*:../../devel/p5-Exception-Class
Index: pkgsrc/time/p5-DateTime/distinfo
diff -u pkgsrc/time/p5-DateTime/distinfo:1.69 pkgsrc/time/p5-DateTime/distinfo:1.70
--- pkgsrc/time/p5-DateTime/distinfo:1.69 Sun Dec 3 01:59:23 2023
+++ pkgsrc/time/p5-DateTime/distinfo Sun Feb 23 11:15:20 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.69 2023/12/03 01:59:23 wen Exp $
+$NetBSD: distinfo,v 1.70 2025/02/23 11:15:20 wiz Exp $
-BLAKE2s (DateTime-1.65.tar.gz) = a7a30757087c1da85d9a7d8f6bab1d3dc31ab2a4414839cb069ab3565b34a98f
-SHA512 (DateTime-1.65.tar.gz) = 53b8bb5085420104d9cd2b6df076d353684ec6f347caf17f858c9c09e052aa19421bf980d130dbbe0094b791ff071ee99d8222509717008e5a3cd354639f7720
-Size (DateTime-1.65.tar.gz) = 324382 bytes
+BLAKE2s (DateTime-1.66.tar.gz) = b8d9c8fe5a19c676fd0d9cfc5e4059590bf38c567ef0a9d2572a172bdd7f4663
+SHA512 (DateTime-1.66.tar.gz) = 18e371dad068b1e13415bf00274e4a3f421e6afc53eca9dbe07f63b27e8b71a8f0466fa3fa9f91c3d4b66a6f6c8cb0541f15f9534148fe57dbb813283c58ebdb
+Size (DateTime-1.66.tar.gz) = 324534 bytes
Home |
Main Index |
Thread Index |
Old Index