[Midnightbsd-cvs] [MidnightBSD/mports] b91aaf: security/nss: update to 3.127 (#804)

Lucas Holt noreply at github.com
Wed Sep 2 20:56:21 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: b91aaff364d465085639f8512a5a44eed3929c3c
      https://github.com/MidnightBSD/mports/commit/b91aaff364d465085639f8512a5a44eed3929c3c
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-02 (Wed, 02 Sep 2026)

  Changed paths:
    M security/nss/Makefile
    M security/nss/distinfo

  Log Message:
  -----------
  security/nss: update to 3.127 (#804)

Update `security/nss` from 3.126 to 3.127.

Required by the companion `www/firefox` 155.0 update, which declares a
minimum of `nss>=3.127`.

## NSPR compatibility

NSS 3.127 declares its minimum NSPR as **4.39**
(`automation/release/nspr-version.txt`) — unchanged from 3.126.
`devel/nspr` is already at 4.39, so **no nspr change is needed**.

## Validation (amd64, MidnightBSD 4.0.6)

- `bmake makesum` — distinfo regenerated
- `bmake patch` — all 13 existing patches apply cleanly, no changes
required
- `bmake` — builds clean
- `bmake fake` — stages clean
- `bmake package` — `nss-3.127.mport` created
- Generated `nss.pc` and `nss-config` both report 3.127
- `portlint` — 0 fatal errors; the 7 warnings are pre-existing
(makepatch format notes, `/bin/bash` path, BUILD_DEPENDS tuple)

No test suite run: the port sets `NO_TEST=yes`.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

https://claude.ai/code/session_01GHarVjRi99DkH9XoaBwoez

## Summary by Sourcery

Enhancements:
- Update the NSS security library port to version 3.127 for
compatibility with dependent software requiring the newer release.

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