git: 5240542b302f - main - devel/rubygem-authlogic: Update to 6.4.1

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 30 20:48:11 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5240542b302f273f0e5f325624b6b4f7716300be

commit 5240542b302f273f0e5f325624b6b4f7716300be
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-30 20:40:03 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-30 20:44:08 +0000

    devel/rubygem-authlogic: Update to 6.4.1
    
    Changes:        https://github.com/binarylogic/authlogic/blob/master/CHANGELOG.md
---
 devel/rubygem-authlogic/Makefile | 8 ++++----
 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 092c5f169aa6..d1fbc9ecc99c 100644
--- a/devel/rubygem-authlogic/Makefile
+++ b/devel/rubygem-authlogic/Makefile
@@ -1,7 +1,7 @@
 # Created by: Alexander Logvinov <avl at 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
diff --git a/devel/rubygem-authlogic/distinfo b/devel/rubygem-authlogic/distinfo
index 7015ffbb44ce..fb810ad8cc9d 100644
--- a/devel/rubygem-authlogic/distinfo
+++ b/devel/rubygem-authlogic/distinfo
@@ -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


More information about the dev-commits-ports-main mailing list