multimedia/gstreamer1-plugins: Fix CPE data
According to NIST CPE Dictionary gstreamer_project:gstreamer is
deprecated in favour of gstreamer:gstreamer
deskutils/mate-utils: switch to GitHub release asset
Minor versions of 1.28.x are no longer published to the MATE mirror
and are only available on GitHub. Use USE_GITHUB=nodefault with a
release tarball instead of the auto-generated one, as recommended
by the porter's handbook. Remove autoreconf, gtkdocize,
autoconf-archive, yelp-tools, and GH_TUPLE submodules, not needed
with release tarballs. Add libudisks2 dependency and enable the disk
image mounter. Patch mate-dictionary/Makefile.in to skip installing
pre-built API docs.
japanese/p5-2chproxy: Remove expired port
2026-05-31 japanese/p5-2chproxy: Abandoned, it is not compatible with the current servers, migrate to proxy2ch
mail/astroid: simple attempt to unbreak the port's build
Starting with version 1.80, girepository have been moved
from gobject-introspection into glib itself. While here,
wrap USES line so it fits standard 80x25 terminal width.
Fixes: aaa3495b3377
security/vuxml: Fix nginx entry
The range seems wrong according to https://nginx.org/en/CHANGES:
Changes with nginx 1.31.1 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.