fetchmail: Update to 6.6.2
pkgsrc changes:
---------------
* Remove obsolete MESSAGE file.
upstream changes:
-----------------
fetchmail-6.6.2 (released 2025-12-09, 32386 LoC):
## BUGFIX:
* fetchmail 6.6.0 and 6.6.1 could not be configured without SSL, it would break
compiling sink.c. Fix compilation. Report by Toralf Förster, analysis and
different patch suggested by Holger Hoffstätte, fixes #86.
https://bugs.gentoo.org/967258 and
https://gitlab.com/fetchmail/fetchmail/-/issues/86
-------------------------------------------------------------------------------
fetchmail-6.6.1 (released 2025-11-12, 32381 LoC):
[174 lines not shown]
plasma6-aurorae: add version 6.5.2
Aurorae is a themeable window decoration for KWin.
It supports theme files consisting of several SVG files for decoration and
buttons. Themes can be installed and selected directly in the configuration
module of KWin decorations.
plasma6-knighttime: add version 6.5.2
The `KNightTime` provides helpers for scheduling the dark-light cycle.
It can be used to implement features such as adjusting the screen color
temperature based on time of day, etc.
fennel: update to 1.6.1
Packaging changes:
- fixed distfile issue
- man it possible to actually read the man page
- the manpage for the language itself is now fennel-lang.1 to avoid
conflict with pkgtools/pkg_alternatives's fennel.1
Upstream changes:
- Fix a bug where pattern matches on `...` could error out.
fish: update to 4.3.2
Packaging update:
- requires py-sphinx to make man pages now
- upstream fixed two patches!
4.3.2:
Some other bugs
4.3.1:
Fixes possible crash after expanding an abbreviation
4.3.0:
Deprecations and removed features
- fish no longer sets universal variables by default, which
simplifies configuration. Specifically, the fish_color_*,
fish_pager_color_* and fish_key_bindings variables are now set in
the global scope by default.
- fish_config theme choose now clears only color variables that
[32 lines not shown]
imake: update to 1.0.11.
Alan Coopersmith (9):
Fix mdepend.cpp: error: invalid preprocessing directive #Flag
Use autoconf instead of cpp to generate ccmakedep, mergelib, & xmkmf
configure: generate man pages with AC_CONFIG_FILES instead of cpp
meson: Add option to build with meson
Improve man page formatting
cleanlinks.1, mkhtmlindex.1: fix wording of AUTHORS section
README.md: replace old URL's that no longer work
gitlab CI: add workflow rules
imake 1.0.11
Peter Hutterer (1):
CI: drop the ci-fairy check-mr job
Steven Keuchel (1):
imake support for riscv{32,64}-linux
[2 lines not shown]
gnupg2: update to 2.4.9.
Noteworthy changes in version 2.4.9 (2025-12-30)
------------------------------------------------
* gpg: Fix possible memory corruption in the armor parser. [T7906]
* gpg: Avoid potential downgrade to SHA1 in 3rd party key
signatures. [rGddb012be7f]
* gpg: Error out on unverified output for non-detached signatures.
[rG9d302f978b]
* gpg: Do not allow compressed key packets on import. [T7014]
* scd: Fix a harmless read buffer over-read in a function used by
PKCS#15 cards. [T7662]
* dirmngr: Do not require a keyserver for "gpg --fetch-key".
[4 lines not shown]
hugo: Update to 0.153.5
upstream changes:
-----------------
v0.153.5
What's Changed
* images: Add compression option to image config and clean up some of the options handling c6ae33c @bep
* config: Fix cascade per language in hugo.toml regression edeebf0 @bep #14321
* images: Fix WebP quality and hint parameters being ignored ea9675f @simonheimlicher #14316
v0.153.4
What's Changed
* Set cascade target to the content matrix if not set in the cascade itself 96777d9 @bep #14310