diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2010-07-27 15:06:07 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2010-07-27 15:06:07 +0000 |
commit | 2ff6b912c2e138660f84e1f5885a1679a490b9bb (patch) | |
tree | 1fa9f3bdbd92a1e52b5bed332eaeedbea7f95daa | |
parent | - Fix LATEST_LINK (diff) |
- Update to 1.20
Notes
Notes:
svn path=/head/; revision=258335
-rw-r--r-- | devel/p5-DateTime-TimeZone/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-DateTime-TimeZone/distinfo | 6 | ||||
-rw-r--r-- | devel/p5-DateTime-TimeZone/pkg-plist | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-DateTime-TimeZone/Makefile b/devel/p5-DateTime-TimeZone/Makefile index f3bbfdeb36f2..241e81afbdc6 100644 --- a/devel/p5-DateTime-TimeZone/Makefile +++ b/devel/p5-DateTime-TimeZone/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DateTime-TimeZone -PORTVERSION= 1.19 +PORTVERSION= 1.20 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-DateTime-TimeZone/distinfo b/devel/p5-DateTime-TimeZone/distinfo index a3c6d8bcb1b3..2028a4bbcbce 100644 --- a/devel/p5-DateTime-TimeZone/distinfo +++ b/devel/p5-DateTime-TimeZone/distinfo @@ -1,3 +1,3 @@ -MD5 (DateTime-TimeZone-1.19.tar.gz) = 2ed65ed36f32b2e68da1a0517484e366 -SHA256 (DateTime-TimeZone-1.19.tar.gz) = 0e80270a5a72723d2efc051590830ce4d71681d9dbda10132350806f0f501d5e -SIZE (DateTime-TimeZone-1.19.tar.gz) = 540058 +MD5 (DateTime-TimeZone-1.20.tar.gz) = 36551459fd431809683a82ba12bd9655 +SHA256 (DateTime-TimeZone-1.20.tar.gz) = eed5d954702b8c2eaeebf318e8eefc3b98351231383bc8d5b4d805e7d5fec3b4 +SIZE (DateTime-TimeZone-1.20.tar.gz) = 540116 diff --git a/devel/p5-DateTime-TimeZone/pkg-plist b/devel/p5-DateTime-TimeZone/pkg-plist index 943723e93745..91c7aa5afeea 100644 --- a/devel/p5-DateTime-TimeZone/pkg-plist +++ b/devel/p5-DateTime-TimeZone/pkg-plist @@ -377,6 +377,7 @@ %%SITE_PERL%%/DateTime/TimeZone/Pacific/Apia.pm %%SITE_PERL%%/DateTime/TimeZone/Pacific/Auckland.pm %%SITE_PERL%%/DateTime/TimeZone/Pacific/Chatham.pm +%%SITE_PERL%%/DateTime/TimeZone/Pacific/Chuuk.pm %%SITE_PERL%%/DateTime/TimeZone/Pacific/Easter.pm %%SITE_PERL%%/DateTime/TimeZone/Pacific/Efate.pm %%SITE_PERL%%/DateTime/TimeZone/Pacific/Enderbury.pm @@ -402,14 +403,13 @@ %%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/Ponape.pm %%SITE_PERL%%/DateTime/TimeZone/Pacific/Port_Moresby.pm +%%SITE_PERL%%/DateTime/TimeZone/Pacific/Pohnpei.pm %%SITE_PERL%%/DateTime/TimeZone/Pacific/Rarotonga.pm %%SITE_PERL%%/DateTime/TimeZone/Pacific/Saipan.pm %%SITE_PERL%%/DateTime/TimeZone/Pacific/Tahiti.pm %%SITE_PERL%%/DateTime/TimeZone/Pacific/Tarawa.pm %%SITE_PERL%%/DateTime/TimeZone/Pacific/Tongatapu.pm -%%SITE_PERL%%/DateTime/TimeZone/Pacific/Truk.pm %%SITE_PERL%%/DateTime/TimeZone/Pacific/Wake.pm %%SITE_PERL%%/DateTime/TimeZone/Pacific/Wallis.pm %%SITE_PERL%%/DateTime/TimeZone/UTC.pm |