Date: Thu, 29 Sep 2016 14:41:24 +0000 (UTC) From: Philippe Audeoud <jadawin@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r422931 - head/devel/p5-DateTime-TimeZone Message-ID: <201609291441.u8TEfOK6041276@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jadawin Date: Thu Sep 29 14:41:24 2016 New Revision: 422931 URL: https://svnweb.freebsd.org/changeset/ports/422931 Log: - Update to 2.05 - Add new dependency: devel/p5-Params-ValidationCompiler 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 Thu Sep 29 14:31:29 2016 (r422930) +++ head/devel/p5-DateTime-TimeZone/Makefile Thu Sep 29 14:41:24 2016 (r422931) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= DateTime-TimeZone -PORTVERSION= 2.01 -PORTEPOCH= 1 +PORTVERSION= 2.05 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,7 +16,7 @@ LICENSE_COMB= dual 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-Validate>=0.72:devel/p5-Params-Validate \ + p5-Params-ValidationCompiler>=0.13:devel/p5-Params-ValidationCompiler \ p5-Try-Tiny>=0:lang/p5-Try-Tiny RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Output>0:devel/p5-Test-Output Modified: head/devel/p5-DateTime-TimeZone/distinfo ============================================================================== --- head/devel/p5-DateTime-TimeZone/distinfo Thu Sep 29 14:31:29 2016 (r422930) +++ head/devel/p5-DateTime-TimeZone/distinfo Thu Sep 29 14:41:24 2016 (r422931) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470125386 -SHA256 (DateTime-TimeZone-2.01.tar.gz) = 1f673c8156fa42b2030aae46fd7e4c117f229da99dfbc7c57ef9eadd5eaa69e1 -SIZE (DateTime-TimeZone-2.01.tar.gz) = 929462 +TIMESTAMP = 1475153328 +SHA256 (DateTime-TimeZone-2.05.tar.gz) = dad4d57a436c50fe142135849c82a1df34808c505d89ac6ba902e516de28c509 +SIZE (DateTime-TimeZone-2.05.tar.gz) = 929864 Modified: head/devel/p5-DateTime-TimeZone/pkg-plist ============================================================================== --- head/devel/p5-DateTime-TimeZone/pkg-plist Thu Sep 29 14:31:29 2016 (r422930) +++ head/devel/p5-DateTime-TimeZone/pkg-plist Thu Sep 29 14:41:24 2016 (r422931) @@ -208,7 +208,6 @@ %%SITE_PERL%%/DateTime/TimeZone/Asia/Pyongyang.pm %%SITE_PERL%%/DateTime/TimeZone/Asia/Qatar.pm %%SITE_PERL%%/DateTime/TimeZone/Asia/Qyzylorda.pm -%%SITE_PERL%%/DateTime/TimeZone/Asia/Rangoon.pm %%SITE_PERL%%/DateTime/TimeZone/Asia/Riyadh.pm %%SITE_PERL%%/DateTime/TimeZone/Asia/Sakhalin.pm %%SITE_PERL%%/DateTime/TimeZone/Asia/Samarkand.pm @@ -300,6 +299,7 @@ %%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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609291441.u8TEfOK6041276>