aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2021-08-03 14:00:32 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2021-08-03 14:00:32 +0000
commit9e082695ed53d772f75aa0b7f4da351d5491f9e9 (patch)
tree89e36047af4c322e984dce4c9e08a86c3875b4f5
parent7bda36c6616db2ee6b4aa1c3e48aa38eca2ee183 (diff)
downloadports-9e082695ed53d772f75aa0b7f4da351d5491f9e9.tar.gz
ports-9e082695ed53d772f75aa0b7f4da351d5491f9e9.zip
dns/knot3: upgrade to 3.1.0.
PR: 257584 Reported by: maintainer
-rw-r--r--dns/knot3/Makefile6
-rw-r--r--dns/knot3/distinfo6
-rw-r--r--dns/knot3/files/pkg-message.in2
-rw-r--r--dns/knot3/pkg-plist12
4 files changed, 15 insertions, 11 deletions
diff --git a/dns/knot3/Makefile b/dns/knot3/Makefile
index 49babddf54e9..c96361bbc4b8 100644
--- a/dns/knot3/Makefile
+++ b/dns/knot3/Makefile
@@ -1,7 +1,7 @@
# Created by: Leo Vandewoestijne <freebsd@dns.company>
PORTNAME= knot
-DISTVERSION= 3.0.8
+DISTVERSION= 3.1.0
CATEGORIES= dns
MASTER_SITES= https://secure.nic.cz/files/knot-dns/ \
https://dns.company/downloads/knot-dns/
@@ -88,9 +88,9 @@ DOH_LIB_DEPENDS= libnghttp2.so:www/libnghttp2
FASTPARSER_DESC= Fast zone parser (demanding compilation)
FASTPARSER_CONFIGURE_ENABLE= fastparser
-IDN_CONFIGURE_WITH= libidn
-IDN_CONFIGURE_OFF= --without-libidn
IDN_LIB_DEPENDS= libidn2.so:dns/libidn2
+IDN_CONFIGURE_OFF= --without-libidn
+IDN_CONFIGURE_WITH= libidn
MAXMINDDB_DESC= Enable MaxMind for geodb module
MAXMINDDB_LIB_DEPENDS= libmaxminddb.so:net/libmaxminddb
diff --git a/dns/knot3/distinfo b/dns/knot3/distinfo
index 2ada57cd31ee..aab86bb92d64 100644
--- a/dns/knot3/distinfo
+++ b/dns/knot3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1626854909
-SHA256 (knot-3.0.8.tar.xz) = df723949c19ebecf9a7118894c3127e292eb09dc7274b5ce9b527409f42edfb0
-SIZE (knot-3.0.8.tar.xz) = 1336624
+TIMESTAMP = 1627981334
+SHA256 (knot-3.1.0.tar.xz) = 54323712e3cbc3d4c70a15777818fd2ff0de30cebb6c22e2946372b15b2653ed
+SIZE (knot-3.1.0.tar.xz) = 1401992
diff --git a/dns/knot3/files/pkg-message.in b/dns/knot3/files/pkg-message.in
index c8897b7d2d82..02cde6dc4373 100644
--- a/dns/knot3/files/pkg-message.in
+++ b/dns/knot3/files/pkg-message.in
@@ -15,7 +15,7 @@
- https://www.knot-dns.cz/documentation/
When upgrading from 2.4.x read:
- - https://www.knot-dns.cz/docs/3.0/html/migration.html#upgrade-2-9-x-to-3-0-x
+ - https://www.knot-dns.cz/docs/3.1/html/migration.html#upgrade-2-9-x-to-3-0-x
EOM
}
]
diff --git a/dns/knot3/pkg-plist b/dns/knot3/pkg-plist
index 736a39cc5c58..2a49df7f9980 100644
--- a/dns/knot3/pkg-plist
+++ b/dns/knot3/pkg-plist
@@ -9,6 +9,7 @@ bin/kzonesign
include/knot/module.h
include/libdnssec/binary.h
include/libdnssec/crypto.h
+include/libdnssec/digest.h
include/libdnssec/dnssec.h
include/libdnssec/error.h
include/libdnssec/key.h
@@ -31,6 +32,7 @@ include/libknot/db/db_lmdb.h
include/libknot/db/db_trie.h
include/libknot/descriptor.h
include/libknot/dname.h
+include/libknot/dynarray.h
include/libknot/endian.h
include/libknot/errcode.h
include/libknot/error.h
@@ -58,10 +60,12 @@ include/libknot/rrtype/rdname.h
include/libknot/rrtype/rrsig.h
include/libknot/rrtype/soa.h
include/libknot/rrtype/tsig.h
+include/libknot/rrtype/zonemd.h
include/libknot/tsig-op.h
include/libknot/tsig.h
include/libknot/version.h
include/libknot/wire.h
+include/libknot/xdp.h
include/libknot/yparser/yparser.h
include/libknot/yparser/ypformat.h
include/libknot/yparser/ypschema.h
@@ -75,12 +79,12 @@ lib/libdnssec.so.8
lib/libdnssec.so.8.0.0
lib/libknot.a
lib/libknot.so
-lib/libknot.so.11
-lib/libknot.so.11.0.0
+lib/libknot.so.12
+lib/libknot.so.12.0.0
lib/libzscanner.a
lib/libzscanner.so
-lib/libzscanner.so.3
-lib/libzscanner.so.3.0.0
+lib/libzscanner.so.4
+lib/libzscanner.so.4.0.0
libdata/pkgconfig/knotd.pc
libdata/pkgconfig/libdnssec.pc
libdata/pkgconfig/libknot.pc