Revision: 145199 https://trac.macports.org/changeset/145199 Author: ryandesign@macports.org Date: 2016-01-27 21:50:05 -0800 (Wed, 27 Jan 2016) Log Message: ----------- libvirt: update to 1.3.1 Modified Paths: -------------- trunk/dports/sysutils/libvirt/Portfile Removed Paths: ------------- trunk/dports/sysutils/libvirt/files/ Modified: trunk/dports/sysutils/libvirt/Portfile =================================================================== --- trunk/dports/sysutils/libvirt/Portfile 2016-01-28 05:49:56 UTC (rev 145198) +++ trunk/dports/sysutils/libvirt/Portfile 2016-01-28 05:50:05 UTC (rev 145199) @@ -4,7 +4,7 @@ PortSystem 1.0 name libvirt -version 1.2.21 +version 1.3.1 categories sysutils license LGPL-2.1+ platforms darwin @@ -18,8 +18,8 @@ homepage http://www.libvirt.org/ master_sites ${homepage}sources/ -checksums rmd160 74e0f72207dbf50f66045fa220ec8d347adb7b43 \ - sha256 8d406582f5fe88d739d1d83e0ba7ac7f91f5a8da4be82162ab85631744d8925b +checksums rmd160 dfded2ff4740942f773024c13f6f2ac8631f3cf6 \ + sha256 a5d43fbed34d31eeffc641d2ac9b6026a57bf1a4fa74d0fa19a9891d9ec2c21a depends_build port:pkgconfig \ port:xhtml1 @@ -33,8 +33,6 @@ port:yajl \ port:zlib -patchfiles-append yosemite-libtool.patch - configure.args --disable-silent-rules \ --without-apparmor \ --without-audit \
participants (1)
-
ryandesign@macports.org