Skip to content

Commit

Permalink
ruby23 bump libffi (PR #928), enabling -rb23 for ARM
Browse files Browse the repository at this point in the history
  • Loading branch information
dmacks committed Jan 14, 2023
1 parent c43f5f6 commit 912b973
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 20 deletions.
10 changes: 4 additions & 6 deletions 10.9-libcxx/stable/main/finkinfo/languages/ruby23.info
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,18 @@ Package: ruby23
# OPENSSL110 FTBFS
# GDBM_COMPAT
Version: 2.3.8
Revision: 2
# NOARM_FFI6
Architecture: x86_64
Revision: 3
Description: Interpreted, object-oriented language
License: BSD
Homepage: http://www.ruby-lang.org/
Homepage: https://www.ruby-lang.org/
Maintainer: Daniel Johnson <[email protected]>

# Dependencies.
Depends: <<
%N-shlibs (= %v-%r),
gdbm4-shlibs,
gmp5-shlibs,
libffi6-shlibs,
libffi8-shlibs,
libyaml-shlibs (>= 0.2.5-1),
openssl100-shlibs (>= 1.0.2s-1),
readline8-shlibs
Expand All @@ -26,7 +24,7 @@ BuildDepends: <<
fink (>= 0.32),
gdbm4,
gmp5,
libffi6,
libffi8,
libyaml (>= 0.2.5-1),
openssl100-dev (>= 1.0.2s-1),
readline8
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ Info2: <<
Package: asciidoctor-rb%type_pkg[ruby]
Version: 1.5.7.1
Revision: 1
# NOARM_FFI6
Architecture: <<
(%type_pkg[ruby] = 23) x86_64
<<
Description: Asciidoc text processor
DescDetail: <<
Asciidoctor is a fast text processor and publishing toolchain for
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ Revision: 1
Architecture: <<
(%type_pkg[ruby] = 20) x86_64,
(%type_pkg[ruby] = 21) x86_64,
(%type_pkg[ruby] = 22) x86_64,
(%type_pkg[ruby] = 23) x86_64
(%type_pkg[ruby] = 22) x86_64
<<
Description: Manage gem dependencies
Type: ruby (2.0 2.1 2.2 2.3 2.4 2.5)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ Revision: 1
Architecture: <<
(%type_pkg[ruby] = 20) x86_64,
(%type_pkg[ruby] = 21) x86_64,
(%type_pkg[ruby] = 22) x86_64,
(%type_pkg[ruby] = 23) x86_64
(%type_pkg[ruby] = 22) x86_64
<<
Description: Swift, liberal HTML parser
Type: ruby (2.0 2.1 2.2 2.3 2.4 2.5)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ Revision: 2
Architecture: <<
(%type_pkg[ruby] = 20) x86_64,
(%type_pkg[ruby] = 21) x86_64,
(%type_pkg[ruby] = 22) x86_64,
(%type_pkg[ruby] = 23) x86_64
(%type_pkg[ruby] = 22) x86_64
<<
Description: Logic-less Ruby templates
Type: ruby (2.0 2.1 2.2 2.3 2.4 2.5)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ Revision: 1
Architecture: <<
(%type_pkg[ruby] = 20) x86_64,
(%type_pkg[ruby] = 21) x86_64,
(%type_pkg[ruby] = 22) x86_64,
(%type_pkg[ruby] = 23) x86_64
(%type_pkg[ruby] = 22) x86_64
<<
Description: Fast Implementation of Gruber's Markdown
Type: ruby (2.0 2.1 2.2 2.3 2.4 2.5)
Expand Down
3 changes: 1 addition & 2 deletions 10.9-libcxx/stable/main/finkinfo/libs/rubymods/ronn-rb.info
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ Revision: 3
Architecture: <<
(%type_pkg[ruby] = 20) x86_64,
(%type_pkg[ruby] = 21) x86_64,
(%type_pkg[ruby] = 22) x86_64,
(%type_pkg[ruby] = 23) x86_64
(%type_pkg[ruby] = 22) x86_64
<<
Description: Build mans from Markdown
Type: ruby (2.0 2.1 2.2 2.3 2.4 2.5)
Expand Down

0 comments on commit 912b973

Please sign in to comment.