Summary: | x11/luit: fetch fails | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | bas |
Component: | Individual Port(s) | Assignee: | freebsd-x11 (Nobody) <x11> |
Status: | Closed FIXED | ||
Severity: | Affects Many People | CC: | dickey, lwhsu |
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(x11) |
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
bas
2021-09-27 08:11:40 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. 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(-) 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(-) |