[Bug 203457] devel/tig doesn't work with devel/git-subversion

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun May 8 20:09:37 UTC 2016


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

--- Comment #2 from liuw at liuw.name ---
(In reply to Bartek Rutkowski from comment #1)

tig:

RUN_DEPENDS=    git:devel/git

git:

CONFLICTS_INSTALL?=     git-gui-[0-9]* git-subversion-[0-9]* git-lite-[0-9]*

git-subversion:

CONFLICTS_INSTALL=      git-[0-9]* git-gui-[0-9]* git-lite-[0-9]*

git conflicts with git-subversion, tig requires git.

However, tig only needs the `git` command, so tig should be able to work with
git-subversion just fine.

The RUN_DEPENDS field of tig should be updated.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list