diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-12-02 12:10:47 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-12-02 12:18:15 +0000 |
| commit | 16a3fd6f8c2e93885caf5cd88a59c0978237ba25 (patch) | |
| tree | 6ba9b928c43e84b49b61a0ec85f5916cb0c9cd9c | |
| parent | d6ceccfe4e9ee6602bb3dc0bc90096b4dd29f530 (diff) | |
devel/rubygem-authlogic: Update to 6.6.0
- Update RUN_DEPENDS: use Rails 8.1
Changes: https://github.com/binarylogic/authlogic/blob/master/CHANGELOG.md
| -rw-r--r-- | devel/rubygem-authlogic/Makefile | 8 | ||||
| -rw-r--r-- | devel/rubygem-authlogic/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/rubygem-authlogic/Makefile b/devel/rubygem-authlogic/Makefile index 4c1f061c062a..1ddb0a1d29cc 100644 --- a/devel/rubygem-authlogic/Makefile +++ b/devel/rubygem-authlogic/Makefile @@ -1,5 +1,5 @@ PORTNAME= authlogic -PORTVERSION= 6.5.0 +PORTVERSION= 6.6.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -9,9 +9,9 @@ WWW= https://github.com/binarylogic/authlogic LICENSE= MIT -RUN_DEPENDS= rubygem-activemodel80>=5.2<8.1:databases/rubygem-activemodel80 \ - rubygem-activerecord80>=5.2<8.1:databases/rubygem-activerecord80 \ - rubygem-activesupport80>=5.2<8.1:devel/rubygem-activesupport80 \ +RUN_DEPENDS= rubygem-activemodel81>=7.2<8.2:databases/rubygem-activemodel81 \ + rubygem-activerecord81>=7.2<8.2:databases/rubygem-activerecord81 \ + rubygem-activesupport81>=7.2<8.2:devel/rubygem-activesupport81 \ rubygem-request_store>=1.0<2:devel/rubygem-request_store USES= gem diff --git a/devel/rubygem-authlogic/distinfo b/devel/rubygem-authlogic/distinfo index aaede94e1749..b3e5739559e7 100644 --- a/devel/rubygem-authlogic/distinfo +++ b/devel/rubygem-authlogic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745178258 -SHA256 (rubygem/authlogic-6.5.0.gem) = f86713f58a64e47190d8c3a3c311d556fb0abda21d10f70137df105dd6d54a12 -SIZE (rubygem/authlogic-6.5.0.gem) = 50176 +TIMESTAMP = 1764511066 +SHA256 (rubygem/authlogic-6.6.0.gem) = 42525315fccbfcff40cbd62fd068ddee9d13516243e1a1c143f559fc314e85a4 +SIZE (rubygem/authlogic-6.6.0.gem) = 49664 |
