svn commit: r389264 - head/devel/rubygem-sprockets3

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jun 12 10:28:37 UTC 2015


Author: sunpoet
Date: Fri Jun 12 10:28:36 2015
New Revision: 389264
URL: https://svnweb.freebsd.org/changeset/ports/389264

Log:
  - Remove CONFLICTS_INSTALL: bin/sprockets was removed in r389196

Modified:
  head/devel/rubygem-sprockets3/Makefile

Modified: head/devel/rubygem-sprockets3/Makefile
==============================================================================
--- head/devel/rubygem-sprockets3/Makefile	Fri Jun 12 08:18:44 2015	(r389263)
+++ head/devel/rubygem-sprockets3/Makefile	Fri Jun 12 10:28:36 2015	(r389264)
@@ -15,8 +15,6 @@ LICENSE=	MIT
 
 RUN_DEPENDS=	rubygem-rack>=1.0:${PORTSDIR}/www/rubygem-rack
 
-CONFLICTS_INSTALL=	rubygem-sprockets211-[0-9]* rubygem-sprockets-[0-9]*
-
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-all mailing list