Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Mar 2020 08:33:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 244215] install-missing-packages fails in a weird way
Message-ID:  <bug-244215-7788-3oJU6M4irG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-244215-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-244215-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=3D244215

--- Comment #4 from commit-hook@freebsd.org ---
A commit references this bug:

Author: 0mp
Date: Tue Mar 31 08:31:15 UTC 2020
New revision: 529956
URL: https://svnweb.freebsd.org/changeset/ports/529956

Log:
  Fix install-missing-packages when port is missing multiple dependencies

  The current implementation of install-missing-packages does not handle
  correctly the situation when a port is missing multiple dependencies. pkg=
(8)
  would only get the first missing origin as an argument. All the other ori=
gins
  would be listed on new lines and would not be passed to pkg(8).

  PR:           244215
  Discussed with:       mat, tobik
  Approved by:  portmgr (implicit, fix r525388)
  Differential Revision:        https://reviews.freebsd.org/D23795

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-244215-7788-3oJU6M4irG>