Revision: 79966 http://trac.macports.org/changeset/79966 Author: snc@macports.org Date: 2011-06-30 18:18:50 -0700 (Thu, 30 Jun 2011) Log Message: ----------- unbound: update to 1.4.11 Modified Paths: -------------- trunk/dports/net/unbound/Portfile Modified: trunk/dports/net/unbound/Portfile =================================================================== --- trunk/dports/net/unbound/Portfile 2011-07-01 01:10:42 UTC (rev 79965) +++ trunk/dports/net/unbound/Portfile 2011-07-01 01:18:50 UTC (rev 79966) @@ -4,7 +4,7 @@ PortSystem 1.0 name unbound -version 1.4.10 +version 1.4.11 categories net license BSD maintainers macports.org:snc \ @@ -29,8 +29,8 @@ master_sites http://unbound.net/downloads/ -checksums sha1 ac9ab61a51e147ade69ca8b043fee2ed76336a62 \ - rmd160 7102613a43e566d542ca6b571094a8fef3b901e0 +checksums sha1 3dbd7854b05b1e48fcc088be50e4c7aafc8d7306 \ + rmd160 988b8090a3ef39c690443a6e099a83711d7983d0 configure.args-append --with-pidfile=${prefix}/var/run/${name}/${name}.pid \ --with-ldns-builtin
participants (1)
-
snc@macports.org