Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/ledger/files/
Date: Mon, 14 Jun 2021 13:11:46
Message-Id: 1623676237.0d28d5506f06d3a894361d6b345f5a7298c941e0.sam@gentoo
1 commit: 0d28d5506f06d3a894361d6b345f5a7298c941e0
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 14 13:10:37 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 14 13:10:37 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d28d550
7
8 app-office/ledger: add bug reference / upstream PR to patch
9
10 Bug: https://bugs.gentoo.org/790176
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 app-office/ledger/files/ledger-3.2.1-fix-build-boost-1-76.patch | 5 +++--
14 1 file changed, 3 insertions(+), 2 deletions(-)
15
16 diff --git a/app-office/ledger/files/ledger-3.2.1-fix-build-boost-1-76.patch b/app-office/ledger/files/ledger-3.2.1-fix-build-boost-1-76.patch
17 index 62d2d609511..eff3e335f42 100644
18 --- a/app-office/ledger/files/ledger-3.2.1-fix-build-boost-1-76.patch
19 +++ b/app-office/ledger/files/ledger-3.2.1-fix-build-boost-1-76.patch
20 @@ -1,9 +1,10 @@
21 +https://bugs.gentoo.org/790176
22 +https://github.com/ledger/ledger/issues/2030
23 +
24 From fa37f595b3c44dc7ac86b29d105ae6417c3e0080 Mon Sep 17 00:00:00 2001
25 From: Sam James <sam@g.o>
26 Date: Mon, 14 Jun 2021 12:37:58 +0000
27 Subject: [PATCH] Fix compilation with Boost 1.76
28 -
29 ----
30 --- a/src/expr.cc
31 +++ b/src/expr.cc
32 @@ -35,6 +35,8 @@