UPDATE: devel/ruby-railties 7.0.4.3 -> 7.0.5
This commit is contained in:
parent
50b6c218eb
commit
3d36b60756
2 changed files with 8 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
COMMENT= rails internals
|
||||
|
||||
DISTNAME= railties-7.0.4.3
|
||||
DISTNAME= railties-7.0.5
|
||||
CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= https://rubyonrails.org
|
||||
|
@ -13,11 +13,11 @@ PERMIT_PACKAGE= Yes
|
|||
MODULES= lang/ruby
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
||||
devel/ruby-actionpack \
|
||||
devel/ruby-activesupport \
|
||||
devel/ruby-method-source \
|
||||
devel/ruby-thor \
|
||||
devel/ruby-zeitwerk
|
||||
devel/ruby-actionpack,${MODRUBY_FLAVOR} \
|
||||
devel/ruby-activesupport,${MODRUBY_FLAVOR} \
|
||||
devel/ruby-method-source,${MODRUBY_FLAVOR} \
|
||||
devel/ruby-thor,${MODRUBY_FLAVOR} \
|
||||
devel/ruby-zeitwerk,${MODRUBY_FLAVOR}
|
||||
|
||||
CONFIGURE_STYLE= ruby gem
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (railties-7.0.4.3.gem) = mMs90Avt+IV4EMgGkzzyj/DzqUME8r4ltK5OoMOK13A=
|
||||
SIZE (railties-7.0.4.3.gem) = 160768
|
||||
SHA256 (railties-7.0.5.gem) = 3POAmGI88D59mf7lCVSg9mQwewNYzACtXGdZCUBnw04=
|
||||
SIZE (railties-7.0.5.gem) = 161280
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue