Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Apr 2021 20:43:28 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7422dddc2730 - main - textproc/rubygem-github-linguist: Remove outdated CONFLICTS_INSTALL
Message-ID:  <202104252043.13PKhSUh096774@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7422dddc273053d192c39e9115c616f546b99ea6

commit 7422dddc273053d192c39e9115c616f546b99ea6
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-04-25 20:21:40 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-04-25 20:36:31 +0000

    textproc/rubygem-github-linguist: Remove outdated CONFLICTS_INSTALL
---
 textproc/rubygem-github-linguist/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/textproc/rubygem-github-linguist/Makefile b/textproc/rubygem-github-linguist/Makefile
index aa267452fa42..115620a4b294 100644
--- a/textproc/rubygem-github-linguist/Makefile
+++ b/textproc/rubygem-github-linguist/Makefile
@@ -14,9 +14,6 @@ RUN_DEPENDS=	rubygem-charlock_holmes>=0.7.7<0.8:textproc/rubygem-charlock_holmes
 		rubygem-mini_mime>=1.0<2.0:mail/rubygem-mini_mime \
 		rubygem-rugged>=0.25.1:devel/rubygem-rugged
 
-# bin/linguist
-#CONFLICTS_INSTALL=	qtchooser rubygem-github-linguist47 rubygem-gitlab-linguist
-
 USES=		gem
 USE_RUBY=	yes
 



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