summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/bind96/Makefile4
-rw-r--r--net/bind96/PLIST4
-rw-r--r--net/bind96/distinfo10
-rw-r--r--net/bind96/patches/patch-ad10
4 files changed, 15 insertions, 13 deletions
diff --git a/net/bind96/Makefile b/net/bind96/Makefile
index da7959aa948..4506ba35df7 100644
--- a/net/bind96/Makefile
+++ b/net/bind96/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2014/01/13 17:27:09 taca Exp $
+# $NetBSD: Makefile,v 1.45 2014/02/02 07:55:46 taca Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME:S/-ESV/.3.1.ESV/:S/-R/./:S/-P/pl/}
@@ -14,7 +14,7 @@ CONFLICTS+= host-[0-9]*
MAKE_JOBS_SAFE= no
-BIND_VERSION= 9.6-ESV-R10-P2
+BIND_VERSION= 9.6-ESV-R11
.include "../../mk/bsd.prefs.mk"
diff --git a/net/bind96/PLIST b/net/bind96/PLIST
index 85cca76d343..289bc73729f 100644
--- a/net/bind96/PLIST
+++ b/net/bind96/PLIST
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.10 2013/09/21 15:57:50 taca Exp $
+@comment $NetBSD: PLIST,v 1.11 2014/02/02 07:55:46 taca Exp $
+bin/bind9-config
bin/dig
bin/host
bin/isc-config.sh
@@ -199,6 +200,7 @@ lib/libisc.la
lib/libisccc.la
lib/libisccfg.la
lib/liblwres.la
+man/man1/bind9-config.1
man/man1/dig.1
man/man1/host.1
man/man1/isc-config.sh.1
diff --git a/net/bind96/distinfo b/net/bind96/distinfo
index bf0eefc1a1f..7b1664e0436 100644
--- a/net/bind96/distinfo
+++ b/net/bind96/distinfo
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.25 2014/01/13 17:27:09 taca Exp $
+$NetBSD: distinfo,v 1.26 2014/02/02 07:55:46 taca Exp $
-SHA1 (bind-9.6-ESV-R10-P2.tar.gz) = 0774c8ba8e2a251914130223dc1288a297b58c98
-RMD160 (bind-9.6-ESV-R10-P2.tar.gz) = accaa85b96f8aa7c01b155111b7df0e2ee413e59
-Size (bind-9.6-ESV-R10-P2.tar.gz) = 6421474 bytes
+SHA1 (bind-9.6-ESV-R11.tar.gz) = b528f79e5a4d20c06d47ac86ef1608092c4821f1
+RMD160 (bind-9.6-ESV-R11.tar.gz) = 6c852a957d30b3c7cd654e7666bcb664d3dc34b4
+Size (bind-9.6-ESV-R11.tar.gz) = 6456874 bytes
SHA1 (patch-ab) = 33a515cd29cd7a534d65d34facb69fd4dca92180
SHA1 (patch-ac) = 074649e1514870a3154c623a5f6d1507b72b5b05
-SHA1 (patch-ad) = d473825feb7df6b2270f6bc08151c7c6ef18c893
+SHA1 (patch-ad) = 3e27a7ea2ccb9155ed67853736fee11f97599ec2
SHA1 (patch-ag) = ffc547b444f01f51a12a01cfa884916a9a411a88
SHA1 (patch-am) = a52d847354cd83b2474d5420925925e4614c966f
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