git: 6d5dba7b5acd - main - math/gf2x: chase the new MASTERSITES

From: Thierry Thomas <thierry_at_FreeBSD.org>
Date: Tue, 18 Jan 2022 19:01:34 UTC
The branch main has been updated by thierry:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6d5dba7b5acdb1f0566257071d664cb95ae22a54

commit 6d5dba7b5acdb1f0566257071d664cb95ae22a54
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2022-01-18 18:58:07 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2022-01-18 19:01:30 +0000

    math/gf2x: chase the new MASTERSITES
    
    The project moves from gforge to INRIA’s Gitlab.
    
    PR:             261250
    Reported by:    diizzy
---
 math/gf2x/Makefile  | 6 ++++--
 math/gf2x/distinfo  | 6 +++---
 math/gf2x/pkg-descr | 2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/math/gf2x/Makefile b/math/gf2x/Makefile
index 978ffd628d1f..da8407e80ff3 100644
--- a/math/gf2x/Makefile
+++ b/math/gf2x/Makefile
@@ -3,7 +3,6 @@
 PORTNAME=	gf2x
 PORTVERSION=	1.3.0
 CATEGORIES=	math
-MASTER_SITES=	https://gforge.inria.fr/frs/download.php/file/38243/
 
 MAINTAINER=	thierry@FreeBSD.org
 COMMENT=	Library for multiplying polynomials over the binary field
@@ -13,7 +12,10 @@ LICENSE_COMB=		dual
 LICENSE_FILE_LGPL21=	${WRKSRC}/COPYING.LIB
 LICENSE_FILE_GPLv3=	${WRKSRC}/COPYING
 
-USES=		libtool
+USES=		autoreconf libtool
+USE_GITLAB=	yes
+GL_SITE=	https://gitlab.inria.fr/
+GL_COMMIT=	27ba588f03bf6e1e74763903bab25e6e8bb6d0f0
 
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
diff --git a/math/gf2x/distinfo b/math/gf2x/distinfo
index 2067ef74b146..82f014769ede 100644
--- a/math/gf2x/distinfo
+++ b/math/gf2x/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585325011
-SHA256 (gf2x-1.3.0.tar.gz) = 9472cd651972a1de38e3c4c47697a86e0ecf19d7d33454d4bc2a62bc85841b59
-SIZE (gf2x-1.3.0.tar.gz) = 727717
+TIMESTAMP = 1642531702
+SHA256 (gf2x-gf2x-27ba588f03bf6e1e74763903bab25e6e8bb6d0f0_GL0.tar.gz) = afd5e047490fc317d336f5bc2bdca91ef16db76b269ad20147ffb7ffebca3f9b
+SIZE (gf2x-gf2x-27ba588f03bf6e1e74763903bab25e6e8bb6d0f0_GL0.tar.gz) = 289707
diff --git a/math/gf2x/pkg-descr b/math/gf2x/pkg-descr
index 9fa39498e36a..33e3a61f4f86 100644
--- a/math/gf2x/pkg-descr
+++ b/math/gf2x/pkg-descr
@@ -5,4 +5,4 @@ trinomials.
 Note: this port provides either a LGPL or a GPLv3 (default) version, and you
 can make your choice with the option.
 
-WWW: http://gf2x.gforge.inria.fr/
+WWW: https://gitlab.inria.fr/gf2x/gf2x