aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2012-08-27 02:11:10 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2012-08-27 02:11:10 +0000
commitc78234ec6003f5b38ac2473a09616719b552504e (patch)
tree2014834ff880b4eb5ad3c6811adc93a6779cb787 /dns
parentca18a3a9afb84946d6dd2a3dfdf93bcef968e438 (diff)
downloadports-c78234ec6003f5b38ac2473a09616719b552504e.tar.gz
ports-c78234ec6003f5b38ac2473a09616719b552504e.zip
Update to 1.1.0rc2.
PR: ports/171024 Submitted by: Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
Notes
Notes: svn path=/head/; revision=303214
Diffstat (limited to 'dns')
-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