[80546] trunk/dports/net/unbound/Portfile

snc at macports.org snc at macports.org
Thu Jul 14 08:43:45 PDT 2011


Revision: 80546
          http://trac.macports.org/changeset/80546
Author:   snc at macports.org
Date:     2011-07-14 08:43:42 -0700 (Thu, 14 Jul 2011)
Log Message:
-----------
unbound: 
 * update to 1.4.12
 * depend on external ldns

Modified Paths:
--------------
    trunk/dports/net/unbound/Portfile

Modified: trunk/dports/net/unbound/Portfile
===================================================================
--- trunk/dports/net/unbound/Portfile	2011-07-14 15:05:53 UTC (rev 80545)
+++ trunk/dports/net/unbound/Portfile	2011-07-14 15:43:42 UTC (rev 80546)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                unbound
-version             1.4.11
+version             1.4.12
 categories          net
 license             BSD
 maintainers         macports.org:snc \
@@ -12,7 +12,7 @@
 description         Validating, recursive, and caching DNS resolver.
 homepage            http://unbound.net/
 platforms           darwin
-depends_lib         port:openssl
+depends_lib         port:openssl port:ldns
 
 set unbounduser     unbound
 set unboundgroup    unbound
@@ -29,11 +29,10 @@
 
 master_sites        http://unbound.net/downloads/
 
-checksums           sha1    3dbd7854b05b1e48fcc088be50e4c7aafc8d7306 \
-                    rmd160  988b8090a3ef39c690443a6e099a83711d7983d0
+checksums           sha1    c46c05d1fa2402a59c10f51864fd4c62d10a472f \
+                    rmd160  2e3a35f1e72046c9701cd3f51a8a2f58881a03d3
 
-configure.args-append   --with-pidfile=${prefix}/var/run/${name}/${name}.pid \
-                        --with-ldns-builtin
+configure.args-append   --with-pidfile=${prefix}/var/run/${name}/${name}.pid
 
 post-destroot {
     addgroup ${unboundgroup}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110714/329542fe/attachment.html>


More information about the macports-changes mailing list