[Midnightbsd-cvs] [MidnightBSD/mports] ee3a2a: devel/nspr: update to 4.39 (#698)
Lucas Holt
noreply at github.com
Fri Aug 7 19:27:19 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: ee3a2adcb7a1ee5c0fb1d1441e7d3db26a0db6cc
https://github.com/MidnightBSD/mports/commit/ee3a2adcb7a1ee5c0fb1d1441e7d3db26a0db6cc
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-08-07 (Fri, 07 Aug 2026)
Changed paths:
M devel/nspr/Makefile
M devel/nspr/distinfo
Log Message:
-----------
devel/nspr: update to 4.39 (#698)
## Summary
- update NSPR from 4.38.2 to 4.39
- regenerate `distinfo`
- update the optional test harness for the 4.39 `runtests.sh` interface
- correct the test-library symlink direction so the test binary remains
intact
NSPR 4.39 is required by NSS 3.126.
## Validation
- `bmake makesum`
- `bmake patch`
- `bmake`
- `bmake fake`
- `bmake package`
- `bmake check-license`
- clean TEST-enabled build with `OPTIONS_SET_FORCE=TEST`
- full NSPR test suite: all listed tests passed
- `portlint -C`: no fatal errors; pre-existing style and
patch-generation warnings remain
## Summary by Sourcery
Update the NSPR port to version 4.39 and adjust related test harness and
symlink handling.
New Features:
- Support NSPR 4.39 in the devel/nspr port, matching the updated
upstream release.
Bug Fixes:
- Fix the test-library symlink direction so the test binary and library
naming are consistent in the test suite.
Enhancements:
- Update the TEST option harness to use the revised runtests.sh
interface and test working directory.
Build:
- Regenerate distinfo for the new NSPR 4.39 distfile.
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