From owner-svn-ports-head@FreeBSD.ORG Thu Jan 1 16:21:57 2015 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0873F20F; Thu, 1 Jan 2015 16:21:57 +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 CCD202FB; Thu, 1 Jan 2015 16:21:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t01GLuDK014025; Thu, 1 Jan 2015 16:21:56 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t01GLuDW014022; Thu, 1 Jan 2015 16:21:56 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201501011621.t01GLuDW014022@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 1 Jan 2015 16:21:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375965 - head/devel/p5-DateTime-Format-Strptime 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.18-1 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: Thu, 01 Jan 2015 16:21:57 -0000 Author: sunpoet Date: Thu Jan 1 16:21:55 2015 New Revision: 375965 URL: https://svnweb.freebsd.org/changeset/ports/375965 QAT: https://qat.redports.org/buildarchive/r375965/ Log: - Update to 1.56 - Update and sort *_DEPENDS: add missing p5-DateTime-Locale - Update PORTSCOUT Changes: http://search.cpan.org/dist/DateTime-Format-Strptime/Changes Modified: head/devel/p5-DateTime-Format-Strptime/Makefile head/devel/p5-DateTime-Format-Strptime/distinfo Modified: head/devel/p5-DateTime-Format-Strptime/Makefile ============================================================================== --- head/devel/p5-DateTime-Format-Strptime/Makefile Thu Jan 1 16:21:48 2015 (r375964) +++ head/devel/p5-DateTime-Format-Strptime/Makefile Thu Jan 1 16:21:55 2015 (r375965) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= DateTime-Format-Strptime -PORTVERSION= 1.55 -PORTREVISION= 1 +PORTVERSION= 1.56 PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN @@ -14,12 +13,13 @@ COMMENT= Parse and format strp and strf LICENSE= ART20 -RUN_DEPENDS= p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ - p5-DateTime-TimeZone>=0:${PORTSDIR}/devel/p5-DateTime-TimeZone \ - p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime +RUN_DEPENDS= p5-DateTime>=1:${PORTSDIR}/devel/p5-DateTime \ + p5-DateTime-Locale>=0.45:${PORTSDIR}/devel/p5-DateTime-Locale \ + p5-DateTime-TimeZone>=0.79:${PORTSDIR}/devel/p5-DateTime-TimeZone \ + p5-Params-Validate>=0.64:${PORTSDIR}/devel/p5-Params-Validate BUILD_DEPENDS:= ${RUN_DEPENDS} -PORTSCOUT= skipv:1.0700 +PORTSCOUT= skipv:1.0601,1.0700,1.0701,1.0702,1.0800,1.0900,1.0901,1.1000 USES= perl5 USE_PERL5= configure Modified: head/devel/p5-DateTime-Format-Strptime/distinfo ============================================================================== --- head/devel/p5-DateTime-Format-Strptime/distinfo Thu Jan 1 16:21:48 2015 (r375964) +++ head/devel/p5-DateTime-Format-Strptime/distinfo Thu Jan 1 16:21:55 2015 (r375965) @@ -1,2 +1,2 @@ -SHA256 (DateTime-Format-Strptime-1.55.tar.gz) = 70ca985789b03b22e992350dc7e620f7cfd6fbb429854555bce7af6ea2ac9643 -SIZE (DateTime-Format-Strptime-1.55.tar.gz) = 27017 +SHA256 (DateTime-Format-Strptime-1.56.tar.gz) = 2ff69d0f5a0359aab04e7276db5bee3be10040da24fbf09de1d904e7ead78b28 +SIZE (DateTime-Format-Strptime-1.56.tar.gz) = 36863