Bug 250778 - games/opensfx: marked as BROKEN - new download site available
Summary: games/opensfx: marked as BROKEN - new download site available
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: Alexey Dokuchaev
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2020-11-01 14:50 UTC by Zoltan ALEXANDERSON BESSE
Modified: 2020-12-04 03:14 UTC (History)
3 users (show)

See Also:
rum1cro: maintainer-feedback+


Attachments
new MASTER_SITES on Makefile (1003 bytes, patch)
2020-11-01 14:50 UTC, Zoltan ALEXANDERSON BESSE
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zoltan ALEXANDERSON BESSE 2020-11-01 14:50:15 UTC
Created attachment 219277 [details]
new MASTER_SITES on Makefile

Port marked as BROKEN due to missing available download sources listed in MASTER_SITES.

Openttd Project has cdn-like download links:
https://cdn.openttd.org/opensfx-releases/

Modifying MASTER_SITES to
 "https://cdn.openttd.org/opensfx-releases/${PORTVERSION}/"
makes the games/opensfx port installable again.
Comment 1 ru_M1cRO 2020-11-02 10:04:05 UTC
Comment on attachment 219277 [details]
new MASTER_SITES on Makefile

Thank you for patch!
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-12-04 03:12:29 UTC
A commit references this bug:

Author: danfe
Date: Fri Dec  4 03:12:20 UTC 2020
New revision: 556948
URL: https://svnweb.freebsd.org/changeset/ports/556948

Log:
  Update MASTER_SITES and make the port fetchable again.

  PR:	250778

Changes:
  head/games/opensfx/Makefile
Comment 3 Alexey Dokuchaev freebsd_committer freebsd_triage 2020-12-04 03:14:31 UTC
Fixed with the ports r556948, thanks.