Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Mar 2022 18:25:35 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: 2f32371a02df - main - devel/rubygem-rspec-expectations: Update to 3.11.0
Message-ID:  <202203071825.227IPZUc083546@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=2f32371a02dfaa8e4b26c3466575ae76360cc4ae

commit 2f32371a02dfaa8e4b26c3466575ae76360cc4ae
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-03-07 18:03:11 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-03-07 18:12:58 +0000

    devel/rubygem-rspec-expectations: Update to 3.11.0
    
    Changes:        https://github.com/rspec/rspec-expectations/blob/main/Changelog.md
---
 devel/rubygem-rspec-expectations/Makefile | 4 ++--
 devel/rubygem-rspec-expectations/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/rubygem-rspec-expectations/Makefile b/devel/rubygem-rspec-expectations/Makefile
index 7b697ad7f614..d5145a231df4 100644
--- a/devel/rubygem-rspec-expectations/Makefile
+++ b/devel/rubygem-rspec-expectations/Makefile
@@ -1,7 +1,7 @@
 # Created by: Steve Wills <swills@FreeBSD.org>
 
 PORTNAME=	rspec-expectations
-PORTVERSION=	3.10.2
+PORTVERSION=	3.11.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +12,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
 RUN_DEPENDS=	rubygem-diff-lcs>=1.2.0<2.0:textproc/rubygem-diff-lcs \
-		rubygem-rspec-support>=${PORTVERSION:R}.0<3.11:devel/rubygem-rspec-support
+		rubygem-rspec-support>=${PORTVERSION:R}.0<3.12:devel/rubygem-rspec-support
 
 USES=		gem
 USE_RUBY=	yes
diff --git a/devel/rubygem-rspec-expectations/distinfo b/devel/rubygem-rspec-expectations/distinfo
index 262575170b16..fc0bdc775e87 100644
--- a/devel/rubygem-rspec-expectations/distinfo
+++ b/devel/rubygem-rspec-expectations/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1643133983
-SHA256 (rubygem/rspec-expectations-3.10.2.gem) = fa9fdf7e7bf2e5e5b3143b2b18fea05e209406d96b92a9a722753426931432e3
-SIZE (rubygem/rspec-expectations-3.10.2.gem) = 86528
+TIMESTAMP = 1646058816
+SHA256 (rubygem/rspec-expectations-3.11.0.gem) = a3c0859805bdfd88bef90bf050cbb4a04f01fe9e0ad24e5b77571e1abd823100
+SIZE (rubygem/rspec-expectations-3.11.0.gem) = 87040



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