#35728: update gsoap to version to 2.8.9 and patch header macro ------------------------------------+--------------------------------------- Reporter: ajdudman@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.99 Keywords: haspatch | Port: gsoap ------------------------------------+--------------------------------------- Description changed by ryandesign@…: Old description:
Bump gsoap version to 2.8.9. Add patch to correct <gsoap/stdsoap2.h>. The SOAP_NEW(type) macro must be the old form without parenthesis for /usr/bin/gcc-4.2 on SL, i.e., __APPLE_CC__ 5666. I find this fix is useful, e.g., in building VirtualBox from the mercurial repository.
New description: Bump gsoap version to 2.8.9. Add patch to correct <gsoap/stdsoap2.h>. The SOAP_NEW(type) macro must be the old form without parenthesis for /usr/bin/gcc-4.2 on SL, i.e., !__APPLE_CC!__ 5666. I find this fix is useful, e.g., in building VirtualBox from the mercurial repository. -- -- Ticket URL: <https://trac.macports.org/ticket/35728#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS