svn commit: r459346 - head/textproc/rubygem-rouge

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jan 18 14:43:54 UTC 2018


Author: sunpoet
Date: Thu Jan 18 14:43:51 2018
New Revision: 459346
URL: https://svnweb.freebsd.org/changeset/ports/459346

Log:
  Mark CONFLICTS_INSTALL with rubygems-rouge2

Modified:
  head/textproc/rubygem-rouge/Makefile

Modified: head/textproc/rubygem-rouge/Makefile
==============================================================================
--- head/textproc/rubygem-rouge/Makefile	Thu Jan 18 14:43:46 2018	(r459345)
+++ head/textproc/rubygem-rouge/Makefile	Thu Jan 18 14:43:51 2018	(r459346)
@@ -12,6 +12,8 @@ LICENSE=	BSD2CLAUSE MIT
 LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+CONFLICTS_INSTALL=	rubygems-rouge2
+
 NO_ARCH=	yes
 USES=		gem
 USE_RUBY=	yes


More information about the svn-ports-all mailing list