Date: Wed, 3 Jun 2015 14:56:19 +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: r388435 - head/devel/p5-DateTime-TimeZone Message-ID: <201506031456.t53EuJHe095603@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jadawin Date: Wed Jun 3 14:56:18 2015 New Revision: 388435 URL: https://svnweb.freebsd.org/changeset/ports/388435 Log: - Update to 1.90 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 Jun 3 14:54:02 2015 (r388434) +++ head/devel/p5-DateTime-TimeZone/Makefile Wed Jun 3 14:56:18 2015 (r388435) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DateTime-TimeZone -PORTVERSION= 1.86 +PORTVERSION= 1.90 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-DateTime-TimeZone/distinfo ============================================================================== --- head/devel/p5-DateTime-TimeZone/distinfo Wed Jun 3 14:54:02 2015 (r388434) +++ head/devel/p5-DateTime-TimeZone/distinfo Wed Jun 3 14:56:18 2015 (r388435) @@ -1,2 +1,2 @@ -SHA256 (DateTime-TimeZone-1.86.tar.gz) = df085d848dd9b68458c6523c8fa07a8f1765f14b1bb3a44564fe68957ca445aa -SIZE (DateTime-TimeZone-1.86.tar.gz) = 898010 +SHA256 (DateTime-TimeZone-1.90.tar.gz) = de49bfbd3c475b7143564e72ac0f237ceef4d35566e415038fa3674ad6145f17 +SIZE (DateTime-TimeZone-1.90.tar.gz) = 892100 Modified: head/devel/p5-DateTime-TimeZone/pkg-plist ============================================================================== --- head/devel/p5-DateTime-TimeZone/pkg-plist Wed Jun 3 14:54:02 2015 (r388434) +++ head/devel/p5-DateTime-TimeZone/pkg-plist Wed Jun 3 14:56:18 2015 (r388435) @@ -104,7 +104,6 @@ %%SITE_PERL%%/DateTime/TimeZone/America/Moncton.pm %%SITE_PERL%%/DateTime/TimeZone/America/Monterrey.pm %%SITE_PERL%%/DateTime/TimeZone/America/Montevideo.pm -%%SITE_PERL%%/DateTime/TimeZone/America/Montreal.pm %%SITE_PERL%%/DateTime/TimeZone/America/Nassau.pm %%SITE_PERL%%/DateTime/TimeZone/America/New_York.pm %%SITE_PERL%%/DateTime/TimeZone/America/Nipigon.pm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506031456.t53EuJHe095603>