Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Sep 2019 04:16:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 215530] Mk/bsd.port.mk: makesum no longer calls custom do-fetch
Message-ID:  <bug-215530-7788-ZjpHPWqS1b@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-215530-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-215530-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215530

--- Comment #2 from commit-hook@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=3D

  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

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215530-7788-ZjpHPWqS1b>