aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authorak <ak@FreeBSD.org>2014-11-06 01:52:04 +0800
committerak <ak@FreeBSD.org>2014-11-06 01:52:04 +0800
commit76cd5c58ac6e136013a5fd869edb3b57136fc7b5 (patch)
treec530026443dbf2fb46f610aaac26589941f15085 /dns
parente92244cc364d12ed5f2941453626ab56ace51074 (diff)
downloadfreebsd-ports-gnome-76cd5c58ac6e136013a5fd869edb3b57136fc7b5.tar.gz
freebsd-ports-gnome-76cd5c58ac6e136013a5fd869edb3b57136fc7b5.tar.zst
freebsd-ports-gnome-76cd5c58ac6e136013a5fd869edb3b57136fc7b5.zip
- Update to 1.6.0
* Add persistent timers for slave zones (expire, refresh, and flush) * Return minimal response for queries with unsupported EDNS version * Fix DNSSEC compliant processing of letter case in RDATA domain names * Fix interpretation of Extended RCODE in EDNS * Fix forced zone retransfer on slave * Fix zone expiration when transfer is being refused by master PR: 194795 Submitted by: freebsd@dns-lab.com (maintainer)
Diffstat (limited to 'dns')
-rw-r--r--dns/knot/Makefile2
-rw-r--r--dns/knot/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/dns/knot/Makefile b/dns/knot/Makefile
index b306ccb76c45..faa524e29cbe 100644
--- a/dns/knot/Makefile
+++ b/dns/knot/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= knot
-PORTVERSION= 1.5.3
+PORTVERSION= 1.6.0
CATEGORIES= dns ipv6
MASTER_SITES= https://secure.nic.cz/files/knot-dns/ \
http://dns-lab.com/downloads/knot-dns/
diff --git a/dns/knot/distinfo b/dns/knot/distinfo
index 6a9b3bd19af1..4ad2b89028ed 100644
--- a/dns/knot/distinfo
+++ b/dns/knot/distinfo
@@ -1,2 +1,2 @@
-SHA256 (knot-1.5.3.tar.gz) = 8d82ad5b2c7162750dc40c57d45dcae2665171a862767a350379fe1c4e0afcdd
-SIZE (knot-1.5.3.tar.gz) = 1175445
+SHA256 (knot-1.6.0.tar.gz) = b1d4fa341543d3344f767eaa5a0b71e21747adddf3c45abcb4c2c2383ca319e8
+SIZE (knot-1.6.0.tar.gz) = 1182418