mirror of
https://git.freebsd.org/ports.git
synced 2025-05-04 15:37:40 -04:00
databases/rubygem-solid_cache: Update RUN_DEPENDS: use Rails 8.0
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
5fd8cb02c2
commit
06a549fa43
1 changed files with 4 additions and 3 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= solid_cache
|
||||
PORTVERSION= 1.0.6
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -10,9 +11,9 @@ WWW= https://github.com/rails/solid_cache
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-activejob72>=7.2:devel/rubygem-activejob72 \
|
||||
rubygem-activerecord72>=7.2:databases/rubygem-activerecord72 \
|
||||
rubygem-railties72>=7.2:www/rubygem-railties72
|
||||
RUN_DEPENDS= rubygem-activejob80>=7.2:devel/rubygem-activejob80 \
|
||||
rubygem-activerecord80>=7.2:databases/rubygem-activerecord80 \
|
||||
rubygem-railties80>=7.2:www/rubygem-railties80
|
||||
|
||||
USES= gem
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue