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 Apr 30 13:36:02 UTC 2022

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

Log Message:
Update to 1.58

Upstream changes:
 Changes for version 1.58 - 2022-04-18

    Fixed tests so that they ignore the value set in the `PERL_DATETIME_DEFAULT_TZ` env var, if one exists. Reported by Ian Gibbs. GH #128.


To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 pkgsrc/time/p5-DateTime/Makefile
cvs rdiff -u -r1.66 -r1.67 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.82 pkgsrc/time/p5-DateTime/Makefile:1.83
--- pkgsrc/time/p5-DateTime/Makefile:1.82       Sun Mar 20 02:29:09 2022
+++ pkgsrc/time/p5-DateTime/Makefile    Sat Apr 30 13:36:02 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.82 2022/03/20 02:29:09 wen Exp $
+# $NetBSD: Makefile,v 1.83 2022/04/30 13:36:02 wen Exp $
 
-DISTNAME=      DateTime-1.57
+DISTNAME=      DateTime-1.58
 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.66 pkgsrc/time/p5-DateTime/distinfo:1.67
--- pkgsrc/time/p5-DateTime/distinfo:1.66       Sun Mar 20 02:29:09 2022
+++ pkgsrc/time/p5-DateTime/distinfo    Sat Apr 30 13:36:02 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.66 2022/03/20 02:29:09 wen Exp $
+$NetBSD: distinfo,v 1.67 2022/04/30 13:36:02 wen Exp $
 
-BLAKE2s (DateTime-1.57.tar.gz) = 95fc0c1bc14872a053f202f7c33eee8f1682dad08c346252e3f6783194251728
-SHA512 (DateTime-1.57.tar.gz) = 1b89d818618d09b4a4bfc6cde2325e2755546777070ad12fd55ac4e4ef209e6e44bf5458b436085f52ddd99df96293521695821d1380d65f2c7ce23ca2bffd56
-Size (DateTime-1.57.tar.gz) = 322347 bytes
+BLAKE2s (DateTime-1.58.tar.gz) = 65355c67a46e0c1fe0a6d3331a80defbe1c17f75783c40b302ac03674f7a326c
+SHA512 (DateTime-1.58.tar.gz) = 2d337c06bb5125c4b81f5a1bff3c83366e53c86765333d76b7e80f39f209b1e1d3a3251395fb5f5778dc35ab356823a9e1d3f7a4f84ff919cc202b641487be31
+Size (DateTime-1.58.tar.gz) = 323759 bytes



Home | Main Index | Thread Index | Old Index