[MacPorts] #47421: imlib2 @1.4.6_1: update to 1.4.7
MacPorts
noreply at macports.org
Wed Apr 22 08:09:33 PDT 2015
#47421: imlib2 @1.4.6_1: update to 1.4.7
-----------------------------+--------------------------
Reporter: mschamschula@… | Owner: ryandesign@…
Type: update | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: fixed | Keywords: haspatch
Port: imlib2 |
-----------------------------+--------------------------
Changes (by ryandesign@…):
* status: assigned => closed
* resolution: => fixed
Comment:
I do build universal, and imlib2 1.4.7 builds fine for me universal
without autoreconf. At r43202, imlib2 was at version 1.4.1 and its bundled
configure script was generated by autoconf 2.59, copyright 2003, which was
several years before Intel Macs and universal binaries were introduced, so
it likely did not understand how to do a universal build. At that time,
the version of the autoconf port was 2.63, so regenerating the configure
script with autoconf 2.63 must have been sufficient for it to understand
universal builds. Now, imlib2 1.4.7's bundled configure script was
generated by autoconf 2.69, so that is already sufficiently new to build
universal. If there is some other known reason why autoreconf is still
needed, we can put it back in, but for now, I'm removing it.
Updated in r135289. Thanks!
--
Ticket URL: <https://trac.macports.org/ticket/47421#comment:3>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list