From owner-svn-ports-all@FreeBSD.ORG Wed May 14 12:44:00 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 623CC52D; Wed, 14 May 2014 12:44:00 +0000 (UTC) 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 363062C03; Wed, 14 May 2014 12:44:00 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4ECi0o5018921; Wed, 14 May 2014 12:44:00 GMT (envelope-from jadawin@svn.freebsd.org) Received: (from jadawin@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4EChxNq018866; Wed, 14 May 2014 12:43:59 GMT (envelope-from jadawin@svn.freebsd.org) Message-Id: <201405141243.s4EChxNq018866@svn.freebsd.org> From: Philippe Audeoud Date: Wed, 14 May 2014 12:43:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r354050 - 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.18 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, 14 May 2014 12:44:00 -0000 Author: jadawin Date: Wed May 14 12:43:59 2014 New Revision: 354050 URL: http://svnweb.freebsd.org/changeset/ports/354050 QAT: https://qat.redports.org/buildarchive/r354050/ Log: - Update to 1.68 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 May 14 12:43:52 2014 (r354049) +++ head/devel/p5-DateTime-TimeZone/Makefile Wed May 14 12:43:59 2014 (r354050) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DateTime-TimeZone -PORTVERSION= 1.65 +PORTVERSION= 1.68 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-DateTime-TimeZone/distinfo ============================================================================== --- head/devel/p5-DateTime-TimeZone/distinfo Wed May 14 12:43:52 2014 (r354049) +++ head/devel/p5-DateTime-TimeZone/distinfo Wed May 14 12:43:59 2014 (r354050) @@ -1,2 +1,2 @@ -SHA256 (DateTime-TimeZone-1.65.tar.gz) = 57040967e0201068a5c38a194bfbdbee165681641b2c99514f3798eac64ef2b5 -SIZE (DateTime-TimeZone-1.65.tar.gz) = 867248 +SHA256 (DateTime-TimeZone-1.68.tar.gz) = 03698f5573dd1376c5547c8e0e3a15347bc69277a9cd96f98e0579e2ed6681e2 +SIZE (DateTime-TimeZone-1.68.tar.gz) = 870977 Modified: head/devel/p5-DateTime-TimeZone/pkg-plist ============================================================================== --- head/devel/p5-DateTime-TimeZone/pkg-plist Wed May 14 12:43:52 2014 (r354049) +++ head/devel/p5-DateTime-TimeZone/pkg-plist Wed May 14 12:43:59 2014 (r354050) @@ -191,6 +191,7 @@ %%SITE_PERL%%/DateTime/TimeZone/Antarctica/Palmer.pm %%SITE_PERL%%/DateTime/TimeZone/Antarctica/Rothera.pm %%SITE_PERL%%/DateTime/TimeZone/Antarctica/Syowa.pm +%%SITE_PERL%%/DateTime/TimeZone/Antarctica/Troll.pm %%SITE_PERL%%/DateTime/TimeZone/Antarctica/Vostok.pm %%SITE_PERL%%/DateTime/TimeZone/Asia/Aden.pm %%SITE_PERL%%/DateTime/TimeZone/Asia/Almaty.pm