mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
databases/rubygem-flipper-active_record: Update to 1.2.2
- Update COMMENT - Update WWW - Update RUN_DEPENDS: use Rails 7.1 Changes: https://github.com/flippercloud/flipper/releases
This commit is contained in:
parent
ef53fa55f2
commit
88a0d290e3
@ -1,16 +1,17 @@
|
||||
PORTNAME= flipper-active_record
|
||||
PORTVERSION= 0.28.3
|
||||
PORTVERSION= 1.2.2
|
||||
CATEGORIES= databases rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= ActiveRecord adapter for Flipper
|
||||
WWW= https://github.com/flippercloud/flipper
|
||||
COMMENT= ActiveRecord feature flag adapter for Flipper
|
||||
WWW= https://www.flippercloud.io/ \
|
||||
https://github.com/flippercloud/flipper
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-activerecord50>=4.2<8:databases/rubygem-activerecord50 \
|
||||
rubygem-flipper>=${PORTVERSION}<0.29:devel/rubygem-flipper
|
||||
RUN_DEPENDS= rubygem-activerecord71>=4.2<8:databases/rubygem-activerecord71 \
|
||||
rubygem-flipper>=${PORTVERSION}<1.3:devel/rubygem-flipper
|
||||
|
||||
USES= gem
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1691070198
|
||||
SHA256 (rubygem/flipper-active_record-0.28.3.gem) = c6a91c265da8062b75cf575708e325b931e248e5f81582fea8c4cdf461ad1920
|
||||
SIZE (rubygem/flipper-active_record-0.28.3.gem) = 10240
|
||||
TIMESTAMP = 1712886468
|
||||
SHA256 (rubygem/flipper-active_record-1.2.2.gem) = 53cc346b85ec9160cbcfeafed2e92c6dbcbda09bcee3d5805a3bde2b1bdf66e1
|
||||
SIZE (rubygem/flipper-active_record-1.2.2.gem) = 11264
|
||||
|
Loading…
Reference in New Issue
Block a user