Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2023 21:46:25 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: 29239b3617bb - main - textproc/rubygem-rails-dom-testing-rails5: Update to 2.1.1
Message-ID:  <202307092146.369LkP8S095450@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=29239b3617bb870ac2d0c32bc10e489f0331b3d3

commit 29239b3617bb870ac2d0c32bc10e489f0331b3d3
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-09 21:29:57 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-09 21:36:12 +0000

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

diff --git a/textproc/rubygem-rails-dom-testing-rails5/Makefile b/textproc/rubygem-rails-dom-testing-rails5/Makefile
index 507965f28701..f103409ea4b5 100644
--- a/textproc/rubygem-rails-dom-testing-rails5/Makefile
+++ b/textproc/rubygem-rails-dom-testing-rails5/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	rails-dom-testing
-PORTVERSION=	2.0.3
-PORTREVISION=	1
+PORTVERSION=	2.1.1
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 PKGNAMESUFFIX=	-rails5
@@ -12,7 +11,8 @@ WWW=		https://github.com/rails/rails-dom-testing
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
-RUN_DEPENDS=	rubygem-activesupport5>=4.2.0:devel/rubygem-activesupport5 \
+RUN_DEPENDS=	rubygem-activesupport5>=5.0.0:devel/rubygem-activesupport5 \
+		rubygem-minitest>=0:devel/rubygem-minitest \
 		rubygem-nokogiri>=1.6:textproc/rubygem-nokogiri
 
 USES=		gem
diff --git a/textproc/rubygem-rails-dom-testing-rails5/distinfo b/textproc/rubygem-rails-dom-testing-rails5/distinfo
index d87274f660df..39aff424c08b 100644
--- a/textproc/rubygem-rails-dom-testing-rails5/distinfo
+++ b/textproc/rubygem-rails-dom-testing-rails5/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 = 1688902931
+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.369LkP8S095450>