gh: update to 2.83.0
Features
- Add isImmutable to release list JSON output
- gh agent-task create: support --custom-agent/-a flag
- (gh repo delete) Add warning when --yes is ignored without a repository
- feat: implement gh pr revert
Fixes
- add support for editing & viewing large files
- Fix gh attestation verify to work when Public Good Instance of Sigstore is
unavailable
go: update to 1.25.4 and 1.24.10
go1.25.4 (released 2025-11-05) includes fixes to the compiler, the runtime, and
the crypto/subtle, encoding/pem, net/url, and os packages.
iosevka-*: update to 33.3.3
Changes of version 33.3.3
* Add italic form for Cyrillic Lower Tswe (U+A68F).
Changes of version 33.3.2
* Add Characters:
* COMBINING LEFT HARPOON ABOVE (U+20D0).
* COMBINING RIGHT HARPOON ABOVE (U+20D1).
* COMBINING RIGHTWARDS HARPOON WITH BARB DOWNWARDS (U+20EC).
* COMBINING LEFTWARDS HARPOON WITH BARB DOWNWARDS (U+20ED).
* LONG RIGHTWARDS ARROW OVER LONG LEFTWARDS ARROW (U+1F8D0) ... LONG LEFT
RIGHT ARROW WITH DEPENDENT LOBE (U+1F8D8).
* Cyrillic number surroundings:
* COMBINING CYRILLIC HUNDRED THOUSANDS SIGN (U+0488).
* COMBINING CYRILLIC MILLIONS SIGN (U+0489).
* COMBINING CYRILLIC TEN MILLIONS SIGN (U+A670).
[38 lines not shown]
x11/gtk3: Update to 3.24.51
Changelog:
Overview of Changes in GTK+ 3.24.51, 29-09-2025
===============================================
* Wayland:
- Force window titles to be valid utf8
- Flush tablet events when neccessary
* X11:
- Avoid a use-after-free with threads
* Windows:
- Avoid min/max buttons for dialogs
* Images:
- Replace a few calls to gdk_pixbuf_get_pixels
with read_pixels to avoid thread-safety issues
[11 lines not shown]
devel/nasm: Update to 3.01
Changelog:
Version 3.01
* A new obj2 version of the obj output format, intended for use on OS/2. See
section 9.5.
* The condition after %if or %elif would be evaluated while output is
suppressed after %exitrep or %exitmacro. Although no output would be
generated in either case, assembly would fail if evaluating the expression
triggered an error.
* Fix encoding of TCVTROWPS2PHL, correct multiple AVX512-BF16 instructions'
operand formats and typoed mnemonics.
* The unofficial but obvious alternate form TEST reg,mem was not accepted by
NASM 3.00; corrected.
[211 lines not shown]
Reorganize <sys/exec_elf.h> to make it easier to maintain.
Keep NetBSD-specific types and symbols together, separate
from the OS-agnostic types and symbols for handling ELF.
The contents of the file are otherwise unchanged.
devel/at-spi2-core: Update to 2.58.1
Changelog:
What's new in at-spi2-core 2.58.1:
* at-spi-bus-launcher: Fix a possible crash when registering.
* python: Avoid traceback when hashing a disposed object
* Fix build failure on MacOS.
* Fix transfer rule for atk_table_cell_get_table and atk_table_get_summary.
What's new in at-spi2-core 2.58.0:
* libatspi: Increase ATSPI_ROLE_COUNT after switch role was added
* Add ATSPI_CHECK_VERSION macro.
[84 lines not shown]
rust191: drop rust-analyzer from tools for NetBSD/powerpc.
The reason is https://github.com/rust-lang/rust/issues/148497:
rust-analyzer just outgrew the 24-bit word PC-relative offset
provided by the default relocation type.
With this the cross-build of rust for powerpc-unknown-netbsd now succeeds.
converters/dos2unix: Update to 7.5.3
Changelog:
2025-10-14: Version 7.5.3
* Fix: Exit with non-zero code if the conversion is aborted
due to a binary file.
* Fix: Exit with zero code when an unicode conversion error
occurs in quiet mode.
* Updated Brazilian Portuguese, Catalan, Chinese (traditional), Dutch,
Friulian, Georgian, and Serbian translations.