UPDATE: devel/ruby-rspec
This commit is contained in:
parent
5804053613
commit
7eb9080cdf
5 changed files with 11 additions and 11 deletions
|
@ -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>
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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>
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue