games/star_traders: Update 7.20 => 7.21
Version 7.21 (17th May, 2026)
-----------------------------
Added SPDX__ licence identifiers to all source code files.
__ https://spdx.dev/
Minor bug fix for the manual page: removed the invocation to the
undefined "mR" font. Updated all documentation to use HTTPS instead of
the insecure Git and obsolete FTP protocols.
Updated to GNU Gettext 0.22 or later. Updated to the latest snapshot of
the Gnulib GNU Portability Library, including changes to make Star
Traders work with Gnulib’s new Python-based ``gnulib-tool``. Modified
the configuration code to work with Autoconf 2.73 and later.
Extensively tested this release with many Linux distributions and
[8 lines not shown]
www/nginx: Update to 1.30.2
hanges with nginx 1.30.2 22 May
2026
*) Security: a heap memory buffer overflow might occur in a worker
process when using a configuration with overlapping captures in
ngx_http_rewrite_module, potentially resulting in arbitrary code
execution (CVE-2026-9256).
Thanks to Mufeed VH of Winfunc Research.
PR: 295498
Sponsored by: Netzkommune GmbH
audio/radiotrope: fix build on armv7
The usual issue of time_t being 64 bits on armv7 despite it being a
32 bit platform. Refactor the time conversion code to just use i64
throughout, avoiding any type conversion issues.
Approved by: portmgr (build fix blanket)
MFH: 2026Q2
(cherry picked from commit 0c9905d54dedcf8763df802a01beb2ea3d4ac4a0)