Re: 2.3.0

2014-04-19 Thread Ryan Schmidt
On Apr 3, 2014, at 19:01, Joshua Root wrote: > On 2014-4-4 10:35 , Ryan Schmidt wrote: >> >> On Apr 3, 2014, at 02:19, Joshua Root wrote: >> >>> So, no bugs have been reported against the beta. Unless anyone has a >>> last-minute urgent regression, I guess I'll just go ahead and tag the >>> fin

Re: [119187] trunk/dports/graphics/freeimage/Portfile

2014-04-19 Thread Ryan Schmidt
On Apr 19, 2014, at 08:57, mcalh...@macports.org wrote: > Revision > 119187 > Author > mcalh...@macports.org > Date > 2014-04-19 06:57:03 -0700 (Sat, 19 Apr 2014) > Log Message > > *) FreeImage uses two different Makefiles > Use portbuild::build_main and portdestroot::destroot_main for both of t

Re: [119187] trunk/dports/graphics/freeimage/Portfile

2014-04-19 Thread Marcus Calhoun-Lopez
In r119199, I used configure.optflags-delete -Os Thanks for the improvement. I did not set -O3 because FreeImage sets its own optimization levels in the Makefile. -Marcus On Apr 19, 2014, at 8:47 PM, Ryan Schmidt wrote: > > On Apr 19, 2014, at 08:57, mcalh...@macports.org wrote: > >> Revis