diff options
Diffstat (limited to 'www/rubygem-propshaft/Makefile')
-rw-r--r-- | www/rubygem-propshaft/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/www/rubygem-propshaft/Makefile b/www/rubygem-propshaft/Makefile index d9a9c74b6e0a..b1943c470273 100644 --- a/www/rubygem-propshaft/Makefile +++ b/www/rubygem-propshaft/Makefile @@ -1,6 +1,5 @@ PORTNAME= propshaft -PORTVERSION= 1.1.0 -PORTREVISION= 1 +PORTVERSION= 1.2.1 CATEGORIES= www rubygems MASTER_SITES= RG @@ -13,8 +12,7 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-actionpack80>=7.0.0:www/rubygem-actionpack80 \ rubygem-activesupport80>=7.0.0:devel/rubygem-activesupport80 \ - rubygem-rack>=0,3:www/rubygem-rack \ - rubygem-railties80>=7.0.0:www/rubygem-railties80 + rubygem-rack>=0,3:www/rubygem-rack USES= gem |