Bug 258741 - x11/luit: fetch fails
Summary: x11/luit: fetch fails
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: freebsd-x11 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-27 08:11 UTC by bas
Modified: 2021-09-27 08:55 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bas 2021-09-27 08:11:40 UTC
Fetching the distfile fails. I got it from https://invisible-mirror.net/archives/luit/ now but that's a workaround.
Comment 1 Thomas E. Dickey 2021-09-27 08:28:47 UTC
The pathname for the dist file should have "/pub" before "luit".
My ISP forced that change ~2013, and I added symbolic links which
do not work with all clients.
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-09-27 08:53:03 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9abd1e471d91afabd00fd4a1f699e923faf7f69c

commit 9abd1e471d91afabd00fd4a1f699e923faf7f69c
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2021-09-27 08:44:47 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-09-27 08:49:41 +0000

    x11/luit: Update MASTER_SITES

    Add "/pub" which is the canonical path in FTP as site owner suggested
    Add the HTTP master site as submitter suggested

    PR:             258741
    Reported by:    bas@area536.com
    MFH:            2021Q3

 x11/luit/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-09-27 08:53:05 UTC
A commit in branch 2021Q3 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=346b04c8748b3cb90c99249be5791e4309e7f4ea

commit 346b04c8748b3cb90c99249be5791e4309e7f4ea
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2021-09-27 08:44:47 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-09-27 08:52:39 +0000

    x11/luit: Update MASTER_SITES

    Add "/pub" which is the canonical path in FTP as site owner suggested
    Add the HTTP master site as submitter suggested

    PR:             258741
    Reported by:    bas@area536.com
    MFH:            2021Q3

    (cherry picked from commit 9abd1e471d91afabd00fd4a1f699e923faf7f69c)

 x11/luit/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)