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: wen
Date: Sat May 18 03:55:58 UTC 2019
Modified Files:
pkgsrc/time/p5-DateTime: Makefile distinfo
Log Message:
Update to 1.51
Upstream changes:
1.51 2019-04-21
- Fix CLDR formatting of 'S' pattern with more than 9 digits of
precision. While we only store nanoseconds in the DateTime object we should
still be able to handle an arbitrary number of digits properly. Fixed by
Slaven Rezić. GH #89.
To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 pkgsrc/time/p5-DateTime/Makefile
cvs rdiff -u -r1.59 -r1.60 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.74 pkgsrc/time/p5-DateTime/Makefile:1.75
--- pkgsrc/time/p5-DateTime/Makefile:1.74 Wed Aug 22 09:47:15 2018
+++ pkgsrc/time/p5-DateTime/Makefile Sat May 18 03:55:58 2019
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.74 2018/08/22 09:47:15 wiz Exp $
+# $NetBSD: Makefile,v 1.75 2019/05/18 03:55:58 wen Exp $
-DISTNAME= DateTime-1.50
+DISTNAME= DateTime-1.51
PKGNAME= p5-${DISTNAME}00
-PKGREVISION= 1
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
Index: pkgsrc/time/p5-DateTime/distinfo
diff -u pkgsrc/time/p5-DateTime/distinfo:1.59 pkgsrc/time/p5-DateTime/distinfo:1.60
--- pkgsrc/time/p5-DateTime/distinfo:1.59 Tue Aug 21 12:20:51 2018
+++ pkgsrc/time/p5-DateTime/distinfo Sat May 18 03:55:58 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.59 2018/08/21 12:20:51 wiz Exp $
+$NetBSD: distinfo,v 1.60 2019/05/18 03:55:58 wen Exp $
-SHA1 (DateTime-1.50.tar.gz) = 6f35480ff4419333f4ae24de94a42a83a9382e64
-RMD160 (DateTime-1.50.tar.gz) = 607f78f4b8056b290de7fa79a968e70ac3c675ce
-SHA512 (DateTime-1.50.tar.gz) = fa8f57aac2b736a5b8b70005b74a81ea4bc80143714a79f16896c4214776c591f3db6689841a6b5217070e02ccea6ccf30b565c3bb0acdce9d1ea44eb61fe85a
-Size (DateTime-1.50.tar.gz) = 244986 bytes
+SHA1 (DateTime-1.51.tar.gz) = 2fd6a30edb878f80a96986c32b0413a9d1f31f28
+RMD160 (DateTime-1.51.tar.gz) = b532d045557d135eda195fc49e12b5f51d6f05a0
+SHA512 (DateTime-1.51.tar.gz) = d94d673ecefb7ed8bd485f7be9f3c2c0e9a07c402793f14f5af3bc026cc875d7d2a151f72f1c1d3518e08af133eab247796400215f4304f785d17d84e53caded
+Size (DateTime-1.51.tar.gz) = 244434 bytes
Home |
Main Index |
Thread Index |
Old Index