Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ecm: update homepage and distfile url
@ 2021-10-03 14:58 tornaria
  2021-10-03 22:49 ` [PR PATCH] [Updated] " tornaria
  2021-10-04  2:13 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 2 replies; 3+ messages in thread
From: tornaria @ 2021-10-03 14:58 UTC (permalink / raw)
  To: ml

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

There is a new 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 eb33461f801023ac3e303fa7dc73c54f4de92ebc 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")'

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Updated] ecm: update homepage and distfile url
  2021-10-03 14:58 [PR PATCH] ecm: update homepage and distfile url tornaria
@ 2021-10-03 22:49 ` tornaria
  2021-10-04  2:13 ` [PR PATCH] [Merged]: " ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: tornaria @ 2021-10-03 22:49 UTC (permalink / raw)
  To: ml

[-- 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")'

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Merged]: ecm: update homepage and distfile url
  2021-10-03 14:58 [PR PATCH] ecm: update homepage and distfile url tornaria
  2021-10-03 22:49 ` [PR PATCH] [Updated] " tornaria
@ 2021-10-04  2:13 ` ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: ericonr @ 2021-10-04  2:13 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

ecm: update homepage and distfile url
https://github.com/void-linux/void-packages/pull/33296

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

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-10-04  2:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-03 14:58 [PR PATCH] ecm: update homepage and distfile url tornaria
2021-10-03 22:49 ` [PR PATCH] [Updated] " tornaria
2021-10-04  2:13 ` [PR PATCH] [Merged]: " ericonr

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).