svn commit: r459256 - head/textproc/rubygem-rouge2

Steve Wills swills at FreeBSD.org
Wed Jan 17 13:57:33 UTC 2018


Author: swills
Date: Wed Jan 17 13:57:32 2018
New Revision: 459256
URL: https://svnweb.freebsd.org/changeset/ports/459256

Log:
  textproc/rubygem-rouge2: add conflict

Modified:
  head/textproc/rubygem-rouge2/Makefile   (contents, props changed)

Modified: head/textproc/rubygem-rouge2/Makefile
==============================================================================
--- head/textproc/rubygem-rouge2/Makefile	Wed Jan 17 13:51:55 2018	(r459255)
+++ head/textproc/rubygem-rouge2/Makefile	Wed Jan 17 13:57:32 2018	(r459256)
@@ -13,6 +13,8 @@ LICENSE=	BSD2CLAUSE MIT
 LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+CONFLICTS_INSTALL=	rubygems-rouge
+
 NO_ARCH=	yes
 USES=		gem
 USE_RUBY=	yes


More information about the svn-ports-all mailing list