[Midnightbsd-cvs] [MidnightBSD/mports] e3dc6c: security/nss: update to 3.126 (#699)
Lucas Holt
noreply at github.com
Fri Aug 7 19:28:32 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: e3dc6ce1249a322bbd40bd145f6c0aa6db90de85
https://github.com/MidnightBSD/mports/commit/e3dc6ce1249a322bbd40bd145f6c0aa6db90de85
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-08-07 (Fri, 07 Aug 2026)
Changed paths:
M security/nss/Makefile
M security/nss/distinfo
Log Message:
-----------
security/nss: update to 3.126 (#699)
## Summary
- update NSS from 3.125 to 3.126
- refresh the distfile checksum and size
- retain the existing MidnightBSD portability patches and packaging
Depends on #698, which updates `devel/nspr` to the upstream-required
NSPR 4.39.
## Validation
- `bmake makesum`
- `bmake patch`
- `bmake`
- `bmake fake`
- `bmake package`
- `bmake check-license`
- `portlint -C` (0 fatal errors; 8 pre-existing warnings)
- `git diff --check`
`bmake test` is a no-op because the existing port sets `NO_TEST=yes`.
The package build completed against the locally installed NSPR ABI, but
#698 must land first because NSS 3.126 declares NSPR 4.39 as its minimum
supported version.
## Summary by Sourcery
Update the security/nss port to the 3.126 release and refresh associated
distfile metadata.
Enhancements:
- Bump the nss port version from 3.125 to 3.126 to track the latest
upstream release.
- Refresh distfile information to match the new NSS 3.126 distribution.
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