From owner-svn-ports-all@freebsd.org Thu Mar 31 15:39:25 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A0998AE071D; Thu, 31 Mar 2016 15:39:25 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 540AB1B0F; Thu, 31 Mar 2016 15:39:25 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2VFdORE039766; Thu, 31 Mar 2016 15:39:24 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2VFdOiY039764; Thu, 31 Mar 2016 15:39:24 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603311539.u2VFdOiY039764@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 31 Mar 2016 15:39:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r412245 - 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-all@freebsd.org X-Mailman-Version: 2.1.21 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: Thu, 31 Mar 2016 15:39:25 -0000 Author: sunpoet Date: Thu Mar 31 15:39:24 2016 New Revision: 412245 URL: https://svnweb.freebsd.org/changeset/ports/412245 Log: - Update to 1.66 - Update *_DEPENDS: remove PORTSDIR 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 Mar 31 15:39:19 2016 (r412244) +++ head/devel/p5-DateTime-Format-Strptime/Makefile Thu Mar 31 15:39:24 2016 (r412245) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DateTime-Format-Strptime -PORTVERSION= 1.65 +PORTVERSION= 1.66 PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN @@ -14,15 +14,15 @@ COMMENT= Parse and format strp and strf LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_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-Package-DeprecationManager>=0.15:${PORTSDIR}/devel/p5-Package-DeprecationManager \ - p5-Params-Validate>=1.20:${PORTSDIR}/devel/p5-Params-Validate \ - p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny +BUILD_DEPENDS= p5-DateTime>=1:devel/p5-DateTime \ + p5-DateTime-Locale>=0.45:devel/p5-DateTime-Locale \ + p5-DateTime-TimeZone>=0.79:devel/p5-DateTime-TimeZone \ + p5-Package-DeprecationManager>=0.15:devel/p5-Package-DeprecationManager \ + p5-Params-Validate>=1.20:devel/p5-Params-Validate \ + p5-Try-Tiny>=0:lang/p5-Try-Tiny RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \ - p5-Test-Warnings>=0:${PORTSDIR}/devel/p5-Test-Warnings +TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal \ + p5-Test-Warnings>=0:devel/p5-Test-Warnings PORTSCOUT= skipv:1.0601,1.0700,1.0701,1.0702,1.0800,1.0900,1.0901,1.1000 Modified: head/devel/p5-DateTime-Format-Strptime/distinfo ============================================================================== --- head/devel/p5-DateTime-Format-Strptime/distinfo Thu Mar 31 15:39:19 2016 (r412244) +++ head/devel/p5-DateTime-Format-Strptime/distinfo Thu Mar 31 15:39:24 2016 (r412245) @@ -1,2 +1,2 @@ -SHA256 (DateTime-Format-Strptime-1.65.tar.gz) = 621ae39efd1134850b5d47b6cba772a250d7920c268e05cfb9908d993d3cd527 -SIZE (DateTime-Format-Strptime-1.65.tar.gz) = 43190 +SHA256 (DateTime-Format-Strptime-1.66.tar.gz) = d8b03b3ced9586c13773a0531c1f893651397dd98ada2115713ce185821ca53e +SIZE (DateTime-Format-Strptime-1.66.tar.gz) = 109873