devel/py-b2: Update to 4.7.0
Changes since 4.6.0:
- Reject unsafe remote filenames in the Download command.
- Drop support for Python 3.9 and PyPy 3.9.
Reported by: github
devel/py-b2sdk: Update to 2.12.0
Update dependencies.
Changes since 2.10.4:
- Handle null case when encoding / decoding content_sha1 in
BaseFileVersion.
- Fix SqliteAccountInfo to explicitly close temporary sqlite
connections used during setup.
- Declare official support for Python 3.14.
- Introduce a reusable validator to ensure remote B2 file names
are safe to use as local paths.
- Drop support for Python 3.9 and PyPy 3.9.
[3 lines not shown]
misc/mate-user-guide: 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.
www/lua-stream-nginx-module: clean up port
Install only the files required to build the module.
Remove tests, CI metadata, and other upstream development files.
Sponsored by: Netzkommune GmbH
Mk/*: Remove go 1.24 from list of valid versions
Go 1.24 was removed from ports:
lang/go124||2026-03-12|Has expired: End of life--please switch to go125 or go126
Approved by: blanket
Sponsored by: UNIS Labs
lang/go126: Update to 1.26.4
Changes:
go1.26.4 (released 2026-06-02) includes security fixes to the
crypto/x509, mime, and net/textproto packages, as well as bug fixes to
the compiler, the runtime, the go fix command, and the crypto/fips140
package.
MFH: 2026Q2
Reviewed by: adamw
Differential Revision: https://reviews.freebsd.org/D57407
(cherry picked from commit afbda080c88aab06c89a536eb723dae5559d05e1)