makesum calls make fetch and passes MASTER_SITES, so the dev warning
about it is triggered by the value USE_GITLAB computes. Avoid this by
disabling the warning in make fetch when NO_CHECKSUM and DISABLE_SIZE
are set.
Details
Details
- Reviewers
tcberner - Group Reviewers
portmgr - Commits
- R11:f59f844b65a1: bsd.sites.mk: Avoid bogus dev-warning from makesum
- make makesum in a port with USE_GITLAB does not show a dev warning
- adding MASTER_SITES to that port, both make makesum and make fetch show the warning
Diff Detail
Diff Detail
- Repository
- R11 FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable