svn commit: r448795 - head/textproc/rubygem-gitlab-linguist

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Aug 27 00:36:49 UTC 2017


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


More information about the svn-ports-all mailing list