From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/cvc4/files/, sci-mathematics/cvc4/
Date: Fri, 11 Apr 2025 18:30:04 +0000 (UTC) [thread overview]
Message-ID: <1744396185.ed2b5f92f64513fda4dacb3e13d98f18ac9fda13.tupone@gentoo> (raw)
commit: ed2b5f92f64513fda4dacb3e13d98f18ac9fda13
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 11 18:29:06 2025 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Fri Apr 11 18:29:45 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed2b5f92
sci-mathematics/cvc4: cmake now requires 3.5
Closes: https://bugs.gentoo.org/953543
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
sci-mathematics/cvc4/cvc4-1.8-r5.ebuild | 2 +-
sci-mathematics/cvc4/files/cvc4-1.8-gentoo.patch | 6 ++++++
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/sci-mathematics/cvc4/cvc4-1.8-r5.ebuild b/sci-mathematics/cvc4/cvc4-1.8-r5.ebuild
index e74e6dee4e06..1c55641ca322 100644
--- a/sci-mathematics/cvc4/cvc4-1.8-r5.ebuild
+++ b/sci-mathematics/cvc4/cvc4-1.8-r5.ebuild
@@ -68,7 +68,7 @@ src_configure() {
-e "s|lo = NULL|lo = 0|g" \
-e "s|hi = NULL|hi = 0|g" \
"${BUILD_DIR}"/src/parser/cvc/CvcParser.c \
- die
+ || die
}
src_test() {
diff --git a/sci-mathematics/cvc4/files/cvc4-1.8-gentoo.patch b/sci-mathematics/cvc4/files/cvc4-1.8-gentoo.patch
index 64cf5bd771b2..d80185457744 100644
--- a/sci-mathematics/cvc4/files/cvc4-1.8-gentoo.patch
+++ b/sci-mathematics/cvc4/files/cvc4-1.8-gentoo.patch
@@ -1,5 +1,11 @@
--- a/CMakeLists.txt 2019-07-09 14:47:12.552425226 +0200
+++ b/CMakeLists.txt 2019-07-09 14:50:02.595001358 +0200
+@@ -1,4 +1,4 @@
+-cmake_minimum_required(VERSION 3.2)
++cmake_minimum_required(VERSION 3.5)
+
+ #-----------------------------------------------------------------------------#
+ # Project configuration
@@ -83,7 +83,7 @@
#-----------------------------------------------------------------------------#
next reply other threads:[~2025-04-11 18:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-11 18:30 Alfredo Tupone [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-20 13:04 [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/cvc4/files/, sci-mathematics/cvc4/ Alfredo Tupone
2023-03-05 11:32 Sam James
2022-11-11 22:34 Alfredo Tupone
2021-05-27 16:46 Alfredo Tupone
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=1744396185.ed2b5f92f64513fda4dacb3e13d98f18ac9fda13.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