aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dns/knot/Makefile7
-rw-r--r--dns/knot/distinfo4
2 files changed, 7 insertions, 4 deletions
diff --git a/dns/knot/Makefile b/dns/knot/Makefile
index 71c965ca854d..a8019590509f 100644
--- a/dns/knot/Makefile
+++ b/dns/knot/Makefile
@@ -6,10 +6,11 @@
#
PORTNAME= knot
-PORTVERSION= 1.0.6
+PORTVERSION= 1.1.0r2
CATEGORIES= dns ipv6
MASTER_SITES= http://public.nic.cz/files/knot-dns/ \
http://www.dns-lab.com/downloads/knot-dns/
+DISTNAME= ${PORTNAME}-1.1.0-rc2
MAINTAINER= freebsd@dns-lab.com
COMMENT= Knot DNS is a high performance authoritative-only DNS server
@@ -36,7 +37,9 @@ SUB_FILES= pkg-message
USE_RC_SUBR= ${PORTNAME}d
-MAN8= knotc.8 knotd.8
+MAN8= knot.conf.8 knotc.8 knotd.8
+
+INFO= knot
PORTDOCS= AUTHORS ChangeLog CodingStyle COPYING \
INSTALL KNOWN_ISSUES NEWS README RELNOTES
diff --git a/dns/knot/distinfo b/dns/knot/distinfo
index 4c51eaa2a8ac..cc5fc7be7ab5 100644
--- a/dns/knot/distinfo
+++ b/dns/knot/distinfo
@@ -1,2 +1,2 @@
-SHA256 (knot-1.0.6.tar.gz) = baa4e086372015e233ff90cf72ef06e18513b8f2b17196684b6718aa7854f028
-SIZE (knot-1.0.6.tar.gz) = 1065751
+SHA256 (knot-1.1.0-rc2.tar.gz) = a402e70f57a1abb0b2f45903366a1477004da095592a379df07089c67e301b36
+SIZE (knot-1.1.0-rc2.tar.gz) = 1198785