From owner-svn-ports-all@freebsd.org Sat Nov 21 02:09:24 2015 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 7960FA32B40; Sat, 21 Nov 2015 02:09:24 +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 304E919E0; Sat, 21 Nov 2015 02:09:24 +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 tAL29NOD009516; Sat, 21 Nov 2015 02:09:23 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tAL29NPi009514; Sat, 21 Nov 2015 02:09:23 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511210209.tAL29NPi009514@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 21 Nov 2015 02:09:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402115 - 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.20 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: Sat, 21 Nov 2015 02:09:24 -0000 Author: sunpoet Date: Sat Nov 21 02:09:22 2015 New Revision: 402115 URL: https://svnweb.freebsd.org/changeset/ports/402115 Log: - Update to 1.61 - Add LICENSE_FILE 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 Sat Nov 21 02:09:18 2015 (r402114) +++ head/devel/p5-DateTime-Format-Strptime/Makefile Sat Nov 21 02:09:22 2015 (r402115) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DateTime-Format-Strptime -PORTVERSION= 1.60 +PORTVERSION= 1.61 PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN @@ -12,15 +12,17 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Parse and format strp and strf time patterns 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:${PORTSDIR}/devel/p5-Package-DeprecationManager \ + 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 RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal +TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \ + p5-Test-Warnings>=0:${PORTSDIR}/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 Sat Nov 21 02:09:18 2015 (r402114) +++ head/devel/p5-DateTime-Format-Strptime/distinfo Sat Nov 21 02:09:22 2015 (r402115) @@ -1,2 +1,2 @@ -SHA256 (DateTime-Format-Strptime-1.60.tar.gz) = 766a69029733c7a467272b0e868c75be05ba1a11c2a8ec17cf149915eda53116 -SIZE (DateTime-Format-Strptime-1.60.tar.gz) = 41609 +SHA256 (DateTime-Format-Strptime-1.61.tar.gz) = a3eaf637500ce682590665d405a5df12d3739e54dfdafd78cc19bfad4acc275a +SIZE (DateTime-Format-Strptime-1.61.tar.gz) = 42089