From owner-svn-ports-head@FreeBSD.ORG Wed Mar 18 22:03:25 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5D9D07FA; Wed, 18 Mar 2015 22:03:25 +0000 (UTC) Received: from apnoea.adamw.org (apnoea.adamw.org [204.109.59.150]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "adamw.org", Issuer "Gandi Standard SSL CA 2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id D2625220; Wed, 18 Mar 2015 22:03:24 +0000 (UTC) Received: from localhost (apnoea.adamw.org [local]); by apnoea.adamw.org (OpenSMTPD) with ESMTPA id 2c7f1e06; Wed, 18 Mar 2015 15:56:42 -0600 (MDT) Date: Wed, 18 Mar 2015 15:56:42 -0600 From: Adam Weinberger To: Tom Judge Subject: Re: svn commit: r381571 - in head/devel: . p5-Config-Validator Message-ID: <20150318215642.GA6777@apnoea.adamw.org> References: <201503181655.t2IGtq7X072528@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201503181655.t2IGtq7X072528@svn.freebsd.org> X-Editor: Vim 7.3 http://www.vim.org X-Mailer: Mutt 1.5 http://www.mutt.org X-Adamw: ADAMW!!! X-URL: http://www.adamw.org User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Mar 2015 22:03:25 -0000 >> (2015/03/18 @ 1055 EST): Tom Judge said, in 5.9K: << > +BUILD_DEPENDS= p5-No-Worries>=1.0:${PORTSDIR}/devel/p5-No-Worries \ > + p5-Scalar-List-Utils>=1.41:${PORTSDIR}/lang/p5-Scalar-List-Utils \ > + p5-URI>=1.67:${PORTSDIR}/net/p5-URI >> end of "svn commit: r381571 - in head/devel: . p5-Config-Validator" from Tom Judge << Hi Tom, Are you sure that it requires the p5-Scalar-List-Utils port? The META.yml calls for >=0, and it only uses blessed and reftype which are present in the Scalar::Util distributed with perl core. # Adam -- Adam Weinberger adamw@adamw.org http://www.adamw.org