svn commit: r383067 - head/devel/rubygem-sprockets22

Steve Wills swills at FreeBSD.org
Thu Apr 2 20:39:02 UTC 2015


Author: swills
Date: Thu Apr  2 20:39:00 2015
New Revision: 383067
URL: https://svnweb.freebsd.org/changeset/ports/383067

Log:
  devel/rubygem-sprockets22: remove conflict with latest sprockets, it is not needed

Modified:
  head/devel/rubygem-sprockets22/Makefile

Modified: head/devel/rubygem-sprockets22/Makefile
==============================================================================
--- head/devel/rubygem-sprockets22/Makefile	Thu Apr  2 20:35:49 2015	(r383066)
+++ head/devel/rubygem-sprockets22/Makefile	Thu Apr  2 20:39:00 2015	(r383067)
@@ -17,7 +17,7 @@ RUN_DEPENDS=	rubygem-hike>=1.2:${PORTSDI
 		rubygem-rack>=1.0:${PORTSDIR}/www/rubygem-rack \
 		rubygem-tilt1>=1.1:${PORTSDIR}/devel/rubygem-tilt1
 
-CONFLICTS_INSTALL=	rubygem-sprockets211-[0-9]* rubygem-sprockets-[0-9]*
+CONFLICTS_INSTALL=	rubygem-sprockets211-[0-9]*
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes


More information about the svn-ports-all mailing list