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,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 <bsd.port.mk>