From owner-svn-ports-head@FreeBSD.ORG Mon Aug 4 13:39:33 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9E4C58A3 for ; Mon, 4 Aug 2014 13:39:33 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6EC282F21 for ; Mon, 4 Aug 2014 13:39:33 +0000 (UTC) Received: from jadawin (uid 1153) (envelope-from jadawin@FreeBSD.org) id 57b9 by svn.freebsd.org (DragonFly Mail Agent v0.9+); Mon, 04 Aug 2014 13:39:32 +0000 From: Philippe Audeoud Date: Mon, 4 Aug 2014 13:39:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r364005 - 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 Message-Id: <53df8d15.57b9.5403f448@svn.freebsd.org> X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 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, 04 Aug 2014 13:39:33 -0000 Author: jadawin Date: Mon Aug 4 13:39:32 2014 New Revision: 364005 URL: http://svnweb.freebsd.org/changeset/ports/364005 QAT: https://qat.redports.org/buildarchive/r364005/ Log: - Update to 1.72 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 Aug 4 13:33:03 2014 (r364004) +++ head/devel/p5-DateTime-TimeZone/Makefile Mon Aug 4 13:39:32 2014 (r364005) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= DateTime-TimeZone -PORTVERSION= 1.71 -PORTREVISION= 1 +PORTVERSION= 1.72 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -24,7 +23,7 @@ TEST_DEPENDS= p5-Test-Output>0:${PORTSDI USES= perl5 USE_PERL5= configure -PORTDOCS= Changes README +PORTDOCS= Changes OPTIONS_DEFINE= DOCS Modified: head/devel/p5-DateTime-TimeZone/distinfo ============================================================================== --- head/devel/p5-DateTime-TimeZone/distinfo Mon Aug 4 13:33:03 2014 (r364004) +++ head/devel/p5-DateTime-TimeZone/distinfo Mon Aug 4 13:39:32 2014 (r364005) @@ -1,2 +1,2 @@ -SHA256 (DateTime-TimeZone-1.71.tar.gz) = 19719ab9f641b597f9be94dc36ce8bbb53cfcbc633b2ccb270336e344ada19a7 -SIZE (DateTime-TimeZone-1.71.tar.gz) = 878330 +SHA256 (DateTime-TimeZone-1.72.tar.gz) = d4be3210f5582d119612095a7e39a7045d492b4310c1633c5503171ce9bb41fb +SIZE (DateTime-TimeZone-1.72.tar.gz) = 893666 Modified: head/devel/p5-DateTime-TimeZone/pkg-plist ============================================================================== --- head/devel/p5-DateTime-TimeZone/pkg-plist Mon Aug 4 13:33:03 2014 (r364004) +++ head/devel/p5-DateTime-TimeZone/pkg-plist Mon Aug 4 13:39:32 2014 (r364005) @@ -356,6 +356,7 @@ %%SITE_PERL%%/DateTime/TimeZone/Indian/Mayotte.pm %%SITE_PERL%%/DateTime/TimeZone/Indian/Reunion.pm %%SITE_PERL%%/DateTime/TimeZone/Local.pm +%%SITE_PERL%%/DateTime/TimeZone/Local/Android.pm %%SITE_PERL%%/DateTime/TimeZone/Local/Unix.pm %%SITE_PERL%%/DateTime/TimeZone/Local/VMS.pm %%SITE_PERL%%/DateTime/TimeZone/Local/Win32.pm