#32523: libvirt: update to 0.9.8 -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: jclift@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: haspatch | Port: libvirt -------------------------------------+-------------------------------------- 0.9.8 appears to be the latest version available. This patch makes the following changes to the port: * update to 0.9.8 * fix license, based on headers of many of the source files * remove the block that disabled yajl when building universal, for two reasons: 1) yajl builds fine universal and libvirt builds fine universal with yajl; 2) removing the configure arg "`--with-yajl`" did not in fact result in yajl support being disabled if it was already installed * remove configure arg "`--without-one`" because the configure script says "`WARNING: unrecognized options: --without-one`". The ChangeLog shows the Open Nebula driver was removed 2011-03-28. * change configure arg "`--with-openvz`" to "`--without-openvz`" because the configure script says "`error: The OpenVZ driver can be enabled on Linux only.`" I don't know if it works, and I did not read through the NEWS or ChangeLog files (because the lists of changes since 0.8.8 are thousands and tens-of- thousands of lines long, respectively) but it does compile for me on Snow Leopard with Xcode 3.2.6. -- Ticket URL: <https://trac.macports.org/ticket/32523> MacPorts <http://www.macports.org/> Ports system for Mac OS