dns/knot2: upgrade to 2.9.8 and add deprecation advice to use knot3.x
PR: 249367 Submitted by: Leo Vandewoestijne <freebsd@dns.company> (maintainer) Reviewed by: Chris Hutchinson <portmaster@bsdforge.com> Relnotes: https://www.knot-dns.cz/2020-10-09-version-297.html https://www.knot-dns.cz/2020-12-14-version-298.html
This commit is contained in:
parent
658ea98f62
commit
7a215c4c3f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=558171
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= knot
|
||||
DISTVERSION= 2.9.6
|
||||
DISTVERSION= 2.9.8
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= https://secure.nic.cz/files/knot-dns/ \
|
||||
https://dns.company/downloads/knot-dns/
|
||||
@ -14,6 +14,9 @@ COMMENT?= High performance authoritative-only DNS server
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
DEPRECATED= Use knot3, it is functionally compatible with 2.9.x
|
||||
EXPIRATION_DATE=2021-02-28
|
||||
|
||||
CONFLICTS= knot-1.* knot1-[0-6].*
|
||||
|
||||
BUILD_DEPENDS= autoconf>=2.65:devel/autoconf \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1599955330
|
||||
SHA256 (knot-2.9.6.tar.xz) = bf742883c6825b54f19f2dadca2c94fec1ff8bdcf0a52388e2e167937594b2e7
|
||||
SIZE (knot-2.9.6.tar.xz) = 1188412
|
||||
TIMESTAMP = 1608052385
|
||||
SHA256 (knot-2.9.8.tar.xz) = d07b4441b853ef9230be3620f9805e5116f3b9fc7557f710db03cc0791e9cd6b
|
||||
SIZE (knot-2.9.8.tar.xz) = 1194284
|
||||
|
Loading…
Reference in New Issue
Block a user