Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2023 21:46:29 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: 997c6cec88b9 - main - textproc/rubygem-rails-dom-testing-rails61: Update to 2.1.1
Message-ID:  <202307092146.369LkTvx095545@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=997c6cec88b9f940011c8f40fcbec5b0a7b72b3a

commit 997c6cec88b9f940011c8f40fcbec5b0a7b72b3a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-09 21:30:08 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-09 21:36:13 +0000

    textproc/rubygem-rails-dom-testing-rails61: Update to 2.1.1
    
    Changes:        https://github.com/rails/rails-dom-testing/releases
---
 textproc/rubygem-rails-dom-testing-rails61/Makefile | 5 +++--
 textproc/rubygem-rails-dom-testing-rails61/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/textproc/rubygem-rails-dom-testing-rails61/Makefile b/textproc/rubygem-rails-dom-testing-rails61/Makefile
index ef21e12077f0..1f2b0ddee41b 100644
--- a/textproc/rubygem-rails-dom-testing-rails61/Makefile
+++ b/textproc/rubygem-rails-dom-testing-rails61/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	rails-dom-testing
-PORTVERSION=	2.0.3
+PORTVERSION=	2.1.1
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 PKGNAMESUFFIX=	-rails61
@@ -11,7 +11,8 @@ WWW=		https://github.com/rails/rails-dom-testing
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
-RUN_DEPENDS=	rubygem-activesupport61>=4.2.0:devel/rubygem-activesupport61 \
+RUN_DEPENDS=	rubygem-activesupport61>=5.0.0:devel/rubygem-activesupport61 \
+		rubygem-minitest>=0:devel/rubygem-minitest \
 		rubygem-nokogiri>=1.6:textproc/rubygem-nokogiri
 
 USES=		gem
diff --git a/textproc/rubygem-rails-dom-testing-rails61/distinfo b/textproc/rubygem-rails-dom-testing-rails61/distinfo
index d87274f660df..c6833d00aeb2 100644
--- a/textproc/rubygem-rails-dom-testing-rails61/distinfo
+++ b/textproc/rubygem-rails-dom-testing-rails61/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1494610306
-SHA256 (rubygem/rails-dom-testing-2.0.3.gem) = b140c4f39f6e609c8113137b9a60dfc2ecb89864e496f87f23a68b3b8f12d8d1
-SIZE (rubygem/rails-dom-testing-2.0.3.gem) = 14336
+TIMESTAMP = 1688902939
+SHA256 (rubygem/rails-dom-testing-2.1.1.gem) = 4d3e37b102b890a5c4b2a7cea968951c0b160e44f02ab222f864a4838f2fe09d
+SIZE (rubygem/rails-dom-testing-2.1.1.gem) = 14848



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