Skip to content

Commit

Permalink
Update to 1.58
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
wen committed Apr 30, 2022
1 parent 0b41a0f commit c5ada66
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions time/p5-DateTime/Makefile
Original file line number Diff line number Diff line change
@@ -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/}
Expand Down
8 changes: 4 additions & 4 deletions time/p5-DateTime/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit c5ada66

Please sign in to comment.