From owner-svn-ports-all@FreeBSD.ORG Sun Oct 14 22:18:07 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4622953A; Sun, 14 Oct 2012 22:18:07 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from micro.madpilot.net (micro.madpilot.net [88.149.173.206]) by mx1.freebsd.org (Postfix) with ESMTP id E3AC28FC0C; Sun, 14 Oct 2012 22:18:06 +0000 (UTC) Received: from micro.madpilot.net (localhost [127.0.0.1]) by micro.madpilot.net (Postfix) with ESMTP id 3XfxxT6BB6z2db; Mon, 15 Oct 2012 00:18:05 +0200 (CEST) X-Virus-Scanned: amavisd-new at madpilot.net Received: from micro.madpilot.net ([127.0.0.1]) by micro.madpilot.net (micro.madpilot.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7SjI_7N0spAd; Mon, 15 Oct 2012 00:18:03 +0200 (CEST) Received: from marvin.madpilot.net (localhost [127.0.0.1]) by micro.madpilot.net (Postfix) with ESMTP; Mon, 15 Oct 2012 00:18:03 +0200 (CEST) Message-ID: <507B3A1B.8060403@FreeBSD.org> Date: Mon, 15 Oct 2012 00:18:03 +0200 From: Guido Falsi User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121013 Thunderbird/16.0.1 MIME-Version: 1.0 To: Alexey Dokuchaev Subject: Re: svn commit: r305796 - in head/multimedia/libva: . files References: <201210122315.q9CNFaES093841@svn.freebsd.org> <20121014220108.GA97211@FreeBSD.org> In-Reply-To: <20121014220108.GA97211@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 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: Sun, 14 Oct 2012 22:18:07 -0000 On 10/15/12 00:01, Alexey Dokuchaev wrote: > On Fri, Oct 12, 2012 at 11:15:36PM +0000, Guido Falsi wrote: >> New Revision: 305796 >> URL: http://svn.freebsd.org/changeset/ports/305796 >> >> Log: >> - Add patch to fix compilation with gcc46. > > That's cool, but... > >> +PORTREVISION= 1 > > ... why bump port revision for a build fix? > I added this, I sincerely thought to play it safe in case this had consequences on the binaries. -- Guido Falsi