Github messages for voidlinux
 help / color / mirror / Atom feed
From: tornaria <tornaria@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] ecm: update homepage and distfile url
Date: Mon, 04 Oct 2021 00:49:21 +0200	[thread overview]
Message-ID: <20211003224921.3fVulEYhEFFsvL7WprVG3qulHbIh29hJHJBfB3h_PPo@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-33296@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 462 bytes --]

There is an updated pull request by tornaria against master on the void-packages repository

https://github.com/tornaria/void-packages ecm
https://github.com/void-linux/void-packages/pull/33296

ecm: update homepage and distfile url
It seems gforge.inria.fr is down (for good?).

This project has moved to gitlab.inria.fr and the original tarball is available there.


A patch file from https://github.com/void-linux/void-packages/pull/33296.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ecm-33296.patch --]
[-- Type: text/x-diff, Size: 1622 bytes --]

From ecc970ea22abd51f64d7530f8a5168818e41ada0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Sun, 3 Oct 2021 11:45:19 -0300
Subject: [PATCH] ecm: update homepage and distfile url

It seems gforge.inria.fr is down (for good?).

This project has moved to gitlab.inria.fr and the original tarball is
available there.
---
 srcpkgs/ecm/template | 4 ++--
 srcpkgs/ecm/update   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/ecm/template b/srcpkgs/ecm/template
index 27c23cb14fa9..6750b25dbeca 100644
--- a/srcpkgs/ecm/template
+++ b/srcpkgs/ecm/template
@@ -9,8 +9,8 @@ makedepends="gmp-devel libgomp-devel"
 short_desc="Elliptic Curve Method for Integer Factorization"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="GPL-3.0-or-later"
-homepage="http://ecm.gforge.inria.fr/"
-distfiles="https://gforge.inria.fr/frs/download.php/file/36224/ecm-${version}.tar.gz"
+homepage="https://gitlab.inria.fr/zimmerma/ecm"
+distfiles="https://gitlab.inria.fr/zimmerma/ecm/uploads/00c4c691a1ef8605b65bdf794a71539d/ecm-${version}.tar.gz"
 checksum=0cf7b3eee8462cc6f98b418b47630e1eb6b3f4f8c3fc1fb005b08e2a1811ba43
 
 # ppc64 asm only provided for BE and ELFv1, we're ELFv2 for BE and LE
diff --git a/srcpkgs/ecm/update b/srcpkgs/ecm/update
index e10ab96e6199..11b220e3aef7 100644
--- a/srcpkgs/ecm/update
+++ b/srcpkgs/ecm/update
@@ -1,2 +1,2 @@
-site="http://ecm.gforge.inria.fr/"
-pattern="GMP-ECM \K[\d\.]*(?= has been released)"
+site="https://gitlab.inria.fr/zimmerma/ecm/-/tags"
+pattern='/archive/[^/]+/\Qecm\E(-git)?-v?\K[\d.]+(?=\.tar\.gz")'

  reply	other threads:[~2021-10-03 22:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-03 14:58 [PR PATCH] " tornaria
2021-10-03 22:49 ` tornaria [this message]
2021-10-04  2:13 ` [PR PATCH] [Merged]: " ericonr

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=20211003224921.3fVulEYhEFFsvL7WprVG3qulHbIh29hJHJBfB3h_PPo@z \
    --to=tornaria@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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;
as well as URLs for NNTP newsgroup(s).