From owner-svn-ports-head@FreeBSD.ORG Tue Sep 2 05:36:01 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 34A461C3; Tue, 2 Sep 2014 05:36:01 +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 EB68B18D2; Tue, 2 Sep 2014 05:36:00 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 45473BDC65; Tue, 2 Sep 2014 07:35:59 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 3FBC6BDC64; Tue, 2 Sep 2014 07:35:59 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 7C5111036DBE; Tue, 2 Sep 2014 07:35:49 +0200 (CEST) Date: Tue, 02 Sep 2014 07:35:49 +0200 From: Mathieu Arnold To: Alexey Dokuchaev , marino@freebsd.org Subject: Re: svn commit: r366937 - head/science/paraview Message-ID: <4961C7B6226C936B701C8E6E@atuin.in.mat.cc> In-Reply-To: <20140902031831.GC51270@FreeBSD.org> References: <201409011932.s81JWEEJ016169@svn.freebsd.org> <5404CB26.8020803@marino.st> <2932435E-97B8-4C61-8EF9-0948B9A296E5@adamw.org> <5404CF42.2000902@marino.st> <20140902031831.GC51270@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 Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org, Adam Weinberger 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: Tue, 02 Sep 2014 05:36:01 -0000 +--On 2 septembre 2014 03:18:31 +0000 Alexey Dokuchaev wrote: | On Mon, Sep 01, 2014 at 09:55:46PM +0200, John Marino wrote: |> done. I also rev-bumped it since LIB_DEPENDS changed. | | Bumping is questinable this time, no? As I read it, this port was failing | to build without execinfo. Doesn't it mean that there were no previous | packages with this version and bumping it was no-op? Bumping is not questionnable, there are versions of FreeBSD with libexecinfo available in base, so the package will have changed on those versions of FreeBSD. You should never be shy in bumping PORTREVISION. -- Mathieu Arnold