git: cca9f9bba5 - main - books/porters-handbook/: fix some rendering.
Marc Fonvieille <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by blackend: URL: https://cgit.FreeBSD.org/doc/commit/?id=cca9f9bba56dd108030cff2d5b8fa4fce1406cb6 commit cca9f9bba56dd108030cff2d5b8fa4fce1406cb6 Author: Marc Fonvieille <[email protected]> AuthorDate: 2021-05-17 17:11:50 +0000 Commit: Marc Fonvieille <[email protected]> CommitDate: 2021-05-18 11:15:49 +0000 books/porters-handbook/: fix some rendering. --- .../content/en/books/porters-handbook/makefiles/_index.adoc | 5 ----- 1 file changed, 5 deletions(-) diff --git a/documentation/content/en/books/porters-handbook/makefiles/_index.adoc b/documentation/content/en/books/porters-handbook/makefiles/_index.adoc index db5b8a9a03..4412e0d22c 100644 --- a/documentation/content/en/books/porters-handbook/makefiles/_index.adoc +++ b/documentation/content/en/books/porters-handbook/makefiles/_index.adoc @@ -1768,15 +1768,10 @@ GL_COMMIT= 9c1669ce60c3f4f5eb43df874d7314483fb3f8a6 It will have `MASTER_SITES` set to "`https://gitlab.example.com`" and `WRKSRC` to `${WRKDIR}/bar-9c1669ce60c3f4f5eb43df874d7314483fb3f8a6-9c1669ce60c3f4f5eb43df874d7314483fb3f8a6`. [TIP] -**** - `20170906` is the date of the commit referenced in `GL_COMMIT`, not the date the [.filename]#Makefile# is edited, or the date the commit to the FreeBSD ports tree is made. -**** [NOTE] -**** ``GL_SITE``'s protocol, port and webroot can all be modified in the same variable. -**** ==== _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"