From owner-svn-ports-all@freebsd.org Sat Jan 20 13:18:00 2018 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 7A796ED0C30; Sat, 20 Jan 2018 13:18:00 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1E5A379786; Sat, 20 Jan 2018 13:18:00 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 280F11CD8A; Sat, 20 Jan 2018 13:17:59 +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 w0KDHwBH019437; Sat, 20 Jan 2018 13:17:58 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w0KDHwuL019433; Sat, 20 Jan 2018 13:17:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201801201317.w0KDHwuL019433@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, 20 Jan 2018 13:17:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r459521 - head/www/p5-Catalyst-Runtime X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/p5-Catalyst-Runtime X-SVN-Commit-Revision: 459521 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, 20 Jan 2018 13:18:00 -0000 Author: sunpoet Date: Sat Jan 20 13:17:58 2018 New Revision: 459521 URL: https://svnweb.freebsd.org/changeset/ports/459521 Log: Update to 5.90116 Changes: http://search.cpan.org/dist/Catalyst-Runtime/Changes Modified: head/www/p5-Catalyst-Runtime/Makefile head/www/p5-Catalyst-Runtime/distinfo Modified: head/www/p5-Catalyst-Runtime/Makefile ============================================================================== --- head/www/p5-Catalyst-Runtime/Makefile Sat Jan 20 13:17:53 2018 (r459520) +++ head/www/p5-Catalyst-Runtime/Makefile Sat Jan 20 13:17:58 2018 (r459521) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Catalyst-Runtime -PORTVERSION= 5.90115 +PORTVERSION= 5.90116 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -30,7 +30,6 @@ BUILD_DEPENDS= p5-CGI-Simple>=1.109:www/p5-CGI-Simple p5-HTTP-Request-AsCGI>=1.0:www/p5-HTTP-Request-AsCGI \ p5-Hash-MultiValue>=0:devel/p5-Hash-MultiValue \ p5-JSON-MaybeXS>=1:converters/p5-JSON-MaybeXS \ - p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \ p5-MRO-Compat>=0:devel/p5-MRO-Compat \ p5-Module-Pluggable>=4.7:devel/p5-Module-Pluggable \ p5-Moose>=2.1300:devel/p5-Moose \ @@ -72,4 +71,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/www/p5-Catalyst-Runtime/distinfo ============================================================================== --- head/www/p5-Catalyst-Runtime/distinfo Sat Jan 20 13:17:53 2018 (r459520) +++ head/www/p5-Catalyst-Runtime/distinfo Sat Jan 20 13:17:58 2018 (r459521) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493729526 -SHA256 (Catalyst-Runtime-5.90115.tar.gz) = f5efe819645b5e22b97c7a15a82321f074705c09c5e69d70b3b55f79cdb3034e -SIZE (Catalyst-Runtime-5.90115.tar.gz) = 392032 +TIMESTAMP = 1516448315 +SHA256 (Catalyst-Runtime-5.90116.tar.gz) = 0e075e6ae4198e5c4e69098d6981053fbb22edfb1c338b4c02c79a4420e81891 +SIZE (Catalyst-Runtime-5.90116.tar.gz) = 363545