pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/p5-DateTime Update to 1.58



details:   https://anonhg.NetBSD.org/pkgsrc/rev/55533d791045
branches:  trunk
changeset: 378217:55533d791045
user:      wen <wen%pkgsrc.org@localhost>
date:      Sat Apr 30 13:36:02 2022 +0000

description:
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.

diffstat:

 time/p5-DateTime/Makefile |  4 ++--
 time/p5-DateTime/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r d12824009801 -r 55533d791045 time/p5-DateTime/Makefile
--- a/time/p5-DateTime/Makefile Sat Apr 30 13:07:15 2022 +0000
+++ b/time/p5-DateTime/Makefile Sat Apr 30 13:36:02 2022 +0000
@@ -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/}
diff -r d12824009801 -r 55533d791045 time/p5-DateTime/distinfo
--- a/time/p5-DateTime/distinfo Sat Apr 30 13:07:15 2022 +0000
+++ b/time/p5-DateTime/distinfo Sat Apr 30 13:36:02 2022 +0000
@@ -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