From a31a689d0728a26a5c0da242c99ca62be3e0410f Mon Sep 17 00:00:00 2001 From: Sven Auhagen Date: Sun, 18 Sep 2016 10:36:24 +0200 Subject: [PATCH 1/2] Bind9 Error on ipv4 and ipv6 restart --- dns/pfSense-pkg-bind9/files/usr/local/pkg/bind.inc | 4 ++-- dns/pfSense-pkg-bind9/files/usr/local/pkg/bind.xml | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/dns/pfSense-pkg-bind9/files/usr/local/pkg/bind.inc b/dns/pfSense-pkg-bind9/files/usr/local/pkg/bind.inc index f3c8c31529ed..4308cfbd2726 100644 --- a/dns/pfSense-pkg-bind9/files/usr/local/pkg/bind.inc +++ b/dns/pfSense-pkg-bind9/files/usr/local/pkg/bind.inc @@ -847,7 +847,7 @@ function bind_write_rcfile() { $rc['file'] = 'named.sh'; // Curly braces in the following <</dev/null diff --git a/dns/pfSense-pkg-bind9/files/usr/local/pkg/bind.xml b/dns/pfSense-pkg-bind9/files/usr/local/pkg/bind.xml index 47dae58f28cd..b91595fc2fab 100644 --- a/dns/pfSense-pkg-bind9/files/usr/local/pkg/bind.xml +++ b/dns/pfSense-pkg-bind9/files/usr/local/pkg/bind.xml @@ -336,6 +336,7 @@ + Please also add a semi-colon (;) behind the last entry
Applies only if Enable Forwarding is chosen. ]]>
From 96f4fb9b9e8139f598aaa83c83898cc3c8bb6612 Mon Sep 17 00:00:00 2001 From: Sven Auhagen Date: Mon, 19 Sep 2016 14:34:53 +0200 Subject: [PATCH 2/2] Bumping up the portrevision --- dns/pfSense-pkg-bind9/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dns/pfSense-pkg-bind9/Makefile b/dns/pfSense-pkg-bind9/Makefile index 819551568934..c1af37b878a3 100644 --- a/dns/pfSense-pkg-bind9/Makefile +++ b/dns/pfSense-pkg-bind9/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-bind PORTVERSION= 9.10 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= dns net ipv6 MASTER_SITES= # empty DISTFILES= # empty