FreeBSD Bugzilla – Attachment 232047 Details for
Bug 262145
dns/unbound: Fails to link (and fails to run) with lbnghttp2 with DOH=ON: warning: Unbound is not compiled with nghttp2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to fix the problem
unbound-1.15.0_1.diff (text/plain), 667 bytes, created by
Jaap Akkerhuis
on 2022-02-23 15:50:24 UTC
(
hide
)
Description:
patch to fix the problem
Filename:
MIME Type:
Creator:
Jaap Akkerhuis
Created:
2022-02-23 15:50:24 UTC
Size:
667 bytes
patch
obsolete
>diff --git a/dns/unbound/Makefile b/dns/unbound/Makefile >index 32f7aab536..5d606d88e4 100644 >--- a/dns/unbound/Makefile >+++ b/dns/unbound/Makefile >@@ -2,6 +2,7 @@ > > PORTNAME= unbound > DISTVERSION= 1.15.0 >+PORTREVISION= 1 > CATEGORIES= dns > MASTER_SITES= https://www.nlnetlabs.nl/downloads/unbound/ \ > https://distfiles.crux.guru/ >@@ -64,6 +65,7 @@ DNSTAP_LIB_DEPENDS= libfstrm.so:devel/fstrm \ > libprotobuf-c.so:devel/protobuf-c > DNSTAP_CONFIGURE_ENABLE= dnstap > DOH_LIB_DEPENDS= libnghttp2.so:www/libnghttp2 >+DOH_CONFIGURE_ON= --with-libnghttp2 > ECDSA_CONFIGURE_ENABLE= ecdsa > ECDSA_VARS= DEPENDS_ARGS+=WITH_ECDSA=yes > EVAPI_CONFIGURE_ENABLE= event-api
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 Diff
View Attachment As Raw
Flags:
jaap
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 262145
:
232035
| 232047