svn commit: r508550 - head/www/rubygem-railties4

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Aug 10 22:52:08 UTC 2019


Author: sunpoet
Date: Sat Aug 10 22:52:06 2019
New Revision: 508550
URL: https://svnweb.freebsd.org/changeset/ports/508550

Log:
  Update CONFLICTS_INSTALL

Modified:
  head/www/rubygem-railties4/Makefile

Modified: head/www/rubygem-railties4/Makefile
==============================================================================
--- head/www/rubygem-railties4/Makefile	Sat Aug 10 22:52:01 2019	(r508549)
+++ head/www/rubygem-railties4/Makefile	Sat Aug 10 22:52:06 2019	(r508550)
@@ -17,13 +17,13 @@ RUN_DEPENDS=	rubygem-actionpack4>=${PORTVERSION}:www/r
 		rubygem-rake>=0.8.7:devel/rubygem-rake \
 		rubygem-thor>=0.18.1:devel/rubygem-thor
 
-CONFLICTS_INSTALL=	rubygem-railties5 rubygem-railties50
-
 USES=		gem
 USE_RUBY=	yes
 
 NO_ARCH=	yes
 
 PLIST_FILES=	bin/rails
+
+CONFLICTS_INSTALL=	rubygem-railties5 rubygem-railties50 rubygem-railties52
 
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list