diff options
Diffstat (limited to 'www/rubygem-propshaft/Makefile')
| -rw-r--r-- | www/rubygem-propshaft/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/rubygem-propshaft/Makefile b/www/rubygem-propshaft/Makefile index 7dddff506ae1..f3165e1853ad 100644 --- a/www/rubygem-propshaft/Makefile +++ b/www/rubygem-propshaft/Makefile @@ -1,5 +1,6 @@ PORTNAME= propshaft PORTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES= www rubygems MASTER_SITES= RG @@ -10,8 +11,8 @@ WWW= https://github.com/rails/propshaft LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-actionpack80>=7.0.0:www/rubygem-actionpack80 \ - rubygem-activesupport80>=7.0.0:devel/rubygem-activesupport80 \ +RUN_DEPENDS= rubygem-actionpack81>=7.0.0:www/rubygem-actionpack81 \ + rubygem-activesupport81>=7.0.0:devel/rubygem-activesupport81 \ rubygem-rack>=0,3:www/rubygem-rack USES= gem |
