mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
www/rubygem-cssbundling-rails: Update RUN_DEPENDS: use Rails 7.2
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
b3683edcbb
commit
65f49b4d25
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= cssbundling-rails
|
PORTNAME= cssbundling-rails
|
||||||
PORTVERSION= 1.4.1
|
PORTVERSION= 1.4.1
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= www rubygems
|
CATEGORIES= www rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
@ -10,7 +11,7 @@ WWW= https://github.com/rails/cssbundling-rails
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
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
|
USES= gem
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue