Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Aug 2017 00:36:43 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r448794 - head/textproc/rubygem-github-linguist
Message-ID:  <201708270036.v7R0ahFV050755@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Aug 27 00:36:43 2017
New Revision: 448794
URL: https://svnweb.freebsd.org/changeset/ports/448794

Log:
  Mark CONFLICTS_INSTALL with rubygem-gitlab-linguist

Modified:
  head/textproc/rubygem-github-linguist/Makefile

Modified: head/textproc/rubygem-github-linguist/Makefile
==============================================================================
--- head/textproc/rubygem-github-linguist/Makefile	Sun Aug 27 00:36:38 2017	(r448793)
+++ head/textproc/rubygem-github-linguist/Makefile	Sun Aug 27 00:36:43 2017	(r448794)
@@ -16,6 +16,9 @@ RUN_DEPENDS=	rubygem-charlock_holmes>=0.7.3:textproc/r
 		rubygem-mime-types>=1.19:misc/rubygem-mime-types \
 		rubygem-rugged>=0.25.1:devel/rubygem-rugged
 
+# bin/linguist
+CONFLICTS_INSTALL=	rubygem-gitlab-linguist
+
 NO_ARCH=	yes
 USE_RUBY=	yes
 USES=		gem



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708270036.v7R0ahFV050755>