svn commit: r508551 - head/www/rubygem-railties5
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Aug 10 22:52:16 UTC 2019
Author: sunpoet
Date: Sat Aug 10 22:52:11 2019
New Revision: 508551
URL: https://svnweb.freebsd.org/changeset/ports/508551
Log:
Update CONFLICTS_INSTALL
Modified:
head/www/rubygem-railties5/Makefile
Modified: head/www/rubygem-railties5/Makefile
==============================================================================
--- head/www/rubygem-railties5/Makefile Sat Aug 10 22:52:06 2019 (r508550)
+++ head/www/rubygem-railties5/Makefile Sat Aug 10 22:52:11 2019 (r508551)
@@ -19,15 +19,15 @@ RUN_DEPENDS= rubygem-actionpack5>=${PORTVERSION}:www/r
rubygem-rake>=0.8.7:devel/rubygem-rake \
rubygem-thor>=0.18.1:devel/rubygem-thor
-CONFLICTS_INSTALL= rubygem-railties4 rubygem-railties50
-
-PORTSCOUT= limit:^5\.1\.
-
USES= gem
USE_RUBY= yes
NO_ARCH= yes
PLIST_FILES= bin/rails
+
+CONFLICTS_INSTALL= rubygem-railties4 rubygem-railties50 rubygem-railties52
+
+PORTSCOUT= limit:^5\.1\.
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list