FreeBSD Bugzilla – Attachment 196475 Details for
Bug 230842
dns/knot-resolver: [patch] Update to 3.1.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
knot-resolver 3.0.0
knot-resolver.diff.txt (text/plain), 4.20 KB, created by
Leo Vandewoestijne
on 2018-08-23 14:00:08 UTC
(
hide
)
Description:
knot-resolver 3.0.0
Filename:
MIME Type:
Creator:
Leo Vandewoestijne
Created:
2018-08-23 14:00:08 UTC
Size:
4.20 KB
patch
obsolete
>diff -ru dns/knot-resolver.orig/distinfo dns/knot-resolver/distinfo >--- dns/knot-resolver.orig/distinfo 2018-08-13 05:38:34.000000000 +0000 >+++ dns/knot-resolver/distinfo 2018-08-23 12:02:39.208085000 +0000 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1534107905 >-SHA256 (knot-resolver-2.4.1.tar.xz) = e8044316cd897ad29b3c5284de06652e1568c4d5861e3147ec2191fbacd8d9ff >-SIZE (knot-resolver-2.4.1.tar.xz) = 1564784 >+TIMESTAMP = 1535025759 >+SHA256 (knot-resolver-3.0.0.tar.xz) = 68a0137e0e15061ee7dec53a2e424aa3266611720db3843853c6e7774a414f40 >+SIZE (knot-resolver-3.0.0.tar.xz) = 1703464 >diff -ru dns/knot-resolver.orig/Makefile dns/knot-resolver/Makefile >--- dns/knot-resolver.orig/Makefile 2018-08-13 05:38:34.000000000 +0000 >+++ dns/knot-resolver/Makefile 2018-08-23 13:27:46.472593000 +0000 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/dns/knot-resolver/Makefile 477052 2018-08-13 05:38:34Z pi $ > > PORTNAME= knot-resolver >-DISTVERSION= 2.4.1 >+DISTVERSION= 3.0.0 > CATEGORIES= dns ipv6 > MASTER_SITES= https://secure.nic.cz/files/knot-resolver/ \ > https://dns.company/downloads/knot-resolver/ >@@ -12,6 +12,12 @@ > > LICENSE= GPLv3 > >+.include <bsd.port.options.mk> >+.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1120000 >+NOT_FOR_ARCHS= i386 >+NOT_FOR_ARCHS_REASON_i386=libknot (installed by knot2) is broken on 11.2 at i386 >+.endif >+ > BUILD_DEPENDS= bash:shells/bash \ > git:devel/git > LIB_DEPENDS= libgnutls.so:security/gnutls \ >@@ -33,19 +39,20 @@ > SHEBANG_FILES= scripts/coverage_env.sh > USE_LDCONFIG= yes > >-OPTIONS_DEFINE= COOKIES DNSTAP DOXYGEN GO TRUSTANCHOR >+OPTIONS_DEFINE= DNSTAP DOXYGEN GO TRUSTANCHOR > >-COOKIES_DESC= cookies >-COOKIES_LIB_DEPENDS= libnettle.so:security/nettle >-COOKIES_MAKE_ARGS_ON= HAS_nettle=yes >-COOKIES_MAKE_ARGS_OFF= HAS_nettle=no >-COOKIES_PLIST_FILES= lib/kdns_modules/cookies.so \ >- include/libkres/alg_containers.h \ >- include/libkres/alg_sha.h \ >- include/libkres/control.h \ >- include/libkres/helper.h \ >- include/libkres/lru_cache.h \ >- include/libkres/nonce.h >+# COOKIES will come return/reworked to reflect IETF dnsop group development >+#COOKIES_DESC= cookies >+#COOKIES_LIB_DEPENDS= libnettle.so:security/nettle >+#COOKIES_MAKE_ARGS_ON= HAS_nettle=yes >+#COOKIES_MAKE_ARGS_OFF= HAS_nettle=no >+#COOKIES_PLIST_FILES= lib/kdns_modules/cookies.so \ >+# include/libkres/alg_containers.h \ >+# include/libkres/alg_sha.h \ >+# include/libkres/control.h \ >+# include/libkres/helper.h \ >+# include/libkres/lru_cache.h \ >+# include/libkres/nonce.h > > DNSTAP_DESC= dnstap support > DNSTAP_LIB_DEPENDS= libprotobuf.so:devel/protobuf \ >@@ -78,10 +85,10 @@ > > STRIP_TARGETS= sbin/kresd \ > sbin/kresc \ >- lib/libkres.so.7 \ >+ lib/libkres.so.8 \ > lib/kdns_modules/ahocorasick.so \ > lib/kdns_modules/bogus_log.so \ >- lib/kdns_modules/cookies.so \ >+# lib/kdns_modules/cookies.so \ > lib/kdns_modules/dnstap.so \ > lib/kdns_modules/hints.so \ > lib/kdns_modules/stats.so >diff -ru dns/knot-resolver.orig/pkg-plist dns/knot-resolver/pkg-plist >--- dns/knot-resolver.orig/pkg-plist 2018-08-13 05:38:34.000000000 +0000 >+++ dns/knot-resolver/pkg-plist 2018-08-23 12:04:12.374802000 +0000 >@@ -72,12 +72,11 @@ > lib/kdns_modules/ta_sentinel.lua > lib/kdns_modules/ta_signal_query.lua > lib/kdns_modules/trust_anchors.lua >-lib/kdns_modules/version.lua > lib/kdns_modules/view.lua > lib/kdns_modules/workarounds.lua > lib/kdns_modules/zonefile.lua > lib/libkres.so >-lib/libkres.so.7 >+lib/libkres.so.8 > libdata/pkgconfig/libkres.pc > man/man8/kresd.8.gz > sbin/kresc
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Flags:
freebsd
:
maintainer-approval+
Actions:
View
Attachments on
bug 230842
:
196475
|
199017