* [gentoo-commits] repo/gentoo:master commit in: app-office/ledger/files/
@ 2021-06-14 13:11 Sam James
0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2021-06-14 13:11 UTC (permalink / raw
To: gentoo-commits
commit: 0d28d5506f06d3a894361d6b345f5a7298c941e0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 14 13:10:37 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 14 13:10:37 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d28d550
app-office/ledger: add bug reference / upstream PR to patch
Bug: https://bugs.gentoo.org/790176
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-office/ledger/files/ledger-3.2.1-fix-build-boost-1-76.patch | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
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
index 62d2d609511..eff3e335f42 100644
--- 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
@@ -1,9 +1,10 @@
+https://bugs.gentoo.org/790176
+https://github.com/ledger/ledger/issues/2030
+
From fa37f595b3c44dc7ac86b29d105ae6417c3e0080 Mon Sep 17 00:00:00 2001
From: Sam James <sam@gentoo.org>
Date: Mon, 14 Jun 2021 12:37:58 +0000
Subject: [PATCH] Fix compilation with Boost 1.76
-
----
--- a/src/expr.cc
+++ b/src/expr.cc
@@ -35,6 +35,8 @@
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/ledger/files/
@ 2023-04-18 13:41 Conrad Kostecki
0 siblings, 0 replies; 2+ messages in thread
From: Conrad Kostecki @ 2023-04-18 13:41 UTC (permalink / raw
To: gentoo-commits
commit: c31415c30ee167acb6794d42b0afb1b8d80ab998
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Apr 9 08:22:19 2023 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Tue Apr 18 13:40:54 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c31415c3
app-office/ledger: remove unused patch(es)
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/30526
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
.../files/ledger-3.2.1-fix-build-boost-1-76.patch | 29 ----------------------
1 file changed, 29 deletions(-)
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
deleted file mode 100644
index eff3e335f42e..000000000000
--- a/app-office/ledger/files/ledger-3.2.1-fix-build-boost-1-76.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-https://bugs.gentoo.org/790176
-https://github.com/ledger/ledger/issues/2030
-
-From fa37f595b3c44dc7ac86b29d105ae6417c3e0080 Mon Sep 17 00:00:00 2001
-From: Sam James <sam@gentoo.org>
-Date: Mon, 14 Jun 2021 12:37:58 +0000
-Subject: [PATCH] Fix compilation with Boost 1.76
---- a/src/expr.cc
-+++ b/src/expr.cc
-@@ -35,6 +35,8 @@
- #include "parser.h"
- #include "scope.h"
-
-+#include <boost/smart_ptr/scoped_ptr.hpp>
-+
- namespace ledger {
-
- expr_t::expr_t() : base_type()
---- a/src/format.h
-+++ b/src/format.h
-@@ -45,6 +45,8 @@
- #include "expr.h"
- #include "unistring.h"
-
-+#include <boost/smart_ptr/scoped_ptr.hpp>
-+
- namespace ledger {
-
- class unistring;
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-04-18 13:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-14 13:11 [gentoo-commits] repo/gentoo:master commit in: app-office/ledger/files/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2023-04-18 13:41 Conrad Kostecki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox