[Bug 216442] Remove some legacy code from do-fetch

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 28 10:52:51 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216442

--- Comment #6 from commit-hook at freebsd.org ---
A commit references this bug:

Author: mat
Date: Sat Jan 28 10:52:21 UTC 2017
New revision: 432617
URL: https://svnweb.freebsd.org/changeset/ports/432617

Log:
  Remove some code added in r858[1], still don't know what it was supposed to
  be doing at the time.

  When fetching, the code was looking for a distfile in either its
  DIST_SUBDIR or the main DISTDIR, which was ok.  Until a port
  (devel/cargo) moves one of its distfile
  (cargo-nightly-x86_64-unknown-freebsd.tar.gz) into a subdirectory.
  do-fetch would see the distfile in DISTDIR and say, ok, it's there, and
  checksum would not see it in its subdirectory and fail.

  1: phabricator's blame mode is really, really, great to unroll history.

  PR:           216442
  Submitted by: mat
  Reported by:  Bob Willcox, dhw (on ports)
  Exp-run by:   antoine
  Sponsored by: Absolight
  Differential Revision:        https://reviews.freebsd.org/D9318

Changes:
  head/Mk/Scripts/do-fetch.sh

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


More information about the freebsd-ports-bugs mailing list