Date: Wed, 13 Mar 2013 13:44:57 +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: r314083 - head/devel/p5-DateTime-TimeZone Message-ID: <201303131344.r2DDivbU041540@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jadawin Date: Wed Mar 13 13:44:56 2013 New Revision: 314083 URL: http://svnweb.freebsd.org/changeset/ports/314083 Log: - Update to 1.58 - Changelog: http://cpansearch.perl.org/src/DROLSKY/DateTime-TimeZone-1.58/Changes Modified: head/devel/p5-DateTime-TimeZone/Makefile 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 Wed Mar 13 13:36:53 2013 (r314082) +++ head/devel/p5-DateTime-TimeZone/Makefile Wed Mar 13 13:44:56 2013 (r314083) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DateTime-TimeZone -PORTVERSION= 1.56 +PORTVERSION= 1.58 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-DateTime-TimeZone/distinfo ============================================================================== --- head/devel/p5-DateTime-TimeZone/distinfo Wed Mar 13 13:36:53 2013 (r314082) +++ head/devel/p5-DateTime-TimeZone/distinfo Wed Mar 13 13:44:56 2013 (r314083) @@ -1,2 +1,2 @@ -SHA256 (DateTime-TimeZone-1.56.tar.gz) = dbe0e06d804f7eaa0c54d9cdd1f6320716b6a76ceaabef6cd69005eeb72bb17a -SIZE (DateTime-TimeZone-1.56.tar.gz) = 833599 +SHA256 (DateTime-TimeZone-1.58.tar.gz) = 82c3e94140908af96aca2f46c0334631b1739f8a444b64260814a6974bc44367 +SIZE (DateTime-TimeZone-1.58.tar.gz) = 852884 Modified: head/devel/p5-DateTime-TimeZone/pkg-plist ============================================================================== --- head/devel/p5-DateTime-TimeZone/pkg-plist Wed Mar 13 13:36:53 2013 (r314082) +++ head/devel/p5-DateTime-TimeZone/pkg-plist Wed Mar 13 13:44:56 2013 (r314083) @@ -242,6 +242,7 @@ %%SITE_PERL%%/DateTime/TimeZone/Asia/Karachi.pm %%SITE_PERL%%/DateTime/TimeZone/Asia/Kashgar.pm %%SITE_PERL%%/DateTime/TimeZone/Asia/Kathmandu.pm +%%SITE_PERL%%/DateTime/TimeZone/Asia/Khandyga.pm %%SITE_PERL%%/DateTime/TimeZone/Asia/Kolkata.pm %%SITE_PERL%%/DateTime/TimeZone/Asia/Krasnoyarsk.pm %%SITE_PERL%%/DateTime/TimeZone/Asia/Kuala_Lumpur.pm @@ -277,6 +278,7 @@ %%SITE_PERL%%/DateTime/TimeZone/Asia/Tokyo.pm %%SITE_PERL%%/DateTime/TimeZone/Asia/Ulaanbaatar.pm %%SITE_PERL%%/DateTime/TimeZone/Asia/Urumqi.pm +%%SITE_PERL%%/DateTime/TimeZone/Asia/Ust_Nera.pm %%SITE_PERL%%/DateTime/TimeZone/Asia/Vientiane.pm %%SITE_PERL%%/DateTime/TimeZone/Asia/Vladivostok.pm %%SITE_PERL%%/DateTime/TimeZone/Asia/Yakutsk.pm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303131344.r2DDivbU041540>