Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Aug 2017 00:36:48 +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: r448795 - head/textproc/rubygem-gitlab-linguist
Message-ID:  <201708270036.v7R0aml9050864@repo.freebsd.org>

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

Log:
  Mark CONFLICTS_INSTALL with rubygem-github-linguist

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

Modified: head/textproc/rubygem-gitlab-linguist/Makefile
==============================================================================
--- head/textproc/rubygem-gitlab-linguist/Makefile	Sun Aug 27 00:36:43 2017	(r448794)
+++ head/textproc/rubygem-gitlab-linguist/Makefile	Sun Aug 27 00:36:48 2017	(r448795)
@@ -14,6 +14,9 @@ RUN_DEPENDS=	rubygem-charlock_holmes>=0.6.6:textproc/r
 		rubygem-escape_utils-rails4>=0.2.4:textproc/rubygem-escape_utils-rails4 \
 		rubygem-mime-types1>=1.19:misc/rubygem-mime-types1
 
+# bin/linguist
+CONFLICTS_INSTALL=	rubygem-github-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.v7R0aml9050864>