Revision: 139922 https://trac.macports.org/changeset/139922 Author: ryandesign@macports.org Date: 2015-09-02 12:54:49 -0700 (Wed, 02 Sep 2015) Log Message: ----------- libvirt: update to 1.2.19 Modified Paths: -------------- trunk/dports/sysutils/libvirt/Portfile Modified: trunk/dports/sysutils/libvirt/Portfile =================================================================== --- trunk/dports/sysutils/libvirt/Portfile 2015-09-02 19:52:29 UTC (rev 139921) +++ trunk/dports/sysutils/libvirt/Portfile 2015-09-02 19:54:49 UTC (rev 139922) @@ -4,7 +4,7 @@ PortSystem 1.0 name libvirt -version 1.2.18 +version 1.2.19 categories sysutils license LGPL-2.1+ platforms darwin @@ -18,8 +18,8 @@ homepage http://www.libvirt.org/ master_sites ${homepage}sources/ -checksums rmd160 cfcc484975b46ab2fcf0c50c1beef789323e226c \ - sha256 d5a5ff18af4cced21fed986d28fa0a21b782d256920326bf0ff1c7731eeb6ade +checksums rmd160 40b4f8dec7657315d1d8d9a7e5ee4ab6515b9f99 \ + sha256 282c141f03331d640020c15f81464b27400e0ee307ef4c5190393b021caedd6e depends_build port:pkgconfig \ port:xhtml1
participants (1)
-
ryandesign@macports.org