openmohaa: update to openmohaa-0.81.1
v0.81.1-beta
============
This tiny patch quickly fixes the following important issues:
* Fixed the text of pulldown elements being invisible on some menus
* Fixed the server not taking the client rate into account and
transmitting network fragments too fast, this may be the reason
why some clients were unable to connect
v0.81.0-beta
============
macOS binaries are now released as universal binaries.
Signed and notarized macOS builds are available here:
[138 lines not shown]
rust188: add a package for rust 1.88.0.
Pkgsrc changes:
* Adjust patches to adapt to upstream changes and new versions.
* associated checksums
Upstream changes relative to 1.87.0:
Version 1.88.0 (2025-06-26)
==========================
Language
--------
- [Stabilize `#![feature(let_chains)]` in the 2024 edition.]
(https://github.com/rust-lang/rust/pull/132833)
This feature allows `&&`-chaining `let` statements inside `if`
and `while`, allowing intermixture with boolean expressions. The
patterns inside the `let` sub-expressions can be irrefutable or
refutable.
[130 lines not shown]
fetchmailconf: Update to 6.5.4
Packaged in wip by Frédéric Fauberteau
upstream changes:
-----------------
fetchmail-6.5.4 (released 2025-06-17, 31208 LoC):
## BUGFIXES:
* socket: avoid crash when writing to a socket without SSL/TLS fails.
Reported by Andrea Venturoli via mailing list, fixes #71.
* wolfSSL support: avoid fetchmail.c compilation failure in certain
configurations of wolfSSL (for instance, on FreeBSD's wolfssl-5.8.0_1
package), OpenSSL_version enables a newer 1.1.x compat API that passes its
argument to a wolfSSL API, with OPENSSL_DIR and OPENSSL_ENGINES_DIR, causing
related compiler failures.
See <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287435>.
[24 lines not shown]
fetchmail: Update to 6.5.4
Packaged in wip by Frédéric Fauberteau
upstream changes:
-----------------
fetchmail-6.5.4 (released 2025-06-17, 31208 LoC):
## BUGFIXES:
* socket: avoid crash when writing to a socket without SSL/TLS fails.
Reported by Andrea Venturoli via mailing list, fixes #71.
* wolfSSL support: avoid fetchmail.c compilation failure in certain
configurations of wolfSSL (for instance, on FreeBSD's wolfssl-5.8.0_1
package), OpenSSL_version enables a newer 1.1.x compat API that passes its
argument to a wolfSSL API, with OPENSSL_DIR and OPENSSL_ENGINES_DIR, causing
related compiler failures.
See <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287435>.
[24 lines not shown]