dns/knot2: Update to 2.9.6
Changelog: https://www.knot-dns.cz/2020-08-31-version-296.html Remove Python from DOCS option, it is not necessary at this moment. [1] PR: 249169 PR: 243374 [1] Submitted by: Leo Vandewoestijne <freebsd@dns.company> (maintainer) Reported by: alex_y_xu@yahoo.ca [1]
This commit is contained in:
parent
c421c8dc14
commit
a9e5969bb4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=548443
2 changed files with 4 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= knot
|
||||
DISTVERSION= 2.9.5
|
||||
DISTVERSION= 2.9.6
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= https://secure.nic.cz/files/knot-dns/ \
|
||||
https://dns.company/downloads/knot-dns/
|
||||
|
@ -79,7 +79,6 @@ DNSTAP_LIB_DEPENDS= libprotobuf-c.so:devel/protobuf-c \
|
|||
# in higher line count. Ideally this bug should be fixed upstream.
|
||||
DNSTAP_CPPFLAGS= -I${LOCALBASE}/include
|
||||
|
||||
DOCS_USES= python:build
|
||||
DOCS_CONFIGURE_OFF= --disable-documentation
|
||||
|
||||
FASTPARSER_DESC= Fast zone parser (demanding compilation)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1592835061
|
||||
SHA256 (knot-2.9.5.tar.xz) = 1109a8ba212ff8ddfdbaf44a6f8fc13a2b880a98a9e54c19112ba72a1aacbf76
|
||||
SIZE (knot-2.9.5.tar.xz) = 1190872
|
||||
TIMESTAMP = 1599955330
|
||||
SHA256 (knot-2.9.6.tar.xz) = bf742883c6825b54f19f2dadca2c94fec1ff8bdcf0a52388e2e167937594b2e7
|
||||
SIZE (knot-2.9.6.tar.xz) = 1188412
|
||||
|
|
Loading…
Reference in a new issue