Revision: 120707 https://trac.macports.org/changeset/120707 Author: ryandesign@macports.org Date: 2014-06-05 20:11:28 -0700 (Thu, 05 Jun 2014) Log Message: ----------- libvirt: update to 1.2.5 Modified Paths: -------------- trunk/dports/sysutils/libvirt/Portfile Modified: trunk/dports/sysutils/libvirt/Portfile =================================================================== --- trunk/dports/sysutils/libvirt/Portfile 2014-06-06 03:08:18 UTC (rev 120706) +++ trunk/dports/sysutils/libvirt/Portfile 2014-06-06 03:11:28 UTC (rev 120707) @@ -4,8 +4,7 @@ PortSystem 1.0 name libvirt -version 1.2.4 -revision 1 +version 1.2.5 categories sysutils license LGPL-2.1+ platforms darwin @@ -19,8 +18,8 @@ homepage http://www.libvirt.org/ master_sites ${homepage}sources/ -checksums rmd160 6aa74f975a3d0f0e2cb31a49ffe58246056f149c \ - sha256 e43ac5f6b2baeafcd01777be03a897e636f8d48c0cdfb4c4cbb80d45faa9e875 +checksums rmd160 8ebe356c24ec5a161ded808e89f75dbae9db18a3 \ + sha256 8ee97de3435b823ad2bc40a0b3c395efe2184ae748a92e2211fbe9393939ed45 depends_build port:pkgconfig \ port:xhtml1
participants (1)
-
ryandesign@macports.org