From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/git/files/
Date: Sat, 11 Jan 2025 06:40:16 +0000 (UTC) [thread overview]
Message-ID: <1736577590.447c784b7f6275099d1f61518de08faa9724d528.sam@gentoo> (raw)
commit: 447c784b7f6275099d1f61518de08faa9724d528
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 11 06:39:50 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 11 06:39:50 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=447c784b
dev-vcs/git: add upstream ref to patch
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-vcs/git/files/git-2.48.0-doc-deps.patch | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
diff --git a/dev-vcs/git/files/git-2.48.0-doc-deps.patch b/dev-vcs/git/files/git-2.48.0-doc-deps.patch
index 83efd62ab38d..847e96368f08 100644
--- a/dev-vcs/git/files/git-2.48.0-doc-deps.patch
+++ b/dev-vcs/git/files/git-2.48.0-doc-deps.patch
@@ -1,3 +1,24 @@
+https://lore.kernel.org/git/79de1bcf31f708960a889066ce3d986e55155ad8.1736577530.git.sam@gentoo.org/
+
+From 79de1bcf31f708960a889066ce3d986e55155ad8 Mon Sep 17 00:00:00 2001
+Message-ID: <79de1bcf31f708960a889066ce3d986e55155ad8.1736577546.git.sam@gentoo.org>
+From: Sam James <sam@gentoo.org>
+Date: Sat, 11 Jan 2025 06:37:48 +0000
+Subject: [PATCH] meson: fix perl dependencies for Documentation
+
+We need an explicit `depends: documentation_deps` so that all of our
+Documentation targets know they require asciidoc.conf. This shows up
+as parallel build failures with it not yet being available.
+
+Other targets look OK already.
+
+Signed-off-by: Sam James <sam@gentoo.org>
+---
+ Documentation/technical/meson.build | 2 ++
+ 1 file changed, 2 insertions(+)
+
+diff --git a/Documentation/technical/meson.build b/Documentation/technical/meson.build
+index 21dfb8b5c9..8c93da3566 100644
--- a/Documentation/technical/meson.build
+++ b/Documentation/technical/meson.build
@@ -42,6 +42,7 @@ api_index = custom_target(
@@ -16,3 +37,6 @@
install: true,
install_dir: get_option('datadir') / 'doc/git-doc/technical',
)
+--
+2.48.0.rc2
+
next reply other threads:[~2025-01-11 6:40 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-11 6:40 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-18 23:49 [gentoo-commits] repo/gentoo:master commit in: dev-vcs/git/files/ Conrad Kostecki
2025-01-10 21:45 Ionen Wolkens
2025-01-08 3:45 Sam James
2024-10-13 13:43 Conrad Kostecki
2023-03-16 16:39 Robin H. Johnson
2021-12-06 9:38 Lars Wendler
2021-09-01 23:43 Sam James
2019-03-11 4:48 Aaron Bauman
2017-11-17 17:20 Robin H. Johnson
2016-05-08 22:57 Mike Gilbert
2016-05-08 20:00 Mike Gilbert
2016-05-03 9:47 Lars Wendler
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=1736577590.447c784b7f6275099d1f61518de08faa9724d528.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