Bug 262138 - dns/fastresolve: Fix build when default version of berkeley db is 18
Summary: dns/fastresolve: Fix build when default version of berkeley db is 18
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Yasuhiro Kimura
URL:
Keywords: needs-qa
Depends on:
Blocks: 261523
  Show dependency treegraph
 
Reported: 2022-02-23 06:46 UTC by Yasuhiro Kimura
Modified: 2022-03-30 22:18 UTC (History)
1 user (show)

See Also:
yasu: maintainer-feedback-
koobs: merge-quarterly?


Attachments
Patch file (1.29 KB, patch)
2022-02-23 06:46 UTC, Yasuhiro Kimura
koobs: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!