Bug 166215 - Re: Simple patch to graphics/mahotas/Makefile
Summary: Re: Simple patch to graphics/mahotas/Makefile
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Gerald Pfeifer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-18 03:20 UTC by Scrootie
Modified: 2012-03-18 20:17 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Scrootie 2012-03-18 03:20:11 UTC
 --=_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--
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2012-03-18 09:31:50 UTC
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.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-03-18 20:04:14 UTC
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"
Comment 3 Gerald Pfeifer freebsd_committer freebsd_triage 2012-03-18 20:16:27 UTC
State Changed
From-To: open->closed

I committed my patch, thus closing this PR.