[DragonFlyBSD - Bug #3053] Makefile.usr: target dports-download has incorrect dependency
bugtracker-admin at leaf.dragonflybsd.org
bugtracker-admin at leaf.dragonflybsd.org
Tue Nov 28 08:27:54 PST 2017
Issue #3053 has been updated by ftigeot.
The latest patch is indeed an improvement for the dports-download target.
Unfortunately, it also removes the dports-create target git check.
dports-create depends on git being present.
IMHO, it would be better to add a dports-download check than to modify the existing dports-check one.
----------------------------------------
Bug #3053: Makefile.usr: target dports-download has incorrect dependency
http://bugs.dragonflybsd.org/issues/3053#change-13329
* Author: t_dfbsd
* Status: New
* Priority: Normal
* Assignee:
* Category:
* Target version:
----------------------------------------
dports-download is supposed to be able to download a tarball of dports (in the event that git isn't available), but it has a dependency on dports-check, which has a dependency on git-check, which fails if git isn't installed.
---Files--------------------------------
patch-Makefileusr.patch (1.39 KB)
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
More information about the Bugs
mailing list