summaryrefslogtreecommitdiff
path: root/www/rubygem-importmap-rails/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/rubygem-importmap-rails/Makefile')
-rw-r--r--www/rubygem-importmap-rails/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/www/rubygem-importmap-rails/Makefile b/www/rubygem-importmap-rails/Makefile
index 15a3001e3fc5..dca0f7d8be71 100644
--- a/www/rubygem-importmap-rails/Makefile
+++ b/www/rubygem-importmap-rails/Makefile
@@ -1,5 +1,6 @@
PORTNAME= importmap-rails
PORTVERSION= 2.2.2
+PORTREVISION= 1
CATEGORIES= www rubygems
MASTER_SITES= RG
@@ -10,9 +11,9 @@ WWW= https://github.com/rails/importmap-rails
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
-RUN_DEPENDS= rubygem-actionpack80>=6.0.0:www/rubygem-actionpack80 \
- rubygem-activesupport80>=6.0.0:devel/rubygem-activesupport80 \
- rubygem-railties80>=6.0.0:www/rubygem-railties80
+RUN_DEPENDS= rubygem-actionpack81>=6.0.0:www/rubygem-actionpack81 \
+ rubygem-activesupport81>=6.0.0:devel/rubygem-activesupport81 \
+ rubygem-railties81>=6.0.0:www/rubygem-railties81
USES= gem