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)
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
multimedia/py-metadata-cleaner: rescind maintainership
Upstream has archived the project with various forks picking it up.
Perhaps someone else is interested in moving the fork to one of them.
lang/asmc: rescind maintainership
This port was an experiment to make assembly code in lzma work.
It turns out that a different, less hacky assembler does the trick, too.
If someone else wishes to pick up this port and finish the porting
effort (probably needs some touchups to the structure definitions so
it runs better) it would be greatly appreciated.