From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/spdlog/
Date: Mon, 25 Oct 2021 12:44:24 +0000 (UTC) [thread overview]
Message-ID: <1635165856.a280212d5443b80c9f427c1243877219ea9e1680.sam@gentoo> (raw)
commit: a280212d5443b80c9f427c1243877219ea9e1680
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 25 12:44:06 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 25 12:44:16 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a280212d
dev-libs/spdlog: add glibc-2.34 test (catch) patch
Closes: https://bugs.gentoo.org/811750
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/spdlog/Manifest | 1 +
dev-libs/spdlog/spdlog-1.9.2.ebuild | 4 ++++
2 files changed, 5 insertions(+)
diff --git a/dev-libs/spdlog/Manifest b/dev-libs/spdlog/Manifest
index 2366ad461c8..2239849f32b 100644
--- a/dev-libs/spdlog/Manifest
+++ b/dev-libs/spdlog/Manifest
@@ -1,3 +1,4 @@
DIST spdlog-1.8.2.tar.gz 319010 BLAKE2B a17ac7691c74600e435cff9d45495a7f7e8ae5439400a9f0b02c3891daca232aa57b25ba6d619ce19d50bf053b28454a7e4f205ed439ca4345dd044390512a29 SHA512 7a0a2353a10187cc314253b366fc46be8f9fe2480d2cbac3a96a8e6825ee4b62b0a5ebb3add2b22b5d7ca8fe6dddd963926603e5296e3431c0a4f7ac42beda7f
DIST spdlog-1.8.5.tar.gz 321229 BLAKE2B 2cdc1902a9e6f51da5c1af02b2961914a5437cfefec13aaaca8b996166c0990f602c811f69569a8812d880f995b401af44457ec4255bc5a0f9e46b51266d1b43 SHA512 77cc9df0c40bbdbfe1f3e5818dccf121918bfceac28f2608f39e5bf944968b7e8e24a6fc29f01bc58a9bae41b8892d49cfb59c196935ec9868884320b50f130c
+DIST spdlog-1.9.2-update-catch-glibc-2.34.patch.bz2 54615 BLAKE2B 62b707fef02c7876692f7cc67119ea2b1a712d005d5367e5afdc50f42d6762f370a463ca3194e6850c059c679aef0e908471e0362afa2dc44a8bf7aaf19af2b0 SHA512 5d9868de7968ecf2c17b5fbb1199e70b064551bc2474fe563770d1e8d4b5f6d46d371091284c3bd10b47b3c7e94b134252e16f26b1834eff4390896acd773ecb
DIST spdlog-1.9.2.tar.gz 327799 BLAKE2B 8e4cce17887509512c0d3a63485f9271098bdf7f853c2a07adb8d46459c1039d93d16d05cb60963c1bbc754f6af6ba3af1a66c69bc421bf234f676231c8c1315 SHA512 87b12a792cf2d740ef29db4b6055788a487b6d474662b878711b8a5534efea5f0d97b6ac357834500b66cc65e1ba8934446a695e9691fd5d4b95397b6871555c
diff --git a/dev-libs/spdlog/spdlog-1.9.2.ebuild b/dev-libs/spdlog/spdlog-1.9.2.ebuild
index b763f5c7e39..f119cd7b33c 100644
--- a/dev-libs/spdlog/spdlog-1.9.2.ebuild
+++ b/dev-libs/spdlog/spdlog-1.9.2.ebuild
@@ -13,6 +13,8 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://github.com/gabime/${PN}"
else
SRC_URI="https://github.com/gabime/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+ # Temporary for bug #811750
+ SRC_URI+=" test? ( https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-update-catch-glibc-2.34.patch.bz2 )"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
fi
@@ -30,6 +32,8 @@ DEPEND="
RDEPEND="${DEPEND}"
src_prepare() {
+ use test && eapply "${WORKDIR}"/${P}-update-catch-glibc-2.34.patch
+
cmake_src_prepare
rm -r include/spdlog/fmt/bundled || die "Failed to delete bundled libfmt"
}
next reply other threads:[~2021-10-25 12:44 UTC|newest]
Thread overview: 138+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-25 12:44 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-23 5:11 [gentoo-commits] repo/gentoo:master commit in: dev-libs/spdlog/ Sam James
2025-02-20 13:51 Sam James
2025-02-16 16:36 Sam James
2025-02-16 16:36 Sam James
2025-02-16 16:36 Sam James
2025-02-16 4:15 Sam James
2025-02-15 16:03 Sam James
2025-02-15 3:55 Sam James
2025-02-15 3:55 Sam James
2025-02-14 20:48 Jakov Smolić
2025-02-14 20:48 Jakov Smolić
2025-01-12 14:22 Sam James
2025-01-08 22:19 Sam James
2025-01-08 9:34 Sam James
2025-01-07 22:44 Sam James
2025-01-07 22:44 Sam James
2025-01-07 20:01 Sam James
2025-01-07 19:56 Sam James
2025-01-07 19:56 Sam James
2025-01-07 19:56 Sam James
2025-01-07 19:54 Sam James
2024-11-23 20:36 Sam James
2024-11-23 20:36 Sam James
2024-11-20 11:44 Sam James
2024-09-24 7:13 Sam James
2024-09-23 9:13 Arthur Zamarin
2024-09-23 9:13 Arthur Zamarin
2024-09-22 1:03 Sam James
2024-09-20 11:47 Arthur Zamarin
2024-09-17 16:45 Sam James
2024-09-09 23:51 Sam James
2024-09-07 16:05 Arthur Zamarin
2024-07-03 12:53 Joonas Niilola
2024-07-03 12:53 Joonas Niilola
2024-05-16 3:11 Sam James
2024-05-16 3:11 Sam James
2024-04-19 21:25 Craig Andrews
2024-04-19 21:25 Craig Andrews
2024-01-26 2:09 Ionen Wolkens
2024-01-23 6:14 Sam James
2024-01-23 5:43 Sam James
2024-01-17 5:47 Sam James
2024-01-17 5:26 Sam James
2024-01-17 5:26 Sam James
2024-01-16 20:00 Arthur Zamarin
2024-01-16 19:51 Arthur Zamarin
2024-01-16 19:51 Arthur Zamarin
2024-01-03 2:20 Ionen Wolkens
2024-01-02 7:38 Sam James
2023-11-29 7:03 Sam James
2023-11-28 5:27 Arthur Zamarin
2023-11-27 11:23 Sam James
2023-11-27 11:23 Sam James
2023-11-17 7:47 Sam James
2023-10-14 10:30 Sam James
2023-07-15 7:10 Sam James
2023-07-15 6:56 Sam James
2023-07-15 6:47 Sam James
2023-07-15 6:07 Sam James
2023-05-27 7:49 Joonas Niilola
2023-05-27 7:49 Joonas Niilola
2023-02-16 5:52 WANG Xuerui
2023-02-16 5:52 WANG Xuerui
2023-02-07 17:47 Sam James
2023-02-07 17:47 Sam James
2023-02-07 16:54 Sam James
2023-02-07 16:54 Sam James
2023-02-07 16:54 Sam James
2023-02-07 16:54 Sam James
2022-12-21 23:19 Sam James
2022-12-21 9:54 Viorel Munteanu
2022-10-28 19:19 Sam James
2022-10-28 19:17 Sam James
2022-10-28 18:31 Sam James
2022-09-06 2:19 Sam James
2022-09-05 14:02 Agostino Sarubbo
2022-09-05 14:02 Agostino Sarubbo
2022-09-05 3:37 Sam James
2022-09-05 3:37 Sam James
2022-08-27 11:45 Yixun Lan
2022-05-13 22:46 Sam James
2022-05-11 1:21 Sam James
2022-05-11 1:21 Sam James
2022-05-11 1:10 Sam James
2022-05-11 1:04 Sam James
2022-05-11 1:04 Sam James
2021-08-28 2:02 Ionen Wolkens
2021-08-28 2:02 Ionen Wolkens
2021-08-23 6:16 Ionen Wolkens
2021-06-17 6:51 Joonas Niilola
2021-03-03 18:59 Sam James
2021-03-03 18:58 Sam James
2021-03-03 16:35 Sam James
2021-03-03 16:34 Sam James
2021-03-03 16:26 Agostino Sarubbo
2021-03-02 14:17 Thomas Deutschmann
2021-01-09 4:21 Sam James
2020-10-26 10:15 Joonas Niilola
2020-10-26 10:15 Joonas Niilola
2020-10-26 10:15 Joonas Niilola
2020-08-31 15:39 Sam James
2020-08-18 11:22 Agostino Sarubbo
2020-08-17 7:01 Agostino Sarubbo
2020-08-12 11:06 Sam James
2020-08-11 22:26 Sam James
2020-07-16 21:29 Craig Andrews
2020-06-21 14:48 Andreas Sturmlechner
2020-06-21 14:48 Andreas Sturmlechner
2020-06-03 21:44 David Seifert
2020-06-03 21:44 David Seifert
2020-05-20 13:33 Mikle Kolyada
2020-05-18 21:13 Agostino Sarubbo
2020-03-19 20:25 Craig Andrews
2020-03-19 19:41 Piotr Karbowski
2020-03-15 12:18 Mikle Kolyada
2020-03-02 11:30 Sergei Trofimovich
2020-03-02 11:10 Sergei Trofimovich
2020-02-26 18:25 Andreas Sturmlechner
2020-02-17 16:12 Thomas Deutschmann
2020-01-21 2:12 Craig Andrews
2020-01-02 19:31 Andreas Sturmlechner
2019-10-07 5:26 Joonas Niilola
2019-09-08 10:42 Agostino Sarubbo
2019-01-23 21:28 Craig Andrews
2019-01-14 18:51 Craig Andrews
2019-01-14 18:51 Craig Andrews
2018-12-13 15:37 Mikle Kolyada
2018-10-19 9:10 Michał Górny
2018-08-19 22:52 Patrice Clement
2018-01-18 17:46 Craig Andrews
2018-01-05 23:52 Craig Andrews
2017-12-20 19:31 Craig Andrews
2017-09-02 14:49 Michael Palimaka
2017-09-02 14:49 Michael Palimaka
2017-04-04 21:02 Patrice Clement
2017-03-19 11:41 Michael Palimaka
2017-03-17 7:36 David Seifert
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=1635165856.a280212d5443b80c9f427c1243877219ea9e1680.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