svn commit: r554153 - head/devel/git-cinnabar

Jan Beich jbeich at FreeBSD.org
Thu Nov 5 19:34:23 UTC 2020


Author: jbeich
Date: Thu Nov  5 19:34:22 2020
New Revision: 554153
URL: https://svnweb.freebsd.org/changeset/ports/554153

Log:
  devel/git-cinnabar: chase r547798 by not forcing mercurial

Modified:
  head/devel/git-cinnabar/Makefile   (contents, props changed)

Modified: head/devel/git-cinnabar/Makefile
==============================================================================
--- head/devel/git-cinnabar/Makefile	Thu Nov  5 19:33:54 2020	(r554152)
+++ head/devel/git-cinnabar/Makefile	Thu Nov  5 19:34:22 2020	(r554153)
@@ -13,7 +13,6 @@ LICENSE=	GPLv2
 
 BUILD_DEPENDS=	${NONEXISTENT}:devel/git:configure
 RUN_DEPENDS=	git:devel/git
-py27_RUN_DEPENDS=	${PY_MERCURIAL} # XXX bug 242463
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	glandium


More information about the svn-ports-head mailing list