From owner-svn-ports-all@freebsd.org Mon Jun 27 19:46:34 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 53312B8422D; Mon, 27 Jun 2016 19:46:34 +0000 (UTC) (envelope-from adamw@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 0B0A62F36; Mon, 27 Jun 2016 19:46:33 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u5RJkXUn081655; Mon, 27 Jun 2016 19:46:33 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5RJkXS4081653; Mon, 27 Jun 2016 19:46:33 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201606271946.u5RJkXS4081653@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Mon, 27 Jun 2016 19:46:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r417679 - head/devel/p5-DateTime-Locale 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.22 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: Mon, 27 Jun 2016 19:46:34 -0000 Author: adamw Date: Mon Jun 27 19:46:32 2016 New Revision: 417679 URL: https://svnweb.freebsd.org/changeset/ports/417679 Log: Update to 1.05. Changes: https://metacpan.org/changes/distribution/DateTime-Locale Modified: head/devel/p5-DateTime-Locale/Makefile head/devel/p5-DateTime-Locale/distinfo Modified: head/devel/p5-DateTime-Locale/Makefile ============================================================================== --- head/devel/p5-DateTime-Locale/Makefile Mon Jun 27 19:37:02 2016 (r417678) +++ head/devel/p5-DateTime-Locale/Makefile Mon Jun 27 19:46:32 2016 (r417679) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DateTime-Locale -PORTVERSION= 1.04 +PORTVERSION= 1.05 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +15,6 @@ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-Dist-CheckConflicts>=0.02:devel/p5-Dist-CheckConflicts \ - p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \ p5-Params-Validate>=0:devel/p5-Params-Validate RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal \ @@ -26,4 +25,11 @@ NO_ARCH= yes USES= perl5 USE_PERL5= configure -.include +.include + +.if ${PERL_LEVEL} < 502501 +BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.45:lang/p5-Scalar-List-Utils +RUN_DEPENDS+= p5-Scalar-List-Utils>=1.45:lang/p5-Scalar-List-Utils +.endif + +.include Modified: head/devel/p5-DateTime-Locale/distinfo ============================================================================== --- head/devel/p5-DateTime-Locale/distinfo Mon Jun 27 19:37:02 2016 (r417678) +++ head/devel/p5-DateTime-Locale/distinfo Mon Jun 27 19:46:32 2016 (r417679) @@ -1,3 +1,3 @@ -TIMESTAMP = 1466510910 -SHA256 (DateTime-Locale-1.04.tar.gz) = 26227b38cd5c9eabef00316215942b2a44b7939b5e226d25864e9bccf6909ac9 -SIZE (DateTime-Locale-1.04.tar.gz) = 959451 +TIMESTAMP = 1467056624 +SHA256 (DateTime-Locale-1.05.tar.gz) = 692d674558589e2a6ad2d68cf58a6e4e4b1bfe2f7f76caf20cb91b975a51d155 +SIZE (DateTime-Locale-1.05.tar.gz) = 959564