Skip to content

Commit

Permalink
Update to 2.49. From the changelog:
Browse files Browse the repository at this point in the history
- This release is based on version 2021c of the Olson database. This release
  fixes the zone links for Atlantic/Jan_Mayen and America/Virgin.

2.48    2021-09-24

- This release is based on version 2021b of the Olson database. This release
  includes contemporary changes for Jordan and Samoa.
  • Loading branch information
schmonz committed Oct 11, 2021
1 parent de08d80 commit 03f88ac
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
15 changes: 7 additions & 8 deletions time/p5-DateTime-TimeZone/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.113 2021/05/24 19:55:05 wiz Exp $
# $NetBSD: Makefile,v 1.114 2021/10/11 20:25:26 schmonz Exp $

DISTNAME= DateTime-TimeZone-2.47
DISTNAME= DateTime-TimeZone-2.49
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}

Expand All @@ -22,11 +21,11 @@ DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean

# for tests, but can't depend in it, since it depends on this package
#TEST_DEPENDS+= p5-DateTime>=0.1501:../../time/p5-DateTime
TEST_DEPENDS+= p5-Exception-Class-[0-9]*:../../devel/p5-Exception-Class
TEST_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
TEST_DEPENDS+= p5-Test-Output-[0-9]*:../../devel/p5-Test-Output
TEST_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
TEST_DEPENDS+= p5-Test-Taint-[0-9]*:../../devel/p5-Test-Taint
TEST_DEPENDS+= p5-Exception-Class-[0-9]*:../../devel/p5-Exception-Class
TEST_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
TEST_DEPENDS+= p5-Test-Output-[0-9]*:../../devel/p5-Test-Output
TEST_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
TEST_DEPENDS+= p5-Test-Taint-[0-9]*:../../devel/p5-Test-Taint

# on HPUX it requires ../../time/p5-DateTime-TimeZone-HPUX
# but this will result in a circular dependency
Expand Down
8 changes: 4 additions & 4 deletions time/p5-DateTime-TimeZone/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.94 2021/10/07 15:04:04 nia Exp $
$NetBSD: distinfo,v 1.95 2021/10/11 20:25:26 schmonz Exp $

RMD160 (DateTime-TimeZone-2.47.tar.gz) = 21664f1748acbce129e40a00dcf253bb7f7aac40
SHA512 (DateTime-TimeZone-2.47.tar.gz) = 483c5314fa520c1597ad9c819b6785302cc77d719e4042babe6a35e72e7600e9b9d506950979d4051825588ad45efb0a2023bc08340e6fbb308f03706f3438bf
Size (DateTime-TimeZone-2.47.tar.gz) = 1006477 bytes
RMD160 (DateTime-TimeZone-2.49.tar.gz) = 6955eed130caa23206208bc6fc54412f026e7760
SHA512 (DateTime-TimeZone-2.49.tar.gz) = d2942880d717dc0f019d5f7c2f205b01d83f7862ebc726900dac66e2b495561336c1c4c598a2694b10511fe43203684abb0552faa642e91074d6a12fca2bf3f4
Size (DateTime-TimeZone-2.49.tar.gz) = 996776 bytes

0 comments on commit 03f88ac

Please sign in to comment.