Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 May 2021 12:21:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 254350] graphics/libepoxy: update to 1.5.7
Message-ID:  <bug-254350-7141-maFCvzJYb4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254350-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-254350-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254350

--- Comment #23 from Evgeniy Khramtsov <evgeniy@khramtsov.org> ---
(In reply to Daniel Engberg from comment #20)

>From this link:

> Example 5.10. Simple Use of USE_GITHUB
> It will automatically have MASTER_SITES set to GH GHC and WRKSRC to ${WRK=
DIR}/pkg-1.2.7.

Read: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D194898
USE_GITHUB uses the correct API and reduces duplication in ports.

MASTER_SITES might be set to fetch the asset as well, though it would requi=
re
more work for the maintainer, e.g. rerolling the distfile if GitHub changes
timestamp of the asset for some reason, or changes the link to download ass=
ets,
or anything else.

USE_GITHUB ensures that this is automated and changed in one place
(bsd.sites.mk) for all ports. The handbook section is likely misleading and
should be updated.

(In reply to John Hein from comment #22)

> MASTER_SITES=3Dhttps://github.com

It should use the API endpoint if the MASTER_SITES way gets committed.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254350-7141-maFCvzJYb4>