Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 May 2016 20:09:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 203457] devel/tig doesn't work with devel/git-subversion
Message-ID:  <bug-203457-13-SrAiyWVfUQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-203457-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-203457-13@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=3D203457

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

tig:

RUN_DEPENDS=3D    git:devel/git

git:

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

git-subversion:

CONFLICTS_INSTALL=3D      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 wi=
th
git-subversion just fine.

The RUN_DEPENDS field of tig should be updated.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203457-13-SrAiyWVfUQ>