Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jan 2022 19:05:02 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: a111e6693e96 - main - devel/rubygem-authlogic: Update to 6.4.2
Message-ID:  <202201111905.20BJ521Q090132@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=a111e6693e9658a5b6e07002b863b8f0a9c7a7cc

commit a111e6693e9658a5b6e07002b863b8f0a9c7a7cc
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-01-11 17:38:52 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-01-11 18:47:30 +0000

    devel/rubygem-authlogic: Update to 6.4.2
    
    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 d1fbc9ecc99c..94654cdc910e 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.4.1
+PORTVERSION=	6.4.2
 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.2:databases/rubygem-activemodel60 \
-		rubygem-activerecord60>=5.2<6.2:databases/rubygem-activerecord60 \
-		rubygem-activesupport60>=5.2<6.2:devel/rubygem-activesupport60 \
+RUN_DEPENDS=	rubygem-activemodel60>=5.2<7.1:databases/rubygem-activemodel60 \
+		rubygem-activerecord60>=5.2<7.1:databases/rubygem-activerecord60 \
+		rubygem-activesupport60>=5.2<7.1: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 fb810ad8cc9d..4392eac766fc 100644
--- a/devel/rubygem-authlogic/distinfo
+++ b/devel/rubygem-authlogic/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1624630258
-SHA256 (rubygem/authlogic-6.4.1.gem) = e17464c16f9f34e1a6d740b885b76cac23c71093285c3b8f89a6b3a3456ceb85
-SIZE (rubygem/authlogic-6.4.1.gem) = 50176
+TIMESTAMP = 1641046862
+SHA256 (rubygem/authlogic-6.4.2.gem) = bed18a89c5585960291a3ad02d21c105c036aa7217b82c61268a1f6ba513bb06
+SIZE (rubygem/authlogic-6.4.2.gem) = 50176



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