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:           Tue Feb 20 02:58:16 UTC 2018

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

Log Message:
Update to 1.46

Upstream changes:
1.46   2018-02-11

- Fixed the formatting for the CLDR "S" symbol. It could in some cases round
  _up_ to 1 instead of truncating a value. For example, the "SSS" symbol would
  format 999,999,999 nanoseconds as "1.000". Fixed by Gianni Ceccarelli. PR
  #71.


To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 pkgsrc/time/p5-DateTime/Makefile
cvs rdiff -u -r1.55 -r1.56 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.69 pkgsrc/time/p5-DateTime/Makefile:1.70
--- pkgsrc/time/p5-DateTime/Makefile:1.69       Sun Dec 31 13:44:56 2017
+++ pkgsrc/time/p5-DateTime/Makefile    Tue Feb 20 02:58:16 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.69 2017/12/31 13:44:56 wiz Exp $
+# $NetBSD: Makefile,v 1.70 2018/02/20 02:58:16 wen Exp $
 
-DISTNAME=      DateTime-1.45
+DISTNAME=      DateTime-1.46
 PKGNAME=       p5-${DISTNAME}00
 CATEGORIES=    time perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DateTime/}

Index: pkgsrc/time/p5-DateTime/distinfo
diff -u pkgsrc/time/p5-DateTime/distinfo:1.55 pkgsrc/time/p5-DateTime/distinfo:1.56
--- pkgsrc/time/p5-DateTime/distinfo:1.55       Sun Dec 31 13:44:56 2017
+++ pkgsrc/time/p5-DateTime/distinfo    Tue Feb 20 02:58:16 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.55 2017/12/31 13:44:56 wiz Exp $
+$NetBSD: distinfo,v 1.56 2018/02/20 02:58:16 wen Exp $
 
-SHA1 (DateTime-1.45.tar.gz) = 14ef722dd40c299dcd4844b5057096a8ebadc661
-RMD160 (DateTime-1.45.tar.gz) = 35bd474a6b72994d5d00323ccf18c50ad746234d
-SHA512 (DateTime-1.45.tar.gz) = b929223fd1cc930aca1a43a982407231e0cf3e981b4df98857d31c61c355724ce6e8d9c8be36568c3a952d59a4e6dfcbc38a9108adbb17a7361241eb53719bc0
-Size (DateTime-1.45.tar.gz) = 240342 bytes
+SHA1 (DateTime-1.46.tar.gz) = 07f0b5ede980911987cd72a4d24b9ae11070b456
+RMD160 (DateTime-1.46.tar.gz) = ae75f17822ce4a07c332fa6a01286467b0d216a6
+SHA512 (DateTime-1.46.tar.gz) = 20914a5267112b28a63e7cab6199bd4312ff354db9408f33f5d72f797a084c3fdfa7c50d43362323105091d827f2bdc4771250a5d6960cd951623b5739be233d
+Size (DateTime-1.46.tar.gz) = 240638 bytes



Home | Main Index | Thread Index | Old Index