www/rubygem-jsbundling-rails: Update RUN_DEPENDS: use Rails 8.0

- Bump PORTREVISION for dependency change
This commit is contained in:
Po-Chuan Hsieh 2025-01-03 00:29:38 +08:00
parent 6ad63cf24f
commit 6d6cc389c8
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -1,6 +1,6 @@
PORTNAME= jsbundling-rails
PORTVERSION= 1.3.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= www rubygems
MASTER_SITES= RG
@ -11,7 +11,7 @@ WWW= https://github.com/rails/jsbundling-rails
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-railties72>=6.0.0:www/rubygem-railties72
RUN_DEPENDS= rubygem-railties80>=6.0.0:www/rubygem-railties80
USES= gem