mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
www/rubygem-best_in_place: Update to 4.0.0
- Update RUN_DEPENDS: use Rails 7.1 Changes: https://github.com/bernat/best_in_place/releases
This commit is contained in:
parent
888251d1b2
commit
065da1b2bd
2 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= best_in_place
|
||||
PORTVERSION= 3.1.1
|
||||
PORTVERSION= 4.0.0
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -9,8 +9,8 @@ WWW= https://github.com/bernat/best_in_place
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-actionpack4>0:www/rubygem-actionpack4 \
|
||||
rubygem-railties4>0:www/rubygem-railties4
|
||||
RUN_DEPENDS= rubygem-actionpack71>=7.0:www/rubygem-actionpack71 \
|
||||
rubygem-railties71>=7.0:www/rubygem-railties71
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1495191040
|
||||
SHA256 (rubygem/best_in_place-3.1.1.gem) = 5a682a28b001a0f3bc557ea82085bc2bc29122115d662c8707b040a192aa2765
|
||||
SIZE (rubygem/best_in_place-3.1.1.gem) = 75264
|
||||
TIMESTAMP = 1724084842
|
||||
SHA256 (rubygem/best_in_place-4.0.0.gem) = daefa2ec55a7a07605a2a894bbece54c0c29086f48e00e4b703b337556cb8de4
|
||||
SIZE (rubygem/best_in_place-4.0.0.gem) = 75776
|
||||
|
|
Loading…
Add table
Reference in a new issue