From owner-svn-ports-head@FreeBSD.ORG Mon Jun 15 12:11:40 2015 Return-Path: Delivered-To: svn-ports-head@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 53D75E3E; Mon, 15 Jun 2015 12:11:40 +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 282F8E0C; Mon, 15 Jun 2015 12:11:40 +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 t5FCBeqY090408; Mon, 15 Jun 2015 12:11:40 GMT (envelope-from jadawin@FreeBSD.org) Received: (from jadawin@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t5FCBdmK090402; Mon, 15 Jun 2015 12:11:39 GMT (envelope-from jadawin@FreeBSD.org) Message-Id: <201506151211.t5FCBdmK090402@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: jadawin set sender to jadawin@FreeBSD.org using -f From: Philippe Audeoud Date: Mon, 15 Jun 2015 12:11:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r389697 - 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-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Jun 2015 12:11:40 -0000 Author: jadawin Date: Mon Jun 15 12:11:38 2015 New Revision: 389697 URL: https://svnweb.freebsd.org/changeset/ports/389697 Log: - Update to 1.91 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 Mon Jun 15 12:11:00 2015 (r389696) +++ head/devel/p5-DateTime-TimeZone/Makefile Mon Jun 15 12:11:38 2015 (r389697) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DateTime-TimeZone -PORTVERSION= 1.90 +PORTVERSION= 1.91 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-DateTime-TimeZone/distinfo ============================================================================== --- head/devel/p5-DateTime-TimeZone/distinfo Mon Jun 15 12:11:00 2015 (r389696) +++ head/devel/p5-DateTime-TimeZone/distinfo Mon Jun 15 12:11:38 2015 (r389697) @@ -1,2 +1,2 @@ -SHA256 (DateTime-TimeZone-1.90.tar.gz) = de49bfbd3c475b7143564e72ac0f237ceef4d35566e415038fa3674ad6145f17 -SIZE (DateTime-TimeZone-1.90.tar.gz) = 892100 +SHA256 (DateTime-TimeZone-1.91.tar.gz) = 0b0899a1b1a32ed3928397323a06692223688db2c3c050734e7ff4c7b231bd32 +SIZE (DateTime-TimeZone-1.91.tar.gz) = 892668 Modified: head/devel/p5-DateTime-TimeZone/pkg-plist ============================================================================== --- head/devel/p5-DateTime-TimeZone/pkg-plist Mon Jun 15 12:11:00 2015 (r389696) +++ head/devel/p5-DateTime-TimeZone/pkg-plist Mon Jun 15 12:11:38 2015 (r389697) @@ -48,6 +48,7 @@ %%SITE_PERL%%/DateTime/TimeZone/America/Cancun.pm %%SITE_PERL%%/DateTime/TimeZone/America/Caracas.pm %%SITE_PERL%%/DateTime/TimeZone/America/Cayenne.pm +%%SITE_PERL%%/DateTime/TimeZone/America/Cayman.pm %%SITE_PERL%%/DateTime/TimeZone/America/Chicago.pm %%SITE_PERL%%/DateTime/TimeZone/America/Chihuahua.pm %%SITE_PERL%%/DateTime/TimeZone/America/Costa_Rica.pm