simple update 5.2.2->5.2.3
This commit is contained in:
parent
7ac566877e
commit
ea45208e31
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.31 2019/04/23 11:36:57 sebastia Exp $
|
||||
# $OpenBSD: Makefile,v 1.32 2019/05/15 06:42:17 sebastia Exp $
|
||||
|
||||
COMMENT = support libraries and Ruby extensions extracted from Rails
|
||||
|
||||
DISTNAME = activesupport-5.2.2
|
||||
DISTNAME = activesupport-5.2.3
|
||||
CATEGORIES = devel
|
||||
MAINTAINER = Sebastian Reitenbach <sebastia@openbsd.org>
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (activesupport-5.2.2.gem) = /zk+SFul6brYuPHXuJsq3daXQg+frKPJydp3jvs+ysc=
|
||||
SIZE (activesupport-5.2.2.gem) = 380928
|
||||
SHA256 (activesupport-5.2.3.gem) = KFawA2hp6JBD9chwoamdLIEXhRMP6kr/rYPPlx25G4Q=
|
||||
SIZE (activesupport-5.2.3.gem) = 381440
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.19 2019/04/23 11:36:57 sebastia Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.20 2019/05/15 06:42:17 sebastia Exp $
|
||||
${GEM_LIB}/cache/${DISTNAME}.gem
|
||||
${GEM_LIB}/gems/${DISTNAME}/
|
||||
${GEM_LIB}/gems/${DISTNAME}/CHANGELOG.md
|
||||
@ -133,6 +133,7 @@ ${GEM_LIB}/gems/${DISTNAME}/lib/active_support/core_ext/object/try.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/core_ext/object/with_options.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/core_ext/range/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/core_ext/range.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/core_ext/range/compare_range.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/core_ext/range/conversions.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/core_ext/range/each.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/core_ext/range/include_range.rb
|
||||
|
Loading…
Reference in New Issue
Block a user