From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/gmsh/
Date: Mon, 13 Jun 2022 12:38:24 +0000 (UTC) [thread overview]
Message-ID: <1655123895.78a43bb55ff8e9f6fa6d54a420efa996b7aa5ff8.andrewammerlaan@gentoo> (raw)
commit: 78a43bb55ff8e9f6fa6d54a420efa996b7aa5ff8
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Wed Jun 8 11:03:20 2022 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Mon Jun 13 12:38:15 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78a43bb5
sci-libs/gmsh: minor ebuild improvements
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/25806
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
sci-libs/gmsh/gmsh-4.10.3.ebuild | 8 ++++----
sci-libs/gmsh/gmsh-4.9.5-r2.ebuild | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/sci-libs/gmsh/gmsh-4.10.3.ebuild b/sci-libs/gmsh/gmsh-4.10.3.ebuild
index dfcc71135808..9d7bf2310125 100644
--- a/sci-libs/gmsh/gmsh-4.10.3.ebuild
+++ b/sci-libs/gmsh/gmsh-4.10.3.ebuild
@@ -7,9 +7,9 @@ PYTHON_COMPAT=( python3_{8..10} )
inherit cmake fortran-2 python-any-r1 toolchain-funcs
-DESCRIPTION="A three-dimensional finite element mesh generator"
-HOMEPAGE="http://www.geuz.org/gmsh/"
-SRC_URI="http://www.geuz.org/gmsh/src/${P}-source.tgz"
+DESCRIPTION="Three-dimensional finite element mesh generator"
+HOMEPAGE="https://gmsh.info"
+SRC_URI="https://gmsh.info/src/${P}-source.tgz"
LICENSE="GPL-3 free-noncomm"
SLOT="0"
@@ -61,7 +61,7 @@ DEPEND="${RDEPEND}
S="${WORKDIR}"/${P}-source
-PATCHES=( "${FILESDIR}"/$PN-4.9.5-opencascade.patch )
+PATCHES=( "${FILESDIR}"/${PN}-4.9.5-opencascade.patch )
pkg_setup() {
fortran-2_pkg_setup
diff --git a/sci-libs/gmsh/gmsh-4.9.5-r2.ebuild b/sci-libs/gmsh/gmsh-4.9.5-r2.ebuild
index ece42634909b..48328b69280e 100644
--- a/sci-libs/gmsh/gmsh-4.9.5-r2.ebuild
+++ b/sci-libs/gmsh/gmsh-4.9.5-r2.ebuild
@@ -7,9 +7,9 @@ PYTHON_COMPAT=( python3_{8..10} )
inherit cmake fortran-2 python-any-r1 toolchain-funcs
-DESCRIPTION="A three-dimensional finite element mesh generator"
-HOMEPAGE="http://www.geuz.org/gmsh/"
-SRC_URI="http://www.geuz.org/gmsh/src/${P}-source.tgz"
+DESCRIPTION="Three-dimensional finite element mesh generator"
+HOMEPAGE="https://gmsh.info/"
+SRC_URI="https://gmsh.info/src/${P}-source.tgz"
LICENSE="GPL-3 free-noncomm"
SLOT="0"
@@ -40,7 +40,7 @@ DEPEND="${RDEPEND}
S="${WORKDIR}"/${P}-source
-PATCHES=( "${FILESDIR}"/$P-opencascade.patch )
+PATCHES=( "${FILESDIR}"/${P}-opencascade.patch )
pkg_setup() {
fortran-2_pkg_setup
next reply other threads:[~2022-06-13 12:38 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-13 12:38 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-10 23:03 [gentoo-commits] repo/gentoo:master commit in: sci-libs/gmsh/ Sam James
2024-12-26 17:50 Ionen Wolkens
2024-07-03 22:43 Matthias Maier
2024-04-23 20:37 Sam James
2024-03-26 12:31 Sam James
2024-03-24 21:34 Andreas Sturmlechner
2024-03-15 1:48 Sam James
2023-05-01 13:44 Andrew Ammerlaan
2022-08-26 10:46 Sam James
2022-06-13 12:38 Andrew Ammerlaan
2022-06-06 5:49 Matthias Maier
2022-06-06 5:49 Matthias Maier
2022-06-06 5:49 Matthias Maier
2022-06-06 5:49 Matthias Maier
2022-03-26 9:59 Andrew Ammerlaan
2022-03-11 16:05 Matthias Maier
2022-03-11 16:01 Matthias Maier
2022-02-13 21:08 Conrad Kostecki
2022-01-03 21:37 Matthias Maier
2021-09-19 16:48 Andreas K. Hüttel
2021-06-20 4:06 Matthias Maier
2021-04-09 18:26 Matthias Maier
2020-12-20 14:53 Marek Szuba
2020-09-11 14:54 Matthias Maier
2020-09-11 14:52 Matthias Maier
2020-09-11 14:52 Matthias Maier
2019-09-03 22:35 Matthias Maier
2019-08-05 6:52 Matthias Maier
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=1655123895.78a43bb55ff8e9f6fa6d54a420efa996b7aa5ff8.andrewammerlaan@gentoo \
--to=andrewammerlaan@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