[Bug 215530] Mk/bsd.port.mk: makesum no longer calls custom do-fetch
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Sep 29 04:16:27 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215530
--- Comment #2 from commit-hook at freebsd.org ---
A commit references this bug:
Author: bapt
Date: Sun Sep 29 04:15:47 UTC 2019
New revision: 513191
URL: https://svnweb.freebsd.org/changeset/ports/513191
Log:
Reduce code duplication by calling fetch target
when converting the do-fetch target to proper scripting
we lost the ability to overwrite do-fetch when running make makesum.
as reported here: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=
Let's call again do-fetch directly instead of duplicating its content
PR: 215530
Reported by: jbeich
Differential Revision: https://reviews.freebsd.org/D21544
Changes:
head/Mk/bsd.port.mk
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list