[Bug 211623] [PATCH] Mk/Scripts/do-fetch fails when DISTDIR is symlink

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Aug 8 12:57:52 UTC 2016


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

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

Author: mat
Date: Mon Aug  8 12:57:34 UTC 2016
New revision: 419840
URL: https://svnweb.freebsd.org/changeset/ports/419840

Log:
  Only try to create DISTDIR if it does not exist already.

  It turns out, some people, instead of setting DISTDIR, replace it with a
  symlink pointing to where DISTDIR should be pointing.

  And mkdir -p <symlink> fails.

  PR:           211623
  Reported by:  Harald Schmalzbauer
  Sponsored by: Absolight

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