dns/knot3: update 3.0.0 -> 3.0.3
PR: 250485 Submitted by: Leo Vandewoestijne <freebsd@dns.company> (maintainer) Relnotes: https://www.knot-dns.cz/2020-12-15-version-303.html https://www.knot-dns.cz/2020-11-11-version-302.html https://www.knot-dns.cz/2020-10-10-version-301.html
This commit is contained in:
parent
91408dc293
commit
b6e0698282
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559569
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= knot
|
||||
DISTVERSION= 3.0.0
|
||||
DISTVERSION= 3.0.3
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= https://secure.nic.cz/files/knot-dns/ \
|
||||
https://dns.company/downloads/knot-dns/
|
||||
@ -14,15 +14,16 @@ COMMENT= High performance authoritative-only DNS server
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= autoconf>=2.65:devel/autoconf \
|
||||
gsed:textproc/gsed
|
||||
#BUILD_DEPENDS= autoconf>=2.65:devel/autoconf \
|
||||
# gsed:textproc/gsed
|
||||
BUILD_DEPENDS= gsed:textproc/gsed
|
||||
LIB_DEPENDS= libgnutls.so:security/gnutls \
|
||||
liblmdb.so:databases/lmdb \
|
||||
libnghttp2.so:www/libnghttp2
|
||||
|
||||
CONFLICTS= knot-1.* knot1-[0-6].* knot2-[0-9].*
|
||||
USES= alias autoreconf libtool localbase pkgconfig tar:xz
|
||||
|
||||
USES= alias libtool localbase pkgconfig tar:xz
|
||||
CONFLICTS= knot-1.* knot1-[0-6].* knot2-[0-9].*
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
BINARY_ALIAS= sed=${LOCALBASE}/bin/gsed
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1600167854
|
||||
SHA256 (knot-3.0.0.tar.xz) = f1c96aff6e873a2f9b1b8c2441d5a7801dd48d3abdb738a4d24b26c2a8fbe6c4
|
||||
SIZE (knot-3.0.0.tar.xz) = 1329064
|
||||
TIMESTAMP = 1608115516
|
||||
SHA256 (knot-3.0.3.tar.xz) = fbc51897ef0ed0639ebad59b988a91382b9544288a2db8254f0b1de433140e38
|
||||
SIZE (knot-3.0.3.tar.xz) = 1322748
|
||||
|
Loading…
Reference in New Issue
Block a user