From owner-freebsd-perl@FreeBSD.ORG Mon Jun 9 08:39:15 2014 Return-Path: Delivered-To: perl@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 49006CC; Mon, 9 Jun 2014 08:39:15 +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 0CAEB2B79; Mon, 9 Jun 2014 08:39:15 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 3A3C1BDC3E; Mon, 9 Jun 2014 10:39:12 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 0747FBDC24; Mon, 9 Jun 2014 10:39:12 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 2F56D84A338; Mon, 9 Jun 2014 10:39:12 +0200 (CEST) Date: Mon, 09 Jun 2014 10:39:12 +0200 From: Mathieu Arnold To: Sunpoet Po-Chuan Hsieh , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, perl@FreeBSD.org Subject: Re: svn commit: r357107 - head/Mk/Uses Message-ID: In-Reply-To: <201406090710.s597AO5a037830@svn.freebsd.org> References: <201406090710.s597AO5a037830@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: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jun 2014 08:39:15 -0000 +--On 9 juin 2014 07:10:24 +0000 Sunpoet Po-Chuan Hsieh wrote: | Author: sunpoet | Date: Mon Jun 9 07:10:24 2014 | New Revision: 357107 | URL: http://svnweb.freebsd.org/changeset/ports/357107 | QAT: https://qat.redports.org/buildarchive/r357107/ | | Log: | - Ensure up-to-date p5-Module-Build and p5-Module-Build-Tiny to avoid | build failure if installed ones do not satisfy version requirement of | ports Unless we do exp-runs before each of those is updated, and confirm the earliest version people should use I don't see the point at all of this. -- Mathieu Arnold