mail/thunderbird: Update to 146.0.1
Changelog:
146.0.1:
What's Fixed
fixed
Reverted fix that localized consistent special folder names in server's language
146.0:
What's New
new
Enabled configuration of preferred OpenPGP keyserver via the UI
What's Changed
changed
[106 lines not shown]
textproc/py-pdf: Update to 6.5.0
Changelog:
## Version 6.5.0, 2025-12-21
### New Features (ENH)
- Limit jbig2dec memory usage (#3576)
- FontDescriptor: Initiate from embedded font resource (#3551)
### Robustness (ROB)
- Allow fallback to PBM files for jbig2dec without PNG support (#3567)
- Use warning instead of error for early EOD for RunLengthDecode (#3548)
### Developer Experience (DEV)
- Test with macOS as well (#3401)
devel/sdcc: Update to 4.5.0
* AVR target is not available anymore. Use cross/avr-gcc.
* gbz80 is renamed to sm83.
* Based on devel/sdcc3 and make pkglint happier.
Changelog:
SDCC 4.5.0 New Feature List:
Full atomic_flag support for msc51 and ds390 ports
Experimental f8 port
ISO C2y case range expressions
ISO C2y _Generic selection expression with a type operand
K&R-style function syntax (preliminarily with the semantics of non-K&R ISO-style functions)
ISO C23 enums with user-specified underlying type
struct / union in initializers
mpv: Update to 0.41.0
Changes:
0.41.0
- The libplacebo based gpu-next is now the default, instead of gpu
- Vulkan hardware decoding is preferred over other APIs
- New context_menu.lua script for right-click context menus
- AAudio backend for modern, JNI-free audio output on Android
- Improved default color management for gpu-next, and handling on Wayland
- Color representation protocol support for Wayland
- Tablet input support for Wayland
- Clipboard writing support for Wayland and a clipboard backend for X11
- Ambient light support on Linux (using sysfs ALS)
- Built-in helpers to register mpv as a media app on Windows
This release requires FFmpeg 6.1 or newer and libplacebo 6.338.2 or newer.
misc/libreoffice: Update to 25.8.4.2
Changelog:
25.8.4.2:
Bugs fixed compared to 25.8.4 RC1:
tdf#169730 Persian (Farsi) filenames are displayed reversed in LibreOffice Start Center [Xisco Fauli]
tdf#169871 LibreOffice Writer displays incorrect colors in BMP images when an odt file was created with OpenOffice Writer. [Andras Timar]
25.8.4.1:
Bugs fixed compared to 25.8.3 RC2:
cid#1494598 uninitialized scalar field [Caolán McNamara]
cool#13378 unit test [Dennis Francis]
tdf#68320 Impress <count> behaves oddly when printing handouts with and without hidden slides [Andreas Heinisch]
tdf#75509 Incorrect display of digits in default Numeric formatting of a field when language isn't English [Neil Roberts]
tdf#80959 Any extension installed in share\extensions won't work if it's folder name contains spaces [Mike Kaganski]
tdf#99619 query design segfault on redoing an undone table join creation [Neil Roberts]
tdf#108791 Comments with track changes deleted and crossed in Writer are wrongfully seen in MSO Word as if not deleted [Mike Kaganski]
[63 lines not shown]
www/firefox: Update to 146.0.1
* Disable pipewire under non-Linux explicitly.
* Update FFmpeg dependency to 8.
* Detect video(4) devices under NetBSD. It seems that NetBSD's uvideo(4) does
not support Windows Hello ready webcams yet.
Changelog:
146.0.1:
Fixed
* Improved overall stability by fixing crashes related to browsing, graphics,
and accessibility features. (Bugs 2001160, 1998185, 1998188)
* Fixed an issue where fingerprinting protection caused incorrect font
rendering on popular websites. (Bug 2000429)
* Fixed crashes related to media playback and GMP process shutdown. (Bug
2002697)
[83 lines not shown]
kitty: update to 0.45.0
- new kitten `choose-files` command
- a system-wide fuzzy search program
- Add support for the paste events protocol
- icat kitten: Add support for animated PNG and animated WebP, netPBM
images, ICC color profiles and CCIP color space metadata to the
builtin engine
- icat kitten: Add a new flag kitty +kitten icat --fit to control how
images are scaled to fit the screen
- icat kitten: The kitty +kitten icat --scale-up flag now takes
effect when not using kitty +kitten icat --place as well
- Add a mappable action copy_last_command_output to copy the output
of the last command to the clipboard
- ssh kitten: Fix a bug where automatic login was not working
- goto_session: allow specifying a directory to select a session
file from the directory
- many bug fixes