From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/facile/
Date: Tue, 11 Mar 2025 19:08:17 +0000 (UTC) [thread overview]
Message-ID: <1741720083.f9390e7bd0a22915b500149a32c4964e6e40a23f.tupone@gentoo> (raw)
commit: f9390e7bd0a22915b500149a32c4964e6e40a23f
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 11 19:07:22 2025 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Mar 11 19:08:03 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9390e7b
dev-ml/facile: build with ocaml-5 too
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-ml/facile/facile-1.1.4.ebuild | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
diff --git a/dev-ml/facile/facile-1.1.4.ebuild b/dev-ml/facile/facile-1.1.4.ebuild
index 41a016660704..43e94e694256 100644
--- a/dev-ml/facile/facile-1.1.4.ebuild
+++ b/dev-ml/facile/facile-1.1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,3 +19,15 @@ RDEPEND=">=dev-lang/ocaml-4:=[ocamlopt?]"
DEPEND="${RDEPEND}"
PATCHES=( "${FILESDIR}"/${P}-dune.patch )
+
+src_prepare() {
+ default
+ sed -i \
+ -e "s:Pervasives:Stdlib:g" \
+ lib/fcl_misc.ml \
+ lib/fcl_cstr.ml \
+ lib/fcl_fdArray.ml \
+ lib/fcl_nonlinear.ml \
+ lib/fcl_sorting.ml \
+ || die
+}
next reply other threads:[~2025-03-11 19:08 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-11 19:08 Alfredo Tupone [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-03-24 21:05 [gentoo-commits] repo/gentoo:master commit in: dev-ml/facile/ Arthur Zamarin
2023-03-24 20:17 Arthur Zamarin
2023-03-24 20:17 Arthur Zamarin
2023-02-15 18:38 Matt Turner
2023-01-19 21:51 Maciej Barć
2022-12-07 13:52 David Seifert
2021-09-12 9:13 Alfredo Tupone
2021-06-20 23:40 Sam James
2021-06-20 23:40 Sam James
2019-03-10 22:46 Andreas Sturmlechner
2017-11-19 6:28 Michael Palimaka
2017-11-19 6:28 Michael Palimaka
2017-11-09 22:21 Sergei Trofimovich
2017-11-08 12:51 Tobias Klausmann
2017-11-07 22:52 Sergei Trofimovich
2017-11-07 17:57 Thomas Deutschmann
2017-11-05 19:37 Sergei Trofimovich
2017-08-08 17:15 Andreas Sturmlechner
2017-08-08 17:15 Andreas Sturmlechner
2017-04-25 7:28 Michael Palimaka
2017-04-25 7:28 Michael Palimaka
2017-04-25 7:28 Michael Palimaka
2017-04-25 7:24 Jeroen Roovers
2017-01-26 15:28 Agostino Sarubbo
2017-01-26 11:00 Agostino Sarubbo
2017-01-25 21:09 Tobias Klausmann
2017-01-25 14:29 Agostino Sarubbo
2017-01-25 10:58 Agostino Sarubbo
2016-03-28 7:17 Alexis Ballier
2015-12-09 8:36 Alexis Ballier
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=1741720083.f9390e7bd0a22915b500149a32c4964e6e40a23f.tupone@gentoo \
--to=tupone@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