mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
www/rubygem-tailwindcss-rails: Update RUN_DEPENDS: use Rails 7.2
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
a667663159
commit
a26c71c085
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= tailwindcss-rails
|
||||
PORTVERSION= 1.0.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -11,7 +11,7 @@ WWW= https://github.com/rails/tailwindcss-rails
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-railties71>=6.0.0:www/rubygem-railties71
|
||||
RUN_DEPENDS= rubygem-railties72>=6.0.0:www/rubygem-railties72
|
||||
|
||||
USES= gem
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue