Skip to content

Commit

Permalink
Update to 0.36
Browse files Browse the repository at this point in the history
Upstream changes:
0.36 Wed Oct 16 2024
  - further changes to be backwards compatible with DateTime::TimeZone 2.62 and below.
    - thanks ppisar rt #155996
  - fix stray debug statement
    - thanks ppisar rt #155995
0.35 Sun Oct 6 2024
  - support changes in DateTime::Timeone 2.63
  - thanks ppisar rt #155591 and gregoa rt #155962
  • Loading branch information
wen committed Nov 24, 2024
1 parent 544a8fb commit 554c0e9
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-Format-Flexible/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.31 2024/11/16 12:07:18 wiz Exp $
# $NetBSD: Makefile,v 1.32 2024/11/24 08:45:31 wen Exp $

DISTNAME= DateTime-Format-Flexible-0.34
DISTNAME= DateTime-Format-Flexible-0.36
PKGNAME= p5-${DISTNAME}
PKGREVISION= 3
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}

Expand Down
8 changes: 4 additions & 4 deletions time/p5-DateTime-Format-Flexible/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.17 2021/10/26 11:24:26 nia Exp $
$NetBSD: distinfo,v 1.18 2024/11/24 08:45:31 wen Exp $

BLAKE2s (DateTime-Format-Flexible-0.34.tar.gz) = 683447312a9f0a90b508a4a5d9b92821a41ea2126373dc8d1448f3e3a10cb762
SHA512 (DateTime-Format-Flexible-0.34.tar.gz) = 2b2d730aaa9c8f6152f57493b8a0b2f9600b06dcdf2776bd1cb3fbf26c3b5ab31351a32fccb5072ed7410b558354fb3f9e3e8fa5af99da846fc623ae25e1f763
Size (DateTime-Format-Flexible-0.34.tar.gz) = 76347 bytes
BLAKE2s (DateTime-Format-Flexible-0.36.tar.gz) = 4fa42b823a3227783676292dc4e2f2295df2417fd286509401920f8718e96b2a
SHA512 (DateTime-Format-Flexible-0.36.tar.gz) = 728acfa1199032add6c26eae5ad69d71592eeaa719f8be8b26d2735c200811cdc83cef2189bd358c222ae69529d09e81c019f3d26348c9f993f1927cc371c715
Size (DateTime-Format-Flexible-0.36.tar.gz) = 76034 bytes

0 comments on commit 554c0e9

Please sign in to comment.