Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Apr 2017 14:38:43 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r438847 - head/devel/p5-DateTime-TimeZone
Message-ID:  <201704191438.v3JEchrq031175@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Apr 19 14:38:43 2017
New Revision: 438847
URL: https://svnweb.freebsd.org/changeset/ports/438847

Log:
  Update to 2.11
  
  - Add LICENSE_FILE
  - Fix *_DEPENDS: add missing p5-namespace-autoclean
  - Add NO_ARCH
  - Sort PLIST
  
  Changes:	http://search.cpan.org/dist/DateTime-TimeZone/Changes
  PR:		218354
  Submitted by:	sunpoet (myself)
  Approved by:	maintainer (timeout, 15 days)

Modified:
  head/devel/p5-DateTime-TimeZone/Makefile
  head/devel/p5-DateTime-TimeZone/distinfo
  head/devel/p5-DateTime-TimeZone/pkg-plist

Modified: head/devel/p5-DateTime-TimeZone/Makefile
==============================================================================
--- head/devel/p5-DateTime-TimeZone/Makefile	Wed Apr 19 14:32:23 2017	(r438846)
+++ head/devel/p5-DateTime-TimeZone/Makefile	Wed Apr 19 14:38:43 2017	(r438847)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	DateTime-TimeZone
-PORTVERSION=	2.09
+PORTVERSION=	2.11
 PORTEPOCH=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
@@ -13,15 +13,18 @@ COMMENT=	Time zone object base class and
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	p5-Class-Singleton>=1.03:devel/p5-Class-Singleton \
 		p5-List-AllUtils>0:devel/p5-List-AllUtils \
 		p5-Module-Runtime>=0:devel/p5-Module-Runtime \
 		p5-Params-ValidationCompiler>=0.13:devel/p5-Params-ValidationCompiler \
-		p5-Try-Tiny>=0:lang/p5-Try-Tiny
+		p5-Try-Tiny>=0:lang/p5-Try-Tiny \
+		p5-namespace-autoclean>=0:devel/p5-namespace-autoclean
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Output>0:devel/p5-Test-Output
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/devel/p5-DateTime-TimeZone/distinfo
==============================================================================
--- head/devel/p5-DateTime-TimeZone/distinfo	Wed Apr 19 14:32:23 2017	(r438846)
+++ head/devel/p5-DateTime-TimeZone/distinfo	Wed Apr 19 14:38:43 2017	(r438847)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1483526223
-SHA256 (DateTime-TimeZone-2.09.tar.gz) = b694761873ce904f17d6edf957c74bd25d0b7b3cf6745f95bcabf85279c1f0b2
-SIZE (DateTime-TimeZone-2.09.tar.gz) = 937390
+TIMESTAMP = 1490629289
+SHA256 (DateTime-TimeZone-2.11.tar.gz) = a7c0b2581d2bf6d5cc535364099a67678a9f6ee608e5042dff9ef9c4c577ea6b
+SIZE (DateTime-TimeZone-2.11.tar.gz) = 954800

Modified: head/devel/p5-DateTime-TimeZone/pkg-plist
==============================================================================
--- head/devel/p5-DateTime-TimeZone/pkg-plist	Wed Apr 19 14:32:23 2017	(r438846)
+++ head/devel/p5-DateTime-TimeZone/pkg-plist	Wed Apr 19 14:38:43 2017	(r438847)
@@ -51,9 +51,9 @@
 %%SITE_PERL%%/DateTime/TimeZone/America/Chicago.pm
 %%SITE_PERL%%/DateTime/TimeZone/America/Chihuahua.pm
 %%SITE_PERL%%/DateTime/TimeZone/America/Costa_Rica.pm
+%%SITE_PERL%%/DateTime/TimeZone/America/Creston.pm
 %%SITE_PERL%%/DateTime/TimeZone/America/Cuiaba.pm
 %%SITE_PERL%%/DateTime/TimeZone/America/Curacao.pm
-%%SITE_PERL%%/DateTime/TimeZone/America/Creston.pm
 %%SITE_PERL%%/DateTime/TimeZone/America/Danmarkshavn.pm
 %%SITE_PERL%%/DateTime/TimeZone/America/Dawson.pm
 %%SITE_PERL%%/DateTime/TimeZone/America/Dawson_Creek.pm
@@ -62,8 +62,8 @@
 %%SITE_PERL%%/DateTime/TimeZone/America/Edmonton.pm
 %%SITE_PERL%%/DateTime/TimeZone/America/Eirunepe.pm
 %%SITE_PERL%%/DateTime/TimeZone/America/El_Salvador.pm
-%%SITE_PERL%%/DateTime/TimeZone/America/Fortaleza.pm
 %%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
@@ -122,6 +122,7 @@
 %%SITE_PERL%%/DateTime/TimeZone/America/Port_of_Spain.pm
 %%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
@@ -229,6 +230,7 @@
 %%SITE_PERL%%/DateTime/TimeZone/Asia/Ust_Nera.pm
 %%SITE_PERL%%/DateTime/TimeZone/Asia/Vladivostok.pm
 %%SITE_PERL%%/DateTime/TimeZone/Asia/Yakutsk.pm
+%%SITE_PERL%%/DateTime/TimeZone/Asia/Yangon.pm
 %%SITE_PERL%%/DateTime/TimeZone/Asia/Yekaterinburg.pm
 %%SITE_PERL%%/DateTime/TimeZone/Asia/Yerevan.pm
 %%SITE_PERL%%/DateTime/TimeZone/Atlantic/Azores.pm
@@ -302,7 +304,6 @@
 %%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/Asia/Yangon.pm
 %%SITE_PERL%%/DateTime/TimeZone/Europe/Zaporozhye.pm
 %%SITE_PERL%%/DateTime/TimeZone/Europe/Zurich.pm
 %%SITE_PERL%%/DateTime/TimeZone/Floating.pm
@@ -357,8 +358,8 @@
 %%SITE_PERL%%/DateTime/TimeZone/Pacific/Pago_Pago.pm
 %%SITE_PERL%%/DateTime/TimeZone/Pacific/Palau.pm
 %%SITE_PERL%%/DateTime/TimeZone/Pacific/Pitcairn.pm
-%%SITE_PERL%%/DateTime/TimeZone/Pacific/Port_Moresby.pm
 %%SITE_PERL%%/DateTime/TimeZone/Pacific/Pohnpei.pm
+%%SITE_PERL%%/DateTime/TimeZone/Pacific/Port_Moresby.pm
 %%SITE_PERL%%/DateTime/TimeZone/Pacific/Rarotonga.pm
 %%SITE_PERL%%/DateTime/TimeZone/Pacific/Tahiti.pm
 %%SITE_PERL%%/DateTime/TimeZone/Pacific/Tarawa.pm



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704191438.v3JEchrq031175>