summaryrefslogtreecommitdiff
path: root/net/bind96/patches/patch-ad
diff options
context:
space:
mode:
authortaca <taca>2014-02-02 07:55:46 +0000
committertaca <taca>2014-02-02 07:55:46 +0000
commit1c4646e7b82f0ae6e7ac820b3d1e3b262359649b (patch)
treefb18afc52a62bb6d0fbc743fdd4dd6112f337858 /net/bind96/patches/patch-ad
parenta799d1d2410d5808275f4859541bd203a606d220 (diff)
downloadpkgsrc-1c4646e7b82f0ae6e7ac820b3d1e3b262359649b.tar.gz
Update bind96 to 9.6.3.1.ESV.11 (BIND 9.6-ESV-R11).
Security fixes were already covered by 9.6.3.1.ESV.10pl2 and this is the final release of 9.6.ESV. Several bug fixes and clean up, please refer CHANGES file in detail.
Diffstat (limited to 'net/bind96/patches/patch-ad')
-rw-r--r--net/bind96/patches/patch-ad10
1 files changed, 5 insertions, 5 deletions
diff --git a/net/bind96/patches/patch-ad b/net/bind96/patches/patch-ad
index 6edf9d5f7ab..64a84dcb314 100644
--- a/net/bind96/patches/patch-ad
+++ b/net/bind96/patches/patch-ad
@@ -1,8 +1,8 @@
-$NetBSD: patch-ad,v 1.8 2014/01/13 17:27:09 taca Exp $
+$NetBSD: patch-ad,v 1.9 2014/02/02 07:55:46 taca Exp $
---- configure.orig 2013-12-20 00:31:35.000000000 +0000
+--- configure.orig 2014-01-27 19:00:45.000000000 +0000
+++ configure
-@@ -14354,6 +14354,8 @@ case $host in
+@@ -13851,6 +13851,8 @@ case $host in
use_threads=false ;;
*-freebsd*)
use_threads=false ;;
@@ -11,7 +11,7 @@ $NetBSD: patch-ad,v 1.8 2014/01/13 17:27:09 taca Exp $
*-bsdi[234]*)
# Thread signals do not work reliably on some versions of BSD/OS.
use_threads=false ;;
-@@ -15678,9 +15680,9 @@ case $use_libtool in
+@@ -15175,9 +15177,9 @@ case $use_libtool in
O=lo
A=la
LIBTOOL_MKDEP_SED='s;\.o;\.lo;'
@@ -23,7 +23,7 @@ $NetBSD: patch-ad,v 1.8 2014/01/13 17:27:09 taca Exp $
case "$host" in
*) LIBTOOL_ALLOW_UNDEFINED= ;;
esac
-@@ -18903,7 +18905,7 @@ $as_echo "no" >&6; }
+@@ -18400,7 +18402,7 @@ $as_echo "no" >&6; }
fi
if test -n "-L$use_dlz_postgres_lib -lpq"
then