svn commit: r508552 - head/www/rubygem-railties50

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


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

Log:
  Update CONFLICTS_INSTALL

Modified:
  head/www/rubygem-railties50/Makefile

Modified: head/www/rubygem-railties50/Makefile
==============================================================================
--- head/www/rubygem-railties50/Makefile	Sat Aug 10 22:52:11 2019	(r508551)
+++ head/www/rubygem-railties50/Makefile	Sat Aug 10 22:52:16 2019	(r508552)
@@ -19,15 +19,15 @@ RUN_DEPENDS=	rubygem-actionpack50>=${PORTVERSION}:www/
 		rubygem-rake>=0.8.7:devel/rubygem-rake \
 		rubygem-thor>=0.18.1:devel/rubygem-thor
 
-CONFLICTS_INSTALL=	rubygem-railties4 rubygem-railties5
-
-PORTSCOUT=	limit:^5\.0\.
-
 USES=		gem
 USE_RUBY=	yes
 
 NO_ARCH=	yes
 
 PLIST_FILES=	bin/rails
+
+CONFLICTS_INSTALL=	rubygem-railties4 rubygem-railties5 rubygem-railties52
+
+PORTSCOUT=	limit:^5\.0\.
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list