[Midnightbsd-cvs] [MidnightBSD/mports] f20264: Fix ruby33 package and test build (#614)

Lucas Holt noreply at github.com
Tue Jun 9 16:45:00 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: f20264547ec914b73fb13b7534ac313285da6dae
      https://github.com/MidnightBSD/mports/commit/f20264547ec914b73fb13b7534ac313285da6dae
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-06-09 (Tue, 09 Jun 2026)

  Changed paths:
    M lang/ruby33/Makefile

  Log Message:
  -----------
  Fix ruby33 package and test build (#614)

## Summary
- disable Ruby DTrace probes so the upstream leaked-symbol test passes
on MidnightBSD
- stop installing Ruby 3.3's ChangeLog directory as a plain DOCS file

## Validation
- bmake -C lang/ruby33 package
- bmake -C lang/ruby33 test
- bmake -C lang/ruby33 check-license
- portlint -C lang/ruby33: 0 fatal errors, 9 warnings

## Summary by Sourcery

Update the ruby33 port configuration to ensure successful packaging and
testing on MidnightBSD.

Bug Fixes:
- Disable Ruby DTrace probes during configuration to avoid leaked-symbol
test failures on MidnightBSD.
- Stop installing the Ruby 3.3 ChangeLog directory as a DOCS file to fix
packaging issues.

Signed-off-by: Lucas Holt <luke at foolishgames.com>



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications


More information about the Midnightbsd-cvs mailing list