Update to 102371
PR: 102371 Submitted by: Gea-Suan Lin <gslin@gslin.org>
This commit is contained in:
parent
c6c5c155d5
commit
33be8c9989
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171235
3 changed files with 7 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= DateTime-TimeZone
|
||||
PORTVERSION= 0.46
|
||||
PORTVERSION= 0.47
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= DateTime
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (DateTime-TimeZone-0.46.tar.gz) = fe52d18c393d3e7841be0aba972e4e43
|
||||
SHA256 (DateTime-TimeZone-0.46.tar.gz) = 681490977874fdc528aceeef2011c1ca60e15efe884fde3889ea6adce969b4c7
|
||||
SIZE (DateTime-TimeZone-0.46.tar.gz) = 324081
|
||||
MD5 (DateTime-TimeZone-0.47.tar.gz) = 963f0c1e85155d935618f99ce536c9cc
|
||||
SHA256 (DateTime-TimeZone-0.47.tar.gz) = 81d63668f4ac769b3bc79d5be82866a02f2c6e37e0861f02c654665ac6a10205
|
||||
SIZE (DateTime-TimeZone-0.47.tar.gz) = 310585
|
||||
|
|
|
@ -68,10 +68,12 @@
|
|||
%%SITE_PERL%%/DateTime/TimeZone/America/Argentina/Ushuaia.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/America/Aruba.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/America/Asuncion.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/America/Atikokan.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/America/Bahia.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/America/Barbados.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/America/Belem.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/America/Belize.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/America/Blanc_Sablon.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/America/Boa_Vista.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/America/Bogota.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/America/Boise.pm
|
||||
|
@ -83,7 +85,6 @@
|
|||
%%SITE_PERL%%/DateTime/TimeZone/America/Cayman.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/America/Chicago.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/America/Chihuahua.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/America/Coral_Harbour.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/America/Costa_Rica.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/America/Cuiaba.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/America/Curacao.pm
|
||||
|
@ -326,6 +327,7 @@
|
|||
%%SITE_PERL%%/DateTime/TimeZone/Europe/Vaduz.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/Europe/Vienna.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/Europe/Vilnius.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/Europe/Volgograd.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/Europe/Warsaw.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/Europe/Zaporozhye.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/Europe/Zurich.pm
|
||||
|
|
Loading…
Reference in a new issue