Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Sep 2021 15:59:33 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: aea37fbee70a - main - databases/rubygem-globalid-rails61: Update to 0.5.2
Message-ID:  <202109271559.18RFxX91031620@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=aea37fbee70aae7f46f634546374fff812f7751f

commit aea37fbee70aae7f46f634546374fff812f7751f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-09-27 15:39:04 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-09-27 15:56:03 +0000

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

diff --git a/databases/rubygem-globalid-rails61/Makefile b/databases/rubygem-globalid-rails61/Makefile
index 8bc4e782e0fd..67d5fb25652a 100644
--- a/databases/rubygem-globalid-rails61/Makefile
+++ b/databases/rubygem-globalid-rails61/Makefile
@@ -1,7 +1,7 @@
 # Created by: Johannes Meixner <johannes@perceivon.net>
 
 PORTNAME=	globalid
-PORTVERSION=	0.4.2
+PORTVERSION=	0.5.2
 CATEGORIES=	databases rubygems
 MASTER_SITES=	RG
 PKGNAMESUFFIX=	-rails61
@@ -12,7 +12,7 @@ COMMENT=	URIs for your models makes it easy to pass references around
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
-RUN_DEPENDS=	rubygem-activesupport61>=4.2.0:devel/rubygem-activesupport61
+RUN_DEPENDS=	rubygem-activesupport61>=5.0:devel/rubygem-activesupport61
 
 USES=		gem
 USE_RUBY=	yes
diff --git a/databases/rubygem-globalid-rails61/distinfo b/databases/rubygem-globalid-rails61/distinfo
index 30ad220803a6..8202853087d9 100644
--- a/databases/rubygem-globalid-rails61/distinfo
+++ b/databases/rubygem-globalid-rails61/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1549638071
-SHA256 (rubygem/globalid-0.4.2.gem) = 61f72a3817e0d8ca0c382460847ed19b821805b5a9ad3204774b9cc976b37dfe
-SIZE (rubygem/globalid-0.4.2.gem) = 12800
+TIMESTAMP = 1632664386
+SHA256 (rubygem/globalid-0.5.2.gem) = 75539151585a63882a34a6c11e12fe0c506c684a35e5dd5308bb8e09f5e0dc4c
+SIZE (rubygem/globalid-0.5.2.gem) = 13312



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