Created attachment 181167 [details] svn diff for x11-themes/gtk-nodoka-engine fixes MASTER_SITES, WWW Changes changes MASTER_SITES changes WWW That's it! --Chris
Created attachment 181169 [details] svn diff for x11-themes/gtk-nodoka-engine -- version 2 This patch obsoletes my previous patch. Seems the shutting down of fedoraproject.org is actually a *move* to: https://pagure.io So I changed the WWW in pkg-descr to point to the source' new home. I have yet to discover how to use their repository to accommodate our ports system -- too many *other* irons in the fire ATM. But it appears GitHub like. Anyway. This patch should be enough to keep this port working. --Chris
Feedback please!
Thanks for the reminder! Just right now, the proposed mirror seems to be unreachable. I do not know if it's a transient failure or if I had the same behavior when I tried it when the PR was opened… I uploaded the distfile in my `~/public_distfiles` repository on freefall, which should allow using `MASTER_SITES=LOCAL/romain` when the mirror have a copy. I'll try to check this in a few days: - If bsdforge.com is available and has the distfile, commit this PR as it; - If bsdforge.com is till unavailable, change the MASTER_SITES to use my local copy.
bsdforge.com is reachable again and has the expected file \o/
A commit references this bug: Author: romain Date: Tue Feb 13 20:24:45 UTC 2018 New revision: 461744 URL: https://svnweb.freebsd.org/changeset/ports/461744 Log: Update MASTER_SITES, WWW fedorahosted.org has vanished, so switch to another source. PR: 218087 Submitted by: asomers, portmaster@bsdforge.com Changes: head/x11-themes/gtk-nodoka-engine/Makefile head/x11-themes/gtk-nodoka-engine/distinfo head/x11-themes/gtk-nodoka-engine/pkg-descr
Committed, thanks!