Revision: 77408 http://trac.macports.org/changeset/77408 Author: snc@macports.org Date: 2011-03-29 15:26:53 -0700 (Tue, 29 Mar 2011) Log Message: ----------- unbound: update to 1.4.9 Modified Paths: -------------- trunk/dports/net/unbound/Portfile Modified: trunk/dports/net/unbound/Portfile =================================================================== --- trunk/dports/net/unbound/Portfile 2011-03-29 22:22:43 UTC (rev 77407) +++ trunk/dports/net/unbound/Portfile 2011-03-29 22:26:53 UTC (rev 77408) @@ -4,7 +4,7 @@ PortSystem 1.0 name unbound -version 1.4.8 +version 1.4.9 categories net license BSD maintainers macports.org:snc \ @@ -29,8 +29,8 @@ master_sites http://unbound.net/downloads/ -checksums sha1 557a9c10de9a83f88cd7c66d44488f1cb65de4fa \ - rmd160 08082658e4b7f0e82e7e3feae1acea42e1956fb4 +checksums sha1 f2ac7b4ef1d1b330e2dd5e2eedeb6fd2bbad8478 \ + rmd160 9c34c55f776f4506afb775c8f44df84a64854073 configure.args-append --with-pidfile=${prefix}/var/run/${name}/${name}.pid \ --with-ldns-builtin
participants (1)
-
snc@macports.org