diff --git a/www/rubygem-propshaft/Makefile b/www/rubygem-propshaft/Makefile index d6ef5bec2d77..634566f88a7b 100644 --- a/www/rubygem-propshaft/Makefile +++ b/www/rubygem-propshaft/Makefile @@ -1,22 +1,23 @@ PORTNAME= propshaft PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= www rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Deliver assets for Rails WWW= https://github.com/rails/propshaft LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-actionpack71>=7.0.0:www/rubygem-actionpack71 \ - rubygem-activesupport71>=7.0.0:devel/rubygem-activesupport71 \ +RUN_DEPENDS= rubygem-actionpack72>=7.0.0:www/rubygem-actionpack72 \ + rubygem-activesupport72>=7.0.0:devel/rubygem-activesupport72 \ rubygem-rack>=0,3:www/rubygem-rack \ - rubygem-railties71>=7.0.0:www/rubygem-railties71 + rubygem-railties72>=7.0.0:www/rubygem-railties72 USES= gem NO_ARCH= yes .include