#49773: quickfix: update to 1.14.3 ----------------------------+-------------------------- Reporter: rstachowiak@… | Owner: ryandesign@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: fixed | Keywords: haspatch Port: quickfix | ----------------------------+-------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: You're right, the python patch no longer applied because similar changes had been committed upstream, however part of the point of the python patch was to inform the build which python to use; that will always be needed, so I found a new way to specify that. Similarly, the postgresql84 and postgresql90 variants' patches no longer applied, but a new method of informing the build which postgresql to use was needed. I noticed the build automatically found and used MySQL on my system, which is not desired. I added a configure arg to prevent that. #39573 mentioned the possibility of adding python27 and python34 variants, so I did that, and a python35 variant, and deprecated the old python variant. Committed in r144353. -- Ticket URL: <https://trac.macports.org/ticket/49773#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X