MASTER_SITES=GH? like SF

Mathieu Arnold mat at freebsd.org
Mon Jan 18 10:37:13 UTC 2021


On Mon, Jan 18, 2021 at 07:32:46AM +0000, Nuno Teixeira wrote:
> Hello,
> 
> I will use graphics/glfw port as an example:
> 
> MASTER_SITES= SF
> 
> The project moved to github so I will prefer use GH releases instead of SF:
> 
> MASTER_SITES=https://github.com/glfw/glfw/releases/download/${PORTVERSION}/
> works ok.
> 
> MASTER_SITES= GH:

Remove the `:`.  Also, GH should never be used by itself, it is only
there as an artefact of the way USE_GITHUB works.  But if there is a
released tarball as you indicate up there, you should use it.

> => glfw-3.3.2.zip doesn't seem to exist in /work/DISTFILES/.
> ===> /!\ Error /!\
>      The :DEFAULT group used for glfw-3.3.2.zip is missing
>      from MASTER_SITES. Check for typos, or errors.
> *** Error code 1
> 
> Thanks,
> 
> Nuno Teixeira
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"
> 

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20210118/7e2b8f03/attachment.sig>


More information about the freebsd-ports mailing list