mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/rubygem-authlogic: Update to 6.4.2
Changes: https://github.com/binarylogic/authlogic/blob/master/CHANGELOG.md
This commit is contained in:
parent
e1074b6871
commit
a111e6693e
2 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Created by: Alexander Logvinov <avl@FreeBSD.org>
|
# Created by: Alexander Logvinov <avl@FreeBSD.org>
|
||||||
|
|
||||||
PORTNAME= authlogic
|
PORTNAME= authlogic
|
||||||
PORTVERSION= 6.4.1
|
PORTVERSION= 6.4.2
|
||||||
CATEGORIES= devel rubygems
|
CATEGORIES= devel rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
@ -10,9 +10,9 @@ COMMENT= Clean, simple, and unobtrusive Ruby authentication solution
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
|
|
||||||
RUN_DEPENDS= rubygem-activemodel60>=5.2<6.2:databases/rubygem-activemodel60 \
|
RUN_DEPENDS= rubygem-activemodel60>=5.2<7.1:databases/rubygem-activemodel60 \
|
||||||
rubygem-activerecord60>=5.2<6.2:databases/rubygem-activerecord60 \
|
rubygem-activerecord60>=5.2<7.1:databases/rubygem-activerecord60 \
|
||||||
rubygem-activesupport60>=5.2<6.2:devel/rubygem-activesupport60 \
|
rubygem-activesupport60>=5.2<7.1:devel/rubygem-activesupport60 \
|
||||||
rubygem-request_store>=1.0<2:devel/rubygem-request_store
|
rubygem-request_store>=1.0<2:devel/rubygem-request_store
|
||||||
|
|
||||||
USES= gem
|
USES= gem
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1624630258
|
TIMESTAMP = 1641046862
|
||||||
SHA256 (rubygem/authlogic-6.4.1.gem) = e17464c16f9f34e1a6d740b885b76cac23c71093285c3b8f89a6b3a3456ceb85
|
SHA256 (rubygem/authlogic-6.4.2.gem) = bed18a89c5585960291a3ad02d21c105c036aa7217b82c61268a1f6ba513bb06
|
||||||
SIZE (rubygem/authlogic-6.4.1.gem) = 50176
|
SIZE (rubygem/authlogic-6.4.2.gem) = 50176
|
||||||
|
|
Loading…
Add table
Reference in a new issue