public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-backup/snapper/, app-backup/snapper/files/
Date: Sun, 18 Dec 2022 05:27:52 +0000 (UTC)	[thread overview]
Message-ID: <1671340969.d1c3c687906c9c845c00951d0996554ac6ef6b03.sam@gentoo> (raw)

commit:     d1c3c687906c9c845c00951d0996554ac6ef6b03
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 18 05:22:49 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 18 05:22:49 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1c3c687

app-backup/snapper: fix build w/ boost 1.81

Closes: https://bugs.gentoo.org/886505
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../snapper/files/snapper-0.10.3-boost-1.81.patch     | 19 +++++++++++++++++++
 app-backup/snapper/snapper-0.10.3.ebuild              |  1 +
 2 files changed, 20 insertions(+)

diff --git a/app-backup/snapper/files/snapper-0.10.3-boost-1.81.patch b/app-backup/snapper/files/snapper-0.10.3-boost-1.81.patch
new file mode 100644
index 000000000000..80896f02e46e
--- /dev/null
+++ b/app-backup/snapper/files/snapper-0.10.3-boost-1.81.patch
@@ -0,0 +1,19 @@
+https://bugs.gentoo.org/886505
+https://github.com/openSUSE/snapper/commit/0f8a3dff903eeb30072b9b9809cf072d3c84d1fc
+
+From 0f8a3dff903eeb30072b9b9809cf072d3c84d1fc Mon Sep 17 00:00:00 2001
+From: Arvin Schnell <aschnell@suse.de>
+Date: Tue, 15 Nov 2022 14:39:29 +0100
+Subject: [PATCH] - fix build with boost 1.81
+
+--- a/zypp-plugin/snapper-zypp-plugin.cc
++++ b/zypp-plugin/snapper-zypp-plugin.cc
+@@ -30,6 +30,7 @@
+ 
+ #include <iostream>
+ #include <map>
++#include <set>
+ #include <string>
+ #include <regex>
+ 
+

diff --git a/app-backup/snapper/snapper-0.10.3.ebuild b/app-backup/snapper/snapper-0.10.3.ebuild
index a9b14fb5e9d2..b58714c373f4 100644
--- a/app-backup/snapper/snapper-0.10.3.ebuild
+++ b/app-backup/snapper/snapper-0.10.3.ebuild
@@ -38,6 +38,7 @@ DEPEND="${RDEPEND}
 PATCHES=(
 	"${FILESDIR}"/cron-confd.patch
 	"${FILESDIR}"/${PN}-0.10.1-testsuite.patch
+	"${FILESDIR}"/${P}-boost-1.81.patch
 )
 
 src_prepare() {


             reply	other threads:[~2022-12-18  5:27 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-18  5:27 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-28  8:24 [gentoo-commits] repo/gentoo:master commit in: app-backup/snapper/, app-backup/snapper/files/ Yixun Lan
2023-12-05 12:11 Yixun Lan
2022-09-02  5:52 Sam James
2022-04-26  8:46 Yixun Lan
2022-04-26  8:46 Yixun Lan
2022-04-21  3:29 Yixun Lan
2021-12-07  8:37 Yixun Lan
2021-06-07  0:58 Yixun Lan
2021-06-06  6:35 Yixun Lan
2021-01-14  8:20 Yixun Lan
2019-10-16  3:42 Yixun Lan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1671340969.d1c3c687906c9c845c00951d0996554ac6ef6b03.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox