Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jun 2021 20:48:09 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5240542b302f - main - devel/rubygem-authlogic: Update to 6.4.1
Message-ID:  <202106302048.15UKm9HI057065@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit 5240542b302f273f0e5f325624b6b4f7716300be
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-30 20:40:03 +0000
Commit:     Po-Chuan Hsieh <sunpoet@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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106302048.15UKm9HI057065>