diff --git a/dns/knot3/Makefile b/dns/knot3/Makefile index 77725ec40458..d44d0a563a17 100644 --- a/dns/knot3/Makefile +++ b/dns/knot3/Makefile @@ -1,7 +1,7 @@ # Created by: Leo Vandewoestijne PORTNAME= knot -DISTVERSION= 3.0.7 +DISTVERSION= 3.0.8 CATEGORIES= dns MASTER_SITES= https://secure.nic.cz/files/knot-dns/ \ https://dns.company/downloads/knot-dns/ @@ -21,11 +21,9 @@ LIB_DEPENDS= libgnutls.so:security/gnutls \ libnghttp2.so:www/libnghttp2 USES= alias autoreconf libtool localbase pkgconfig tar:xz - -CONFLICTS= knot-1.* knot1-[0-6].* knot2-[0-9].* +USE_LDCONFIG= yes HAS_CONFIGURE= yes -BINARY_ALIAS= sed=${LOCALBASE}/bin/gsed CONFIGURE_ARGS= --enable-recvmmsg=no \ --mandir=${MANPREFIX}/man \ --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig @@ -49,9 +47,12 @@ CONFIGURE_ARGS+= --disable-daemon \ CONFIGURE_ARGS+= --disable-utilities .endif -USE_LDCONFIG= yes INSTALL_TARGET= install-strip +CONFLICTS= knot-1.* knot1-[0-6].* knot2-[0-9].* + +BINARY_ALIAS= sed=${LOCALBASE}/bin/gsed + USERS= knot GROUPS= knot SUB_LIST+= GROUPS="${GROUPS}" \ @@ -70,10 +71,10 @@ OPTIONS_DEFINE+= FASTPARSER MAXMINDDB .endif DNSTAP_DESC= dnstap support (see dnstap.info) -DNSTAP_CONFIGURE_ENABLE= dnstap -DNSTAP_CONFIGURE_WITH= module-dnstap=yes DNSTAP_LIB_DEPENDS= libfstrm.so:devel/fstrm \ libprotobuf-c.so:devel/protobuf-c +DNSTAP_CONFIGURE_ENABLE= dnstap +DNSTAP_CONFIGURE_WITH= module-dnstap=yes # XXX: because `kdig_CPPFLAGS += $(DNSTAP_CFLAGS)' line is missing from # `src/Makefile.am' file (and thus pre-generated `src/Makefile.in') which diff --git a/dns/knot3/distinfo b/dns/knot3/distinfo index 2ea42526412e..30e6dfe0439e 100644 --- a/dns/knot3/distinfo +++ b/dns/knot3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623930813 -SHA256 (knot-3.0.7.tar.xz) = 2bad8be0be95c8f54a26d1e16299e65f31ae1b34bd6ad3819aa50e7b40521484 -SIZE (knot-3.0.7.tar.xz) = 1334788 +TIMESTAMP = 1626683807 +SHA256 (knot-3.0.8.tar.xz) = df723949c19ebecf9a7118894c3127e292eb09dc7274b5ce9b527409f42edfb0 +SIZE (knot-3.0.8.tar.xz) = 1336624