From owner-svn-ports-all@FreeBSD.ORG Wed Jun 3 14:56:20 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 67F44CE5; Wed, 3 Jun 2015 14:56:20 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3DB941BF3; Wed, 3 Jun 2015 14:56:20 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t53EuK7b095610; Wed, 3 Jun 2015 14:56:20 GMT (envelope-from jadawin@FreeBSD.org) Received: (from jadawin@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t53EuJHe095603; Wed, 3 Jun 2015 14:56:19 GMT (envelope-from jadawin@FreeBSD.org) Message-Id: <201506031456.t53EuJHe095603@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: jadawin set sender to jadawin@FreeBSD.org using -f From: Philippe Audeoud Date: Wed, 3 Jun 2015 14:56:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r388435 - head/devel/p5-DateTime-TimeZone X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jun 2015 14:56:20 -0000 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