mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
www/rubygem-propshaft: Update RUN_DEPENDS: use Rails 8.0
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
6d6cc389c8
commit
569e83e5df
1 changed files with 4 additions and 3 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= propshaft
|
||||
PORTVERSION= 1.1.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -10,10 +11,10 @@ WWW= https://github.com/rails/propshaft
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-actionpack72>=7.0.0:www/rubygem-actionpack72 \
|
||||
rubygem-activesupport72>=7.0.0:devel/rubygem-activesupport72 \
|
||||
RUN_DEPENDS= rubygem-actionpack80>=7.0.0:www/rubygem-actionpack80 \
|
||||
rubygem-activesupport80>=7.0.0:devel/rubygem-activesupport80 \
|
||||
rubygem-rack>=0,3:www/rubygem-rack \
|
||||
rubygem-railties72>=7.0.0:www/rubygem-railties72
|
||||
rubygem-railties80>=7.0.0:www/rubygem-railties80
|
||||
|
||||
USES= gem
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue