Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Sep 2014 10:04:18 +0200 (CEST)
From:      Gerald Pfeifer <gerald@pfeifer.com>
To:        Dmitry Marakasov <amdmi3@amdmi3.ru>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r367888 - in head: accessibility/accerciser accessibility/jovie accessibility/kaccessible accessibility/kdeaccessibility4 accessibility/kmag accessibility/kmousetool accessibility/kmout...
Message-ID:  <alpine.LSU.2.11.1409110220490.2867@tuna.site>
In-Reply-To: <20140911001739.GP43982@hades.panopticon>
References:  <201409102050.s8AKobw3056642@svn.freebsd.org> <20140911000146.GO43982@hades.panopticon> <20140911001739.GP43982@hades.panopticon>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 11 Sep 2014, Dmitry Marakasov wrote:
> On what basis are ports bumped here? There are too many for just
> USE_GCC.

I used INDEX-10 and the Tools/scripts/bump_revision.pl script
(that I had been using before for similar changes).

> ...while the one that actually uses USE_GCC was not bumped 
> (multimedia/avidemux2).

This one is interesting, at least not intuitive. :-)

  .if ${COMPILER_TYPE} == clang
  USE_GCC=        yes
  .endif

Looking at multimedia/avidemux2/Makefile, that one was bumped, 
though Makefile.common was not.  And I am inclined to say that 
having PORTREVISION shared across different ports (via Makefile.common) 
and not residing in Makefile has its challenges; this being one.

Gerald



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.LSU.2.11.1409110220490.2867>