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

snc at macports.org snc at macports.org
Wed Jun 16 05:08:11 PDT 2010


Revision: 68862
          http://trac.macports.org/changeset/68862
Author:   snc at macports.org
Date:     2010-06-16 05:08:07 -0700 (Wed, 16 Jun 2010)
Log Message:
-----------
update version, add dependency on openssl

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

Modified: trunk/dports/net/unbound/Portfile
===================================================================
--- trunk/dports/net/unbound/Portfile	2010-06-16 11:57:53 UTC (rev 68861)
+++ trunk/dports/net/unbound/Portfile	2010-06-16 12:08:07 UTC (rev 68862)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                unbound
-version             1.4.4
+version             1.4.5
 categories          net
 conflicts           ldns
 license             BSD
@@ -13,6 +13,7 @@
 description         Validating, recursive, and caching DNS resolver.
 homepage            http://unbound.net/
 platforms           darwin
+depends_lib         port:openssl
 
 set unbounduser     unbound
 set unboundgroup    unbound
@@ -31,9 +32,9 @@
 
 use_autoreconf      yes
 
-checksums           md5     c7e6a35b92cbd2c93bc808228aa76725 \
-                    sha1    2cb4c34ece87e43c9acc8da85d2ea1c8ea1ffe66 \
-                    rmd160  581ae8953d5624e0c2b59af94740c4d024882abe
+checksums           md5     f1f6c97b90b15ca503a80b888c311d6c \
+                    sha1    c1f227b95448cdfd0006d6d00b3d4354500d7564 \
+                    rmd160  908d80acf0dfe4592922988e5ca73bdbab8d26a9
 
 configure.args-append --with-pidfile=${prefix}/var/run/${name}/${name}.pid
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100616/a446a741/attachment.html>


More information about the macports-changes mailing list