[Midnightbsd-cvs] [MidnightBSD/mports] 961636: rubygems: fix Magus failures for parallel and sys-...
Lucas Holt
noreply at github.com
Wed Jun 3 15:58:51 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: 9616366775a6b2bafb878f3d85e1573da9bacc56
https://github.com/MidnightBSD/mports/commit/9616366775a6b2bafb878f3d85e1573da9bacc56
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-06-03 (Wed, 03 Jun 2026)
Changed paths:
M devel/rubygem-ffi/Makefile
M devel/rubygem-ffi/distinfo
M sysutils/rubygem-parallel/Makefile
Log Message:
-----------
rubygems: fix Magus failures for parallel and sys-filesystem14 (#607)
Fixes Magus failures for:
- `2199837` / `sysutils/rubygem-parallel`
- `2199838` / `sysutils/rubygem-sys-filesystem14`
Changes:
- Update `devel/rubygem-ffi` from 1.17.2 to 1.17.4, matching the current
FreeBSD port, so the ffi dependency package is current for
`rubygem-sys-filesystem14`.
- Fix `sysutils/rubygem-parallel` `LICENSE_FILE` casing from
`mit-LICENSE.txt` to `MIT-LICENSE.txt`, matching the actual 1.28.0 gem
contents.
Validation run:
- `bmake checksum` in `devel/rubygem-ffi`
- `bmake patch` in `sysutils/rubygem-parallel`
- `bmake package DISABLE_CONFLICTS=yes` in `devel/rubygem-ffi`
- `bmake package` in `sysutils/rubygem-parallel`
- `bmake package` in `sysutils/rubygem-sys-filesystem14`
- `portlint -C` in all three touched/validated ports; 0 fatal errors
## Summary by Sourcery
Update rubygem-ffi to the latest 1.17.4 release and correct the
LICENSE_FILE path for rubygem-parallel to resolve Magus failures for
related ports.
Bug Fixes:
- Correct the rubygem-parallel LICENSE_FILE casing to match the actual
gem contents, fixing packaging issues.
Enhancements:
- Bump devel/rubygem-ffi from 1.17.2 to 1.17.4 to align with the current
FreeBSD port and provide an up-to-date dependency for
rubygem-sys-filesystem14.
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