[Bug 254350] graphics/libepoxy: update to 1.5.7
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254350 --- Comment #23 from Evgeniy Khramtsov <[email protected]> --- (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 ${WRKDIR}/pkg-1.2.7. Read: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194898 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 require 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 assets, 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=https://github.com It should use the API endpoint if the MASTER_SITES way gets committed. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"