Bug 264330 - finance/ledger: Fix build with boost 1.79.0
Summary: finance/ledger: Fix build with boost 1.79.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Dima Panov
URL:
Keywords: needs-qa, regression
Depends on:
Blocks:
 
Reported: 2022-05-29 14:15 UTC by Corey Halpin
Modified: 2022-05-30 06:01 UTC (History)
3 users (show)

See Also:
bugzilla: maintainer-feedback? (woodycarey)
fluffy: maintainer-feedback+
fluffy: maintainer-feedback+


Attachments
Proposed patch (1.25 KB, patch)
2022-05-29 14:15 UTC, Corey Halpin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Corey Halpin 2022-05-29 14:15:42 UTC
Created attachment 234309 [details]
Proposed patch
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-05-30 06:01:07 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=361902032407c73252eed5b44c18d5c527910966

commit 361902032407c73252eed5b44c18d5c527910966
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-05-30 05:57:10 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-05-30 05:57:10 +0000

    finance/ledger: Fix build with boost 1.79.0 (+)

    PR:     264330

 finance/ledger/Makefile                       |  3 +--
 finance/ledger/files/patch-system.hh.in (new) | 11 +++++++++++
 2 files changed, 12 insertions(+), 2 deletions(-)
Comment 2 Dima Panov freebsd_committer freebsd_triage 2022-05-30 06:01:32 UTC
Committed, thanks