View | Details | Raw Unified | Return to bug 273514
Collapse All | Expand All

(-)b/documentation/content/en/books/porters-handbook/makefiles/_index.adoc (+6 lines)
Lines 1440-1445 MASTER_SITE_SUBDIR= stardict/WyabdcRealPeopleTTS/${PORTVERSION} Link Here
1440
1440
1441
If the distribution file comes from a specific commit or tag on https://github.com/[GitHub] for which there is no officially released file,
1441
If the distribution file comes from a specific commit or tag on https://github.com/[GitHub] for which there is no officially released file,
1442
there is an easy way to set the right `DISTNAME` and `MASTER_SITES` automatically.
1442
there is an easy way to set the right `DISTNAME` and `MASTER_SITES` automatically.
1443
1444
[WARNING]
1445
====
1446
As of 2023-02-21 https://github.blog/2023-02-21-update-on-the-future-stability-of-source-code-archives-and-hashes/[GitHub] have announced that source downloads will be stable for a year. Please switch to release assets and if not available ask upstream to generate ones.
1447
====
1448
1443
These variables are available:
1449
These variables are available:
1444
1450
1445
[[makefile-master_sites-github-description]]
1451
[[makefile-master_sites-github-description]]

Return to bug 273514