Skip to content

Commit

Permalink
Update to 1.59
Browse files Browse the repository at this point in the history
Upstream changes:
1.59   2022-10-23

- Fixed tests to pass with DateTime::Locale 1.37+. Reported by Slaven
  Rezić. GH #34.
  • Loading branch information
wen committed Nov 6, 2022
1 parent 42cec0d commit d14244f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
5 changes: 2 additions & 3 deletions time/p5-DateTime/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.84 2022/06/28 11:36:52 wiz Exp $
# $NetBSD: Makefile,v 1.85 2022/11/06 09:48:43 wen Exp $

DISTNAME= DateTime-1.58
DISTNAME= DateTime-1.59
PKGNAME= p5-${DISTNAME}00
PKGREVISION= 1
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.67 2022/04/30 13:36:02 wen Exp $
$NetBSD: distinfo,v 1.68 2022/11/06 09:48:43 wen Exp $

BLAKE2s (DateTime-1.58.tar.gz) = 65355c67a46e0c1fe0a6d3331a80defbe1c17f75783c40b302ac03674f7a326c
SHA512 (DateTime-1.58.tar.gz) = 2d337c06bb5125c4b81f5a1bff3c83366e53c86765333d76b7e80f39f209b1e1d3a3251395fb5f5778dc35ab356823a9e1d3f7a4f84ff919cc202b641487be31
Size (DateTime-1.58.tar.gz) = 323759 bytes
BLAKE2s (DateTime-1.59.tar.gz) = d7900d46a0003d21d1787cf518c3aa3b844ecd9f0e6edf7a95815cf862f67ebc
SHA512 (DateTime-1.59.tar.gz) = 72f96b0466e8ffa9d0d5fd480892d304993a048349bd837ad1f76fc144c816725de0844df9ea34a5c54d23476aec3838af8ac68cb8574247581f6cf8d08e4e88
Size (DateTime-1.59.tar.gz) = 324023 bytes

0 comments on commit d14244f

Please sign in to comment.