--=_a854203086246a87c9f8fb766dd8bc2f Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=UTF-8 Hello Pfeifer, I've tested the compilation, installation and the module. All is ok here. You can commit it. Thanks, -- Pedro Garcia http://www.sawp.com.br [1] http://twitter.com/CKPYT [2] On Sun, 18 Mar 2012 01:07:55 +0100 (CET), Gerald Pfeifer wrote: > Hi Pedro, > > USE_GCC=4.5+ has been USE_GCC=4.6+ for months now; okay to commit > the patch below (which is really a noop)? > > Thanks, > Gerald @FreeBSD.org > > Index: Makefile > =================================================================== > RCS file: /home/pcvs/ports/graphics/mahotas/Makefile,v > retrieving revision 1.3 > diff -r1.3 Makefile > 19c19 > < USE_GCC= 4.5+ > --- > >> USE_GCC= 4.6+ Links: ------ [1] http://www.sawp.com.br/ [2] http://twitter.com/CKPYT --=_a854203086246a87c9f8fb766dd8bc2f--
Responsible Changed From-To: gnats-admin->gerald Misfiled followup, but I can't tell to which PR. For now, just clean it up and assign it to gerald.
gerald 2012-03-18 20:03:41 UTC FreeBSD ports repository Modified files: graphics/mahotas Makefile Log: Replace USE_GCC=4.5+ by USE_GCC=4.6+ which has been transparently done by the ports infrastructure for a while. PR: 166215 Approved by: maintainer (sawp@sawp.com.br) Feature safe: yes Revision Changes Path 1.4 +1 -1 ports/graphics/mahotas/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed I committed my patch, thus closing this PR.