From owner-svn-ports-all@freebsd.org Sat Dec 30 06:42:26 2017 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 15DC0EAD088; Sat, 30 Dec 2017 06:42:26 +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 9991970CE5; Sat, 30 Dec 2017 06:42: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 vBU6gOFJ067967; Sat, 30 Dec 2017 06:42:24 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBU6gOsR067965; Sat, 30 Dec 2017 06:42:24 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712300642.vBU6gOsR067965@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, 30 Dec 2017 06:42:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r457582 - head/devel/p5-DateTime X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-DateTime X-SVN-Commit-Revision: 457582 X-SVN-Commit-Repository: ports 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.25 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, 30 Dec 2017 06:42:26 -0000 Author: sunpoet Date: Sat Dec 30 06:42:23 2017 New Revision: 457582 URL: https://svnweb.freebsd.org/changeset/ports/457582 Log: Update to 1.45 - Add LICENSE_FILE - Update COMMENT Changes: http://search.cpan.org/dist/DateTime/Changes Modified: head/devel/p5-DateTime/Makefile head/devel/p5-DateTime/distinfo Modified: head/devel/p5-DateTime/Makefile ============================================================================== --- head/devel/p5-DateTime/Makefile Sat Dec 30 06:42:18 2017 (r457581) +++ head/devel/p5-DateTime/Makefile Sat Dec 30 06:42:23 2017 (r457582) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DateTime -PORTVERSION= 1.44 +PORTVERSION= 1.45 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,12 +11,13 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Date and time object LICENSE= ART20 +LICENSE_FILE= ${WRKSRC}/LICENSE -# Do not add p5-DateTime-Format-Strptime>=1.20.00 to TEST_DEPENDS to avoid cyclic dependency in tinderbox +# Do not add p5-DateTime-Format-Strptime>=1.20.00 to TEST_DEPENDS to avoid cyclic dependency BUILD_DEPENDS= p5-DateTime-Locale>=1.06:devel/p5-DateTime-Locale \ p5-DateTime-TimeZone>=2.02:devel/p5-DateTime-TimeZone \ p5-Params-Validate>=1.03:devel/p5-Params-Validate \ - p5-Params-ValidationCompiler>=0.13:devel/p5-Params-ValidationCompiler \ + p5-Params-ValidationCompiler>=0.26:devel/p5-Params-ValidationCompiler \ p5-Specio>=0:devel/p5-Specio \ p5-Try-Tiny>=0:lang/p5-Try-Tiny \ p5-namespace-autoclean>=0.19:devel/p5-namespace-autoclean Modified: head/devel/p5-DateTime/distinfo ============================================================================== --- head/devel/p5-DateTime/distinfo Sat Dec 30 06:42:18 2017 (r457581) +++ head/devel/p5-DateTime/distinfo Sat Dec 30 06:42:23 2017 (r457582) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503415942 -SHA256 (DateTime-1.44.tar.gz) = a7165a9b1bcef735e76ea44c184ea741840249dd1862b8465f3777cd8f0bd701 -SIZE (DateTime-1.44.tar.gz) = 239685 +TIMESTAMP = 1514600133 +SHA256 (DateTime-1.45.tar.gz) = fde87438a888b95f00916dfbcf0bbcdaf2d60b682d6d55d275f86184651aa9f0 +SIZE (DateTime-1.45.tar.gz) = 240342