Summary: | dns/fastresolve: Fix build when default version of berkeley db is 18 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Yasuhiro Kimura <yasu> | ||||
Component: | Individual Port(s) | Assignee: | Yasuhiro Kimura <yasu> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | portmaster | ||||
Priority: | --- | Keywords: | needs-qa | ||||
Version: | Latest | Flags: | yasu:
maintainer-feedback-
koobs: merge-quarterly? |
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 261523 | ||||||
Attachments: |
|
^Triage: Reporter is committer, assign accordingly. If quarterly users are affected when choosing !default BDB, please consider merging Comment on attachment 232028 [details]
Patch file
Approved by: portmgr (blanket: build fix)
Maintainer timeout. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=4ca30f86b0f05083d410fa712562cd8de7734a0e commit 4ca30f86b0f05083d410fa712562cd8de7734a0e Author: Yasuhiro Kimura <yasu@FreeBSD.org> AuthorDate: 2022-02-05 19:14:05 +0000 Commit: Yasuhiro Kimura <yasu@FreeBSD.org> CommitDate: 2022-03-30 06:10:49 +0000 dns/fastresolve: Fix build when default version of berkeley db is 18 PR: 262138 Approved by: maintainer timeout MFH: 2022Q1 dns/fastresolve/files/patch-dns-terror__DatedStringDb.cc | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) A commit in branch 2022Q1 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c04feb8937175d5d066a40b3d33957bef0123cd1 commit c04feb8937175d5d066a40b3d33957bef0123cd1 Author: Yasuhiro Kimura <yasu@FreeBSD.org> AuthorDate: 2022-02-05 19:14:05 +0000 Commit: Yasuhiro Kimura <yasu@FreeBSD.org> CommitDate: 2022-03-30 06:14:13 +0000 dns/fastresolve: Fix build when default version of berkeley db is 18 PR: 262138 Approved by: maintainer timeout MFH: 2022Q1 (cherry picked from commit 4ca30f86b0f05083d410fa712562cd8de7734a0e) dns/fastresolve/files/patch-dns-terror__DatedStringDb.cc | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) Comment on attachment 232028 [details]
Patch file
I approve! ;-)
Sorry I seem to have missed this. Thank you Yasuhiro Kimura!
|
Created attachment 232028 [details] Patch file Fix build when default version of berkeley db is 18.