diff options
author | jadawin <jadawin@FreeBSD.org> | 2016-09-29 22:41:24 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2016-09-29 22:41:24 +0800 |
commit | ea6540aabed65d939181b9095ad9805c4c17b298 (patch) | |
tree | cda3e64e4160b077f209e821153d28523a324392 /devel | |
parent | a28c5812f1904d42cfe1595feeeaa6300a9d1a54 (diff) | |
download | freebsd-ports-gnome-ea6540aabed65d939181b9095ad9805c4c17b298.tar.gz freebsd-ports-gnome-ea6540aabed65d939181b9095ad9805c4c17b298.tar.zst freebsd-ports-gnome-ea6540aabed65d939181b9095ad9805c4c17b298.zip |
- Update to 2.05
- Add new dependency: devel/p5-Params-ValidationCompiler
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-DateTime-TimeZone/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-DateTime-TimeZone/distinfo | 6 | ||||
-rw-r--r-- | devel/p5-DateTime-TimeZone/pkg-plist | 2 |
3 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-DateTime-TimeZone/Makefile b/devel/p5-DateTime-TimeZone/Makefile index cc93c3b56cac..fcab730da501 100644 --- a/devel/p5-DateTime-TimeZone/Makefile +++ b/devel/p5-DateTime-TimeZone/Makefile @@ -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 diff --git a/devel/p5-DateTime-TimeZone/distinfo b/devel/p5-DateTime-TimeZone/distinfo index 18eed9785a48..99f4e71c78b3 100644 --- a/devel/p5-DateTime-TimeZone/distinfo +++ b/devel/p5-DateTime-TimeZone/distinfo @@ -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 diff --git a/devel/p5-DateTime-TimeZone/pkg-plist b/devel/p5-DateTime-TimeZone/pkg-plist index 81ce0642b039..6e9356bbbeab 100644 --- a/devel/p5-DateTime-TimeZone/pkg-plist +++ b/devel/p5-DateTime-TimeZone/pkg-plist @@ -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 |