Page MenuHomeFreeBSD

lang/ruby{27,30,31,32}: Improve qsort_r() detection.
ClosedPublic

Authored by delphij on Sep 8 2022, 7:05 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 22, 9:09 AM
Unknown Object (File)
Mar 10 2024, 3:25 PM
Unknown Object (File)
Mar 10 2024, 3:17 PM
Unknown Object (File)
Mar 10 2024, 3:17 PM
Unknown Object (File)
Mar 10 2024, 2:29 PM
Unknown Object (File)
Jan 5 2024, 2:11 AM
Unknown Object (File)
Dec 12 2023, 8:32 AM
Unknown Object (File)
Nov 9 2023, 4:30 PM
Subscribers

Details

Summary

This change merges the following upstream pull request into the Ruby
interpreter:

https://github.com/ruby/ruby/pull/6332

Adding this patch is no-op right now because we are not using POSIX (GNU)
qsort_r(3) interface yet. It will fix build when the change is applied.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 47292
Build 44179: arc lint + arc unit

Event Timeline

I guess we do not need to bump PORTREVISION here since it is no-op now.
Please add either https://github.com/ruby/ruby/pull/6332 or https://github.com/ruby/ruby/commit/7400628cb054a9a9651d69411a100fc9d518099f to your commit message.
Thanks!

bapt added a subscriber: bapt.

no the bump of the port revision is not necessary

This revision is now accepted and ready to land.Sep 9 2022, 3:19 PM