From 7eb9080cdfb8a3f4f310771bef8604f98d7f277b Mon Sep 17 00:00:00 2001 From: purplerain Date: Mon, 4 Sep 2023 02:37:48 +0000 Subject: [PATCH] UPDATE: devel/ruby-rspec --- devel/ruby-rspec/3/core/Makefile | 4 ++-- devel/ruby-rspec/3/core/distinfo | 4 ++-- devel/ruby-rspec/3/expectations/Makefile | 6 +++--- devel/ruby-rspec/3/expectations/distinfo | 4 ++-- devel/ruby-rspec/3/mocks/Makefile | 4 ++-- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/devel/ruby-rspec/3/core/Makefile b/devel/ruby-rspec/3/core/Makefile index ea5926c57..003f9732d 100644 --- a/devel/ruby-rspec/3/core/Makefile +++ b/devel/ruby-rspec/3/core/Makefile @@ -1,7 +1,7 @@ COMMENT= rspec runner and formatters -DISTNAME= rspec-core-3.12.1 +DISTNAME= rspec-core-3.12.2 BUILD_DEPENDS= ${RUN_DEPENDS} \ - devel/ruby-rspec/3/support + devel/ruby-rspec/3/support,${MODRUBY_FLAVOR} .include diff --git a/devel/ruby-rspec/3/core/distinfo b/devel/ruby-rspec/3/core/distinfo index f737ac1c9..20060f0b1 100644 --- a/devel/ruby-rspec/3/core/distinfo +++ b/devel/ruby-rspec/3/core/distinfo @@ -1,2 +1,2 @@ -SHA256 (rspec-core-3.12.1.gem) = LkDCZfce63yqTKxXEGpxXSzZyt3FUL2aTmMvSjcrRDU= -SIZE (rspec-core-3.12.1.gem) = 165888 +SHA256 (rspec-core-3.12.2.gem) = FVtUSA8o4rKBMYUHf+Q1wtZjAxYWNg7TsXmp1qVdJVE= +SIZE (rspec-core-3.12.2.gem) = 165888 diff --git a/devel/ruby-rspec/3/expectations/Makefile b/devel/ruby-rspec/3/expectations/Makefile index 98c2e54e2..ca9e93921 100644 --- a/devel/ruby-rspec/3/expectations/Makefile +++ b/devel/ruby-rspec/3/expectations/Makefile @@ -1,8 +1,8 @@ COMMENT= rspec expectations and matchers -DISTNAME= rspec-expectations-3.12.2 +DISTNAME= rspec-expectations-3.12.3 BUILD_DEPENDS= ${RUN_DEPENDS} \ - devel/ruby-diff-lcs \ - devel/ruby-rspec/3/support + devel/ruby-diff-lcs,${MODRUBY_FLAVOR} \ + devel/ruby-rspec/3/support,${MODRUBY_FLAVOR} .include diff --git a/devel/ruby-rspec/3/expectations/distinfo b/devel/ruby-rspec/3/expectations/distinfo index 2cbbbd0f4..8ad6b1c35 100644 --- a/devel/ruby-rspec/3/expectations/distinfo +++ b/devel/ruby-rspec/3/expectations/distinfo @@ -1,2 +1,2 @@ -SHA256 (rspec-expectations-3.12.2.gem) = hlLbcLJa4zeLcnRHepBratGDOnt8+7ABoD9J3Rwdag0= -SIZE (rspec-expectations-3.12.2.gem) = 87552 +SHA256 (rspec-expectations-3.12.3.gem) = CT0Y4ufgosYZ749zQ9RC/GwHk/t4l9VvFvJsip0kRBY= +SIZE (rspec-expectations-3.12.3.gem) = 87552 diff --git a/devel/ruby-rspec/3/mocks/Makefile b/devel/ruby-rspec/3/mocks/Makefile index 4e39e3e0d..76c949f28 100644 --- a/devel/ruby-rspec/3/mocks/Makefile +++ b/devel/ruby-rspec/3/mocks/Makefile @@ -2,7 +2,7 @@ COMMENT= rspec stubbing and mocking DISTNAME= rspec-mocks-3.12.5 BUILD_DEPENDS= ${RUN_DEPENDS} \ - devel/ruby-diff-lcs \ - devel/ruby-rspec/3/support + devel/ruby-diff-lcs,${MODRUBY_FLAVOR} \ + devel/ruby-rspec/3/support,${MODRUBY_FLAVOR} .include