Bug 261250 - math/gf2x: MASTER_SITES is outdated
Summary: math/gf2x: MASTER_SITES is outdated
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Thierry Thomas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-16 16:43 UTC by Daniel Engberg
Modified: 2022-01-18 19:02 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (thierry)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2022-01-16 16:43:06 UTC
Site is dead and upstream now uses https://gitlab.inria.fr/gf2x/gf2x and current release is located here: https://gitlab.inria.fr/gf2x/gf2x/-/releases#gf2x-1.3.0

From what I can tell the release tarball links looks to be permanent but I'm not sure what license is preferred.

GPL version: https://gitlab.inria.fr/gf2x/gf2x/uploads/c46b1047ba841c20d1225ae73ad6e4cd/gf2x-1.3.0.tar.gz

LGPL version: https://gitlab.inria.fr/gf2x/gf2x/uploads/f568ff2426e59940960607f31d6453e8/gf2x-1.3.0-LGPL.tar.gz

This section seems to touch on the practical differences:
https://gitlab.inria.fr/gf2x/gf2x#the-gf2x-software-library
Comment 1 Thierry Thomas freebsd_committer freebsd_triage 2022-01-16 17:31:44 UTC
Thanks for the notification! ATM the license of this port has an option to choose the license.
I'll try to update it with the same method.
Comment 2 Thierry Thomas freebsd_committer freebsd_triage 2022-01-18 19:01:51 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-01-18 19:02:36 UTC
A commit in branch main references this bug:

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