public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Orlitzky" <mjo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/giac/
Date: Mon, 10 May 2021 12:50:24 +0000 (UTC)	[thread overview]
Message-ID: <1620651016.52e344abd9cb435ff4bf7d276d576aa2cac1be13.mjo@gentoo> (raw)

commit:     52e344abd9cb435ff4bf7d276d576aa2cac1be13
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sun May  9 11:28:47 2021 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Mon May 10 12:50:16 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52e344ab

sci-mathematics/giac: new minor version 1.7.0.5 with forced c++14.

Supporting c++17 (the new default in gcc-11) upstream will probably
take some time; for now we just append-cxxflags -std=c++14.

Closes: https://bugs.gentoo.org/788283
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 sci-mathematics/giac/Manifest                                     | 2 +-
 sci-mathematics/giac/{giac-1.7.0.1.ebuild => giac-1.7.0.5.ebuild} | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/sci-mathematics/giac/Manifest b/sci-mathematics/giac/Manifest
index a0c47413436..dba7ba2106a 100644
--- a/sci-mathematics/giac/Manifest
+++ b/sci-mathematics/giac/Manifest
@@ -1 +1 @@
-DIST giac_1.7.0-1.tar.gz 82118267 BLAKE2B a9bb4cb260bfc7ba187907d054c737aa8f5de7baf132913dac2a054e886ec632d9077a52fb1e837a1db623223199592407734857725ee4b22c775f928893bb9d SHA512 05565ee22f4d81a4149935df9a32dc78ac07d06db1555a3d951169d184c746c61cd4d57407eabeb982fb8cb5b4a82726b5a553e6a9e689517a241eb0a8726929
+DIST giac_1.7.0-5.tar.gz 82481999 BLAKE2B b322c7008fc6fd687ef11355d3c1dfe48abdbbff6415968d4476dd7760e03f5d174e2ab88f87d638a77c16762d977b5e211b54a71529cf65af0ad4c7d6d16403 SHA512 39e0d1fca0497365ddebe9eba871bbcff790cbcb33f2a61bfbf0e018f300d7429eee7d97a446f0cbb45f2e8abe3af4ed77e3c58a74e919b9f907959f270df355

diff --git a/sci-mathematics/giac/giac-1.7.0.1.ebuild b/sci-mathematics/giac/giac-1.7.0.5.ebuild
similarity index 98%
rename from sci-mathematics/giac/giac-1.7.0.1.ebuild
rename to sci-mathematics/giac/giac-1.7.0.5.ebuild
index 53d532f38e0..8dcab375adc 100644
--- a/sci-mathematics/giac/giac-1.7.0.1.ebuild
+++ b/sci-mathematics/giac/giac-1.7.0.5.ebuild
@@ -66,6 +66,8 @@ src_prepare() {
 }
 
 src_configure() {
+	append-cxxflags -std=c++14 # bug 788283
+
 	if use gui; then
 		append-cppflags -I$(fltk-config --includedir)
 		append-lfs-flags


             reply	other threads:[~2021-05-10 12:50 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-10 12:50 Michael Orlitzky [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-26 17:50 [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/giac/ Ionen Wolkens
2024-09-10 13:00 Michael Orlitzky
2024-09-06  0:35 Michael Orlitzky
2023-11-22 22:42 Michael Orlitzky
2022-12-24  0:03 Michael Orlitzky
2022-11-20 12:10 Michael Orlitzky
2022-11-11  1:15 Michael Orlitzky
2022-11-11  1:15 Michael Orlitzky
2022-09-06 14:09 Michael Orlitzky
2022-07-16 12:27 Michael Orlitzky
2022-04-22 23:35 Michael Orlitzky
2022-02-03  0:21 Michael Orlitzky
2022-02-03  0:21 Michael Orlitzky
2022-01-15 15:06 Michael Orlitzky
2021-12-18 17:32 Fabian Groffen
2021-11-02 18:11 Michael Orlitzky
2021-06-18 13:15 David Seifert
2021-05-04 19:10 Sam James

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=1620651016.52e344abd9cb435ff4bf7d276d576aa2cac1be13.mjo@gentoo \
    --to=mjo@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