Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Sep 2023 21:32:37 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: fb4482dd347a - main - databases/rubygem-globalid-rails70: Update to 1.2.0
Message-ID:  <202309042132.384LWbkJ097400@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=fb4482dd347ac25355cfe1b84a5ab4886f2c3b8f

commit fb4482dd347ac25355cfe1b84a5ab4886f2c3b8f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-09-04 21:27:10 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-09-04 21:30:20 +0000

    databases/rubygem-globalid-rails70: Update to 1.2.0
    
    Changes:        https://github.com/rails/globalid/releases
---
 databases/rubygem-globalid-rails70/Makefile | 4 ++--
 databases/rubygem-globalid-rails70/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/databases/rubygem-globalid-rails70/Makefile b/databases/rubygem-globalid-rails70/Makefile
index 00c667f2d52f..722a4aa85545 100644
--- a/databases/rubygem-globalid-rails70/Makefile
+++ b/databases/rubygem-globalid-rails70/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	globalid
-PORTVERSION=	1.1.0
+PORTVERSION=	1.2.0
 CATEGORIES=	databases rubygems
 MASTER_SITES=	RG
 PKGNAMESUFFIX=	-rails70
@@ -11,7 +11,7 @@ WWW=		https://github.com/rails/globalid
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
-RUN_DEPENDS=	rubygem-activesupport70>=5.0:devel/rubygem-activesupport70
+RUN_DEPENDS=	rubygem-activesupport70>=6.1:devel/rubygem-activesupport70
 
 USES=		gem
 
diff --git a/databases/rubygem-globalid-rails70/distinfo b/databases/rubygem-globalid-rails70/distinfo
index 733db8406944..cb66979687f7 100644
--- a/databases/rubygem-globalid-rails70/distinfo
+++ b/databases/rubygem-globalid-rails70/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1675191137
-SHA256 (rubygem/globalid-1.1.0.gem) = b337e1746f0c8cb0a6c918234b03a1ddeb4966206ce288fbb57779f59b2d154f
-SIZE (rubygem/globalid-1.1.0.gem) = 13312
+TIMESTAMP = 1693823951
+SHA256 (rubygem/globalid-1.2.0.gem) = 052cf388d1f0cfd2ddf20d0f97f7cc458d8b3eb98028b3ead32dbebf257094d7
+SIZE (rubygem/globalid-1.2.0.gem) = 14848



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