Bug 262138

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: LatestFlags: yasu: maintainer-feedback-
koobs: merge-quarterly?
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 261523    
Attachments:
Description Flags
Patch file koobs: maintainer-approval+

Description Yasuhiro Kimura freebsd_committer freebsd_triage 2022-02-23 06:46:49 UTC
Created attachment 232028 [details]
Patch file

Fix build when default version of berkeley db is 18.
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2022-02-23 23:18:07 UTC
^Triage: Reporter is committer, assign accordingly. If quarterly users are affected when choosing !default BDB, please consider merging
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2022-02-23 23:18:26 UTC
Comment on attachment 232028 [details]
Patch file

Approved by: portmgr (blanket: build fix)
Comment 3 Yasuhiro Kimura freebsd_committer freebsd_triage 2022-03-30 06:00:18 UTC
Maintainer timeout.
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-03-30 06:12:46 UTC
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(-)
Comment 5 commit-hook freebsd_committer freebsd_triage 2022-03-30 06:15:48 UTC
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 6 Chris Hutchinson 2022-03-30 22:18:01 UTC
Comment on attachment 232028 [details]
Patch file

I approve! ;-)
Sorry I seem to have missed this. Thank you  Yasuhiro Kimura!