diff options
author | Sergei Vyshenski <svysh.fbsd@gmail.com> | 2022-10-31 19:55:07 +0000 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2022-10-31 19:56:08 +0000 |
commit | a5af7e206a653e2c4c6181dc425deca21dde1f00 (patch) | |
tree | c1a7cc07467def382d8648a2794f7e756c43d395 | |
parent | 8b4c60159f03190b56e88314a4d192aec63a36d7 (diff) |
devel/p5-DateTime-TimeZone: Update to 2.56
ChangeLog: https://metacpan.org/dist/DateTime-TimeZone/changes
PR: 267462
-rw-r--r-- | devel/p5-DateTime-TimeZone/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-DateTime-TimeZone/distinfo | 6 | ||||
-rw-r--r-- | devel/p5-DateTime-TimeZone/pkg-plist | 3 |
3 files changed, 4 insertions, 7 deletions
diff --git a/devel/p5-DateTime-TimeZone/Makefile b/devel/p5-DateTime-TimeZone/Makefile index 9258f03eb5e1..a0ae8eacc535 100644 --- a/devel/p5-DateTime-TimeZone/Makefile +++ b/devel/p5-DateTime-TimeZone/Makefile @@ -1,5 +1,5 @@ PORTNAME= DateTime-TimeZone -DISTVERSION= 2.55 +DISTVERSION= 2.56 PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN diff --git a/devel/p5-DateTime-TimeZone/distinfo b/devel/p5-DateTime-TimeZone/distinfo index 73b25f443492..3ebe395fa4bc 100644 --- a/devel/p5-DateTime-TimeZone/distinfo +++ b/devel/p5-DateTime-TimeZone/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665845203 -SHA256 (DateTime-TimeZone-2.55.tar.gz) = fc63f3c6eb9dbe676f80c7ab8294ae219bf54d45b51921d61f58cc5ba27ee53a -SIZE (DateTime-TimeZone-2.55.tar.gz) = 961535 +TIMESTAMP = 1667218260 +SHA256 (DateTime-TimeZone-2.56.tar.gz) = a0c882ec6258d8c6764211865e3f7cd53862e4851664ac85b09ae6f293c982c5 +SIZE (DateTime-TimeZone-2.56.tar.gz) = 939281 diff --git a/devel/p5-DateTime-TimeZone/pkg-plist b/devel/p5-DateTime-TimeZone/pkg-plist index 81f953453059..0d813d2dbc7d 100644 --- a/devel/p5-DateTime-TimeZone/pkg-plist +++ b/devel/p5-DateTime-TimeZone/pkg-plist @@ -102,7 +102,6 @@ %%SITE_PERL%%/DateTime/TimeZone/America/Monterrey.pm %%SITE_PERL%%/DateTime/TimeZone/America/Montevideo.pm %%SITE_PERL%%/DateTime/TimeZone/America/New_York.pm -%%SITE_PERL%%/DateTime/TimeZone/America/Nipigon.pm %%SITE_PERL%%/DateTime/TimeZone/America/Nome.pm %%SITE_PERL%%/DateTime/TimeZone/America/Noronha.pm %%SITE_PERL%%/DateTime/TimeZone/America/North_Dakota/Beulah.pm @@ -118,7 +117,6 @@ %%SITE_PERL%%/DateTime/TimeZone/America/Porto_Velho.pm %%SITE_PERL%%/DateTime/TimeZone/America/Puerto_Rico.pm %%SITE_PERL%%/DateTime/TimeZone/America/Punta_Arenas.pm -%%SITE_PERL%%/DateTime/TimeZone/America/Rainy_River.pm %%SITE_PERL%%/DateTime/TimeZone/America/Rankin_Inlet.pm %%SITE_PERL%%/DateTime/TimeZone/America/Recife.pm %%SITE_PERL%%/DateTime/TimeZone/America/Regina.pm @@ -134,7 +132,6 @@ %%SITE_PERL%%/DateTime/TimeZone/America/Swift_Current.pm %%SITE_PERL%%/DateTime/TimeZone/America/Tegucigalpa.pm %%SITE_PERL%%/DateTime/TimeZone/America/Thule.pm -%%SITE_PERL%%/DateTime/TimeZone/America/Thunder_Bay.pm %%SITE_PERL%%/DateTime/TimeZone/America/Tijuana.pm %%SITE_PERL%%/DateTime/TimeZone/America/Toronto.pm %%SITE_PERL%%/DateTime/TimeZone/America/Vancouver.pm |