Created attachment 191054 [details] svn diff for v0.14
Can we change MASTER_SITES from GitHub to PyPI (CHEESESHOP)? Remove: DISTVERSIONPREFIX= v USE_GITHUB= yes GH_ACCOUNT= SoCo GH_PROJECT= SoCo Add: MASTER_SITES= CHEESESHOP
Is there any documented guidance for preferring PyPI over Github when developing ports? If not, should there be? I originally created the port against Github since that's where the upstream source resides. In the interest of simplicity, I skipped the additional layer of abstraction. I also would expect Github to have higher availability, given their service growth
A commit references this bug: Author: sunpoet Date: Fri Mar 2 18:52:40 UTC 2018 New revision: 463441 URL: https://svnweb.freebsd.org/changeset/ports/463441 Log: Update to 0.14 - Sort RUN_DEPENDS Changes: https://github.com/SoCo/SoCo/releases PR: 226243 Submitted by: Conall O'Brien <conall@conall.net> (maintainer) Changes: head/multimedia/py-soco/Makefile head/multimedia/py-soco/distinfo
Committed. Thanks!