Page MenuHomeFreeBSD

Document the change in USE_GITHUB semantic.
ClosedPublic

Authored by mat on Mar 19 2015, 7:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 4, 8:33 PM
Unknown Object (File)
Mon, Mar 3, 2:13 AM
Unknown Object (File)
Tue, Feb 25, 7:38 PM
Unknown Object (File)
Feb 21 2025, 10:53 PM
Unknown Object (File)
Feb 18 2025, 9:51 PM
Unknown Object (File)
Feb 17 2025, 11:06 PM
Unknown Object (File)
Feb 16 2025, 5:21 AM
Unknown Object (File)
Feb 7 2025, 11:49 PM

Diff Detail

Repository
rD FreeBSD doc repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

mat updated this revision to Diff 4297.
mat retitled this revision from to Document the change in USE_GITHUB semantic..
mat updated this object.
mat edited the test plan for this revision. (Show Details)
mat added a reviewer: Doc Committers.
mat added a subscriber: portmgr.

typo.

bdrewery added inline comments.
en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml
1724

Might as well document GHL here. It's what the old value was.

GHL = /${GH_ACCOUNT}/${GH_PROJECT}/legacy.tar.gz/${GH_TAGNAME}?dummy=/

Also I don't think we need ?dummy=/ in any of this section. It's an implementation detail for the framework and fetch(1) to name the file DISTNAME.

brd added a reviewer: brd.
brd added a subscriber: brd.

Looks good!

This revision is now accepted and ready to land.Mar 19 2015, 7:51 PM
en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml
1724

We try to not document deprecated behaviors so that people stop using them.

I'll remove the dummy bit.