[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (4c61ec26b8117e1186c3d6708dc117384b6e2dd2)

Vlad Glagolev scm at sourcemage.org
Wed Oct 5 08:27:35 EDT 2011


GIT changes to master grimoire by Vlad Glagolev <stealth at sourcemage.org>:

 net/unbound/DEPENDS |    6 +-----
 net/unbound/HISTORY |    3 +++
 2 files changed, 4 insertions(+), 5 deletions(-)

New commits:
commit 4c61ec26b8117e1186c3d6708dc117384b6e2dd2
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    unbound: fix #266

diff --git a/net/unbound/DEPENDS b/net/unbound/DEPENDS
index 7f6d411..a633aed 100755
--- a/net/unbound/DEPENDS
+++ b/net/unbound/DEPENDS
@@ -1,6 +1,2 @@
 depends expat &&
-optional_depends  ldns                   \
-                  ""                     \
-                  "--with-ldns-builtin"  \
-                  "to use system ldns library, otherwise a builtin version is used"
-
+depends ldns
diff --git a/net/unbound/HISTORY b/net/unbound/HISTORY
index a7b1e3a..dab2657 100644
--- a/net/unbound/HISTORY
+++ b/net/unbound/HISTORY
@@ -1,3 +1,6 @@
+2011-10-05 Vlad Glagolev <stealth at sourcemage.org>
+	* DEPENDS: ldns is required now (since 1.4.12)
+
 2011-07-17 Ladislav Hagara <hgr at vabo.cz>
 	* DETAILS: 1.4.12
 


More information about the SM-Commit mailing list