From owner-svn-ports-head@FreeBSD.ORG Mon Jul 21 13:12:13 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id ED0BEEED; Mon, 21 Jul 2014 13:12:13 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id ACEF123B8; Mon, 21 Jul 2014 13:12:13 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id F3656BDC56; Mon, 21 Jul 2014 15:12:10 +0200 (CEST) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id B1FC0BDC4C; Mon, 21 Jul 2014 15:12:10 +0200 (CEST) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id 1F7DF616A; Mon, 21 Jul 2014 15:12:06 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id 198F470D101F; Mon, 21 Jul 2014 15:12:06 +0200 (CEST) Date: Mon, 21 Jul 2014 15:12:05 +0200 From: Mathieu Arnold To: Yen-Ming Lee , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r361872 - in head: Mk/Uses devel/p5-Module-Build Message-ID: <73058856283A33D11E662C48@ogg.in.absolight.net> In-Reply-To: <201407150619.s6F6JVle061270@svn.freebsd.org> References: <201407150619.s6F6JVle061270@svn.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 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: Mon, 21 Jul 2014 13:12:14 -0000 +--On 15 juillet 2014 06:19:31 +0000 Yen-Ming Lee wrote: | -BUILD_DEPENDS+= p5-Module-Build>=0.4205:${PORTSDIR}/devel/p5-Module-Build | +BUILD_DEPENDS+= p5-Module-Build>=0.4206:${PORTSDIR}/devel/p5-Module-Build Is there any point of updating this ? Did you check that there are ports requiring Module::Build to build need this version ? -- Mathieu Arnold