mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
Update to 2.39
- While I'm here, sort PLIST Changes: https://metacpan.org/changes/distribution/DateTime-TimeZone PR: 245956 Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
This commit is contained in:
parent
7565d6a409
commit
3061dd42e9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=533508
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= DateTime-TimeZone
|
||||
PORTVERSION= 2.38
|
||||
PORTVERSION= 2.39
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
@ -27,8 +27,9 @@ TEST_DEPENDS= p5-DateTime>=1.44:devel/p5-DateTime \
|
||||
p5-Test-Requires>0:devel/p5-Test-Requires \
|
||||
p5-Test-Taint>=1.06:devel/p5-Test-Taint
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1575474256
|
||||
SHA256 (DateTime-TimeZone-2.38.tar.gz) = 0e5c99ef22471f4d262ac590ce5ce8177094d7a92f380d8eea6219f5a12dc0cd
|
||||
SIZE (DateTime-TimeZone-2.38.tar.gz) = 992581
|
||||
TIMESTAMP = 1588279624
|
||||
SHA256 (DateTime-TimeZone-2.39.tar.gz) = 65a49083bf465b42c6a65df575efaceb87b5ba5a997d4e91e6ddba57190c8fca
|
||||
SIZE (DateTime-TimeZone-2.39.tar.gz) = 993595
|
||||
|
@ -1,12 +1,3 @@
|
||||
%%PERL5_MAN3%%/DateTime::TimeZone.3.gz
|
||||
%%PERL5_MAN3%%/DateTime::TimeZone::Catalog.3.gz
|
||||
%%PERL5_MAN3%%/DateTime::TimeZone::Floating.3.gz
|
||||
%%PERL5_MAN3%%/DateTime::TimeZone::Local.3.gz
|
||||
%%PERL5_MAN3%%/DateTime::TimeZone::Local::Unix.3.gz
|
||||
%%PERL5_MAN3%%/DateTime::TimeZone::Local::VMS.3.gz
|
||||
%%PERL5_MAN3%%/DateTime::TimeZone::OffsetOnly.3.gz
|
||||
%%PERL5_MAN3%%/DateTime::TimeZone::OlsonDB.3.gz
|
||||
%%PERL5_MAN3%%/DateTime::TimeZone::UTC.3.gz
|
||||
%%SITE_PERL%%/DateTime/TimeZone.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/Africa/Abidjan.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/Africa/Accra.pm
|
||||
@ -76,7 +67,6 @@
|
||||
%%SITE_PERL%%/DateTime/TimeZone/America/Fort_Nelson.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/America/Fortaleza.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/America/Glace_Bay.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/America/Godthab.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/America/Goose_Bay.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/America/Grand_Turk.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/America/Guatemala.pm
|
||||
@ -124,6 +114,7 @@
|
||||
%%SITE_PERL%%/DateTime/TimeZone/America/North_Dakota/Beulah.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/America/North_Dakota/Center.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/America/North_Dakota/New_Salem.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/America/Nuuk.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/America/Ojinaga.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/America/Panama.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/America/Pangnirtung.pm
|
||||
@ -380,3 +371,12 @@
|
||||
%%SITE_PERL%%/DateTime/TimeZone/Pacific/Wallis.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/UTC.pm
|
||||
%%SITE_PERL%%/DateTime/TimeZone/WET.pm
|
||||
%%PERL5_MAN3%%/DateTime::TimeZone.3.gz
|
||||
%%PERL5_MAN3%%/DateTime::TimeZone::Catalog.3.gz
|
||||
%%PERL5_MAN3%%/DateTime::TimeZone::Floating.3.gz
|
||||
%%PERL5_MAN3%%/DateTime::TimeZone::Local.3.gz
|
||||
%%PERL5_MAN3%%/DateTime::TimeZone::Local::Unix.3.gz
|
||||
%%PERL5_MAN3%%/DateTime::TimeZone::Local::VMS.3.gz
|
||||
%%PERL5_MAN3%%/DateTime::TimeZone::OffsetOnly.3.gz
|
||||
%%PERL5_MAN3%%/DateTime::TimeZone::OlsonDB.3.gz
|
||||
%%PERL5_MAN3%%/DateTime::TimeZone::UTC.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user