Revision: 133539 https://trac.macports.org/changeset/133539 Author: snc@macports.org Date: 2015-03-04 12:44:34 -0800 (Wed, 04 Mar 2015) Log Message: ----------- unbound: update to 1.5.2 Modified Paths: -------------- trunk/dports/net/unbound/Portfile Modified: trunk/dports/net/unbound/Portfile =================================================================== --- trunk/dports/net/unbound/Portfile 2015-03-04 20:32:30 UTC (rev 133538) +++ trunk/dports/net/unbound/Portfile 2015-03-04 20:44:34 UTC (rev 133539) @@ -4,7 +4,7 @@ PortSystem 1.0 name unbound -version 1.5.1 +version 1.5.2 categories net license BSD maintainers snc @@ -30,8 +30,8 @@ master_sites http://unbound.net/downloads/ -checksums rmd160 665fc334d323e71d0244eb1659f8011690788c52 \ - sha256 0ff82709fb2bd7ecbde8dbdcf60fa417d2b43379570a3d460193a76a169900ec +checksums rmd160 7993ce1d6b9cfafa94611142732368e30575ef48 \ + sha256 33ab6c6a5ce3247b0a57e34d209fe8936e1218ff89a9b7ca3ff00c2060dd35c7 configure.args-append --with-pidfile=${prefix}/var/run/${name}/${name}.pid \ --with-rootkey-file=${prefix}/var/run/${name}/root.key
participants (1)
-
snc@macports.org