svn commit: r490247 - head/devel/p5-DateTime-TimeZone

Steve Wills swills at FreeBSD.org
Mon Jan 14 12:34:48 UTC 2019


Author: swills
Date: Mon Jan 14 12:34:46 2019
New Revision: 490247
URL: https://svnweb.freebsd.org/changeset/ports/490247

Log:
  devel/p5-DateTime-TimeZone: update to 2.23
  
  PR:		234821
  Submitted by:	Sergei Vyshenski <svysh.fbsd at gmail.com> (maintainer)

Modified:
  head/devel/p5-DateTime-TimeZone/Makefile   (contents, props changed)
  head/devel/p5-DateTime-TimeZone/distinfo   (contents, props changed)
  head/devel/p5-DateTime-TimeZone/pkg-plist   (contents, props changed)

Modified: head/devel/p5-DateTime-TimeZone/Makefile
==============================================================================
--- head/devel/p5-DateTime-TimeZone/Makefile	Mon Jan 14 12:25:34 2019	(r490246)
+++ head/devel/p5-DateTime-TimeZone/Makefile	Mon Jan 14 12:34:46 2019	(r490247)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	DateTime-TimeZone
-PORTVERSION=	2.21
+PORTVERSION=	2.23
 PORTEPOCH=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN

Modified: head/devel/p5-DateTime-TimeZone/distinfo
==============================================================================
--- head/devel/p5-DateTime-TimeZone/distinfo	Mon Jan 14 12:25:34 2019	(r490246)
+++ head/devel/p5-DateTime-TimeZone/distinfo	Mon Jan 14 12:34:46 2019	(r490247)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1542028626
-SHA256 (DateTime-TimeZone-2.21.tar.gz) = 54d685f79df1033c259502cd9c22b1a9d37b627bf815faecebaa27f8e1079e1e
-SIZE (DateTime-TimeZone-2.21.tar.gz) = 954717
+TIMESTAMP = 1547117486
+SHA256 (DateTime-TimeZone-2.23.tar.gz) = 6ae40286031853a4319c5b34516f1c09e429d5caa5f782165cc27175c89fe54f
+SIZE (DateTime-TimeZone-2.23.tar.gz) = 965468

Modified: head/devel/p5-DateTime-TimeZone/pkg-plist
==============================================================================
--- head/devel/p5-DateTime-TimeZone/pkg-plist	Mon Jan 14 12:25:34 2019	(r490246)
+++ head/devel/p5-DateTime-TimeZone/pkg-plist	Mon Jan 14 12:34:46 2019	(r490247)
@@ -1,3 +1,12 @@
+%%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
@@ -212,6 +221,7 @@
 %%SITE_PERL%%/DateTime/TimeZone/Asia/Pontianak.pm
 %%SITE_PERL%%/DateTime/TimeZone/Asia/Pyongyang.pm
 %%SITE_PERL%%/DateTime/TimeZone/Asia/Qatar.pm
+%%SITE_PERL%%/DateTime/TimeZone/Asia/Qostanay.pm
 %%SITE_PERL%%/DateTime/TimeZone/Asia/Qyzylorda.pm
 %%SITE_PERL%%/DateTime/TimeZone/Asia/Riyadh.pm
 %%SITE_PERL%%/DateTime/TimeZone/Asia/Sakhalin.pm
@@ -370,12 +380,3 @@
 %%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


More information about the svn-ports-head mailing list