Page MenuHomeFreeBSD

Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
ClosedPublic

Authored by mat on Nov 24 2015, 2:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 19, 4:27 PM
Unknown Object (File)
Thu, Nov 13, 5:52 PM
Unknown Object (File)
Tue, Nov 11, 6:23 AM
Unknown Object (File)
Sun, Nov 9, 9:16 PM
Unknown Object (File)
Mon, Oct 27, 9:26 AM
Unknown Object (File)
Oct 21 2025, 10:10 PM
Unknown Object (File)
Oct 18 2025, 4:54 PM
Unknown Object (File)
Oct 17 2025, 1:48 PM
Subscribers
None

Details

Summary

So that a port can USES=tar:xz for additional distfiles but get the right suffix for the github distfile.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 1292
Build 1297: arc lint + arc unit

Event Timeline

mat retitled this revision from to Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX..
mat updated this object.
mat edited the test plan for this revision. (Show Details)
mat edited edge metadata.
  • keep the multi-github-magic inside of defined(USE_GITHUB)
  • Reindent the make logic inside the USE_GITHUB block.
mat edited edge metadata.
  • Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
  • Fix distinfos after last commit.
This revision was automatically updated to reflect the committed changes.