Revision: 75455 http://trac.macports.org/changeset/75455 Author: snc@macports.org Date: 2011-01-25 08:06:56 -0800 (Tue, 25 Jan 2011) Log Message: ----------- unbound: update to 1.4.8 Modified Paths: -------------- trunk/dports/net/unbound/Portfile Modified: trunk/dports/net/unbound/Portfile =================================================================== --- trunk/dports/net/unbound/Portfile 2011-01-25 16:06:29 UTC (rev 75454) +++ trunk/dports/net/unbound/Portfile 2011-01-25 16:06:56 UTC (rev 75455) @@ -4,8 +4,7 @@ PortSystem 1.0 name unbound -version 1.4.7 -revision 1 +version 1.4.8 categories net conflicts ldns license BSD @@ -31,8 +30,8 @@ master_sites http://unbound.net/downloads/ -checksums md5 97ee3c4a9877ff725fad23e31ecadfe0 \ - sha1 6e9d663b414bcbbc7db75d0fc3b9174e45ec0951 +checksums sha1 557a9c10de9a83f88cd7c66d44488f1cb65de4fa \ + rmd160 08082658e4b7f0e82e7e3feae1acea42e1956fb4 configure.args-append --with-pidfile=${prefix}/var/run/${name}/${name}.pid \ --with-ldns-builtin
participants (1)
-
snc@macports.org