So that a port can USES=tar:xz for additional distfiles but get the right suffix for the github distfile.
Details
Details
- Reviewers
- None
- Group Reviewers
- portmgr 
- Commits
- rP410613: Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
- No Lint Coverage 
- Unit
- No Test Coverage 
- Build Status
- Buildable 1275 - Build 1280: arc lint + arc unit 
Event Timeline
Comment Actions
- keep the multi-github-magic inside of defined(USE_GITHUB)
- Reindent the make logic inside the USE_GITHUB block.
Comment Actions
- Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
- Fix distinfos after last commit.