UPDATE: devel/ruby-rspec

This commit is contained in:
purplerain 2023-09-04 02:37:48 +00:00
parent 5804053613
commit 7eb9080cdf
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
5 changed files with 11 additions and 11 deletions

View file

@ -1,7 +1,7 @@
COMMENT= rspec runner and formatters COMMENT= rspec runner and formatters
DISTNAME= rspec-core-3.12.1 DISTNAME= rspec-core-3.12.2
BUILD_DEPENDS= ${RUN_DEPENDS} \ BUILD_DEPENDS= ${RUN_DEPENDS} \
devel/ruby-rspec/3/support devel/ruby-rspec/3/support,${MODRUBY_FLAVOR}
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (rspec-core-3.12.1.gem) = LkDCZfce63yqTKxXEGpxXSzZyt3FUL2aTmMvSjcrRDU= SHA256 (rspec-core-3.12.2.gem) = FVtUSA8o4rKBMYUHf+Q1wtZjAxYWNg7TsXmp1qVdJVE=
SIZE (rspec-core-3.12.1.gem) = 165888 SIZE (rspec-core-3.12.2.gem) = 165888

View file

@ -1,8 +1,8 @@
COMMENT= rspec expectations and matchers COMMENT= rspec expectations and matchers
DISTNAME= rspec-expectations-3.12.2 DISTNAME= rspec-expectations-3.12.3
BUILD_DEPENDS= ${RUN_DEPENDS} \ BUILD_DEPENDS= ${RUN_DEPENDS} \
devel/ruby-diff-lcs \ devel/ruby-diff-lcs,${MODRUBY_FLAVOR} \
devel/ruby-rspec/3/support devel/ruby-rspec/3/support,${MODRUBY_FLAVOR}
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (rspec-expectations-3.12.2.gem) = hlLbcLJa4zeLcnRHepBratGDOnt8+7ABoD9J3Rwdag0= SHA256 (rspec-expectations-3.12.3.gem) = CT0Y4ufgosYZ749zQ9RC/GwHk/t4l9VvFvJsip0kRBY=
SIZE (rspec-expectations-3.12.2.gem) = 87552 SIZE (rspec-expectations-3.12.3.gem) = 87552

View file

@ -2,7 +2,7 @@ COMMENT= rspec stubbing and mocking
DISTNAME= rspec-mocks-3.12.5 DISTNAME= rspec-mocks-3.12.5
BUILD_DEPENDS= ${RUN_DEPENDS} \ BUILD_DEPENDS= ${RUN_DEPENDS} \
devel/ruby-diff-lcs \ devel/ruby-diff-lcs,${MODRUBY_FLAVOR} \
devel/ruby-rspec/3/support devel/ruby-rspec/3/support,${MODRUBY_FLAVOR}
.include <bsd.port.mk> .include <bsd.port.mk>