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)
Sun, Sep 20, 11:08 AM
Unknown Object (File)
Sat, Sep 19, 12:31 AM
Unknown Object (File)
Sat, Sep 19, 12:30 AM
Unknown Object (File)
Sat, Sep 19, 12:17 AM
Unknown Object (File)
Sat, Sep 12, 3:36 AM
Unknown Object (File)
Aug 22 2026, 7:13 AM
Unknown Object (File)
Aug 15 2026, 3:54 PM
Unknown Object (File)
Aug 13 2026, 2:44 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.