sync ports with The Matrix

This commit is contained in:
purplerain 2023-09-07 05:29:01 +00:00
parent 5d292fe8ab
commit ec769495ab
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
13 changed files with 35 additions and 32 deletions

View file

@ -1,6 +1,6 @@
COMMENT= testing framework for Rails
DISTNAME= rspec-rails-6.0.1
DISTNAME= rspec-rails-6.0.3
CATEGORIES= devel
MAINTAINER= Purple Rain <purplerain@secbsd.org>
@ -11,13 +11,13 @@ PERMIT_PACKAGE= Yes
MODULES= lang/ruby
BUILD_DEPENDS+= ${RUN_DEPENDS} \
devel/ruby-actionpack \
devel/ruby-activesupport \
devel/ruby-railties \
devel/ruby-rspec/3/core \
devel/ruby-rspec/3/expectations \
devel/ruby-rspec/3/mocks \
devel/ruby-rspec/3/support
devel/ruby-actionpack,${MODRUBY_FLAVOR} \
devel/ruby-activesupport,${MODRUBY_FLAVOR} \
devel/ruby-railties,${MODRUBY_FLAVOR} \
devel/ruby-rspec/3/core,${MODRUBY_FLAVOR} \
devel/ruby-rspec/3/expectations,${MODRUBY_FLAVOR} \
devel/ruby-rspec/3/mocks,${MODRUBY_FLAVOR} \
devel/ruby-rspec/3/support,${MODRUBY_FLAVOR}
CONFIGURE_STYLE= ruby gem

View file

@ -1,2 +1,2 @@
SHA256 (rspec-rails-6.0.1.gem) = AWyOvVs4zly86UneL1so8r3nu3jU3iaUBRZxNZeybjQ=
SIZE (rspec-rails-6.0.1.gem) = 70144
SHA256 (rspec-rails-6.0.3.gem) = bRgSz68Y26WgjX4wyFFJskoiD64GSFOpbkUTdr5v2CA=
SIZE (rspec-rails-6.0.3.gem) = 70144