mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
devel/rubygem-authlogic: Update to 6.4.1
Changes: https://github.com/binarylogic/authlogic/blob/master/CHANGELOG.md
This commit is contained in:
parent
caa8b4e2a0
commit
5240542b30
@ -1,7 +1,7 @@
|
||||
# Created by: Alexander Logvinov <avl@FreeBSD.org>
|
||||
|
||||
PORTNAME= authlogic
|
||||
PORTVERSION= 6.1.0
|
||||
PORTVERSION= 6.4.1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -10,9 +10,9 @@ COMMENT= Clean, simple, and unobtrusive Ruby authentication solution
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-activemodel60>=5.2<6.1:databases/rubygem-activemodel60 \
|
||||
rubygem-activerecord60>=5.2<6.1:databases/rubygem-activerecord60 \
|
||||
rubygem-activesupport60>=5.2<6.1:devel/rubygem-activesupport60 \
|
||||
RUN_DEPENDS= rubygem-activemodel60>=5.2<6.2:databases/rubygem-activemodel60 \
|
||||
rubygem-activerecord60>=5.2<6.2:databases/rubygem-activerecord60 \
|
||||
rubygem-activesupport60>=5.2<6.2:devel/rubygem-activesupport60 \
|
||||
rubygem-request_store>=1.0<2:devel/rubygem-request_store
|
||||
|
||||
USES= gem
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1595416819
|
||||
SHA256 (rubygem/authlogic-6.1.0.gem) = 98f6ce9225d7ed85487617dbcf9e659802d15850ee81da2229223cbfe6461258
|
||||
SIZE (rubygem/authlogic-6.1.0.gem) = 48640
|
||||
TIMESTAMP = 1624630258
|
||||
SHA256 (rubygem/authlogic-6.4.1.gem) = e17464c16f9f34e1a6d740b885b76cac23c71093285c3b8f89a6b3a3456ceb85
|
||||
SIZE (rubygem/authlogic-6.4.1.gem) = 50176
|
||||
|
Loading…
Reference in New Issue
Block a user