FreeBSD/ports a0acd82sysutils/work-tuimer distinfo Makefile.crates

sysutils/work-tuimer: Update to 0.5.3

ChangeLog:
https://github.com/Kamyil/work-tuimer/releases/tag/v0.5.3
DeltaFile
+33-3sysutils/work-tuimer/distinfo
+17-2sysutils/work-tuimer/Makefile.crates
+1-2sysutils/work-tuimer/Makefile
+51-73 files

NetBSD/src kHTRKQCusr.bin/cut cut.c

   cut.c: minor KNF and other formatting tweaks (NFCI)
VersionDeltaFile
1.33+8-10usr.bin/cut/cut.c
+8-101 files

FreeBSD/src 0b94911contrib/expat Changes, contrib/expat/doc reference.html xmlwf.xml

contrib/expat: import expat 2.7.5

Changes: https://github.com/libexpat/libexpat/blob/R_2_7_5/expat/Changes
         https://github.com/libexpat/libexpat/blob/R_2_7_4/expat/Changes

Security:       CVE-2026-32776
Security:       CVE-2026-32777
Security:       CVE-2026-32778
Security:       CVE-2026-24515
Security:       CVE-2026-25210

(cherry picked from commit ae04c7bbf065278687fa930e81a96767e9009d38)
DeltaFile
+2,814-1,863contrib/expat/doc/reference.html
+244-244contrib/expat/doc/xmlwf.xml
+130-56contrib/expat/xmlwf/xmlwf_helpgen.py
+112-61contrib/expat/lib/xmlparse.c
+141-18contrib/expat/Changes
+119-0contrib/expat/lib/libexpat.map.in
+3,560-2,24229 files not shown
+3,822-2,33935 files

LLVM/project 156f911clang/lib/AST Type.cpp ItaniumMangle.cpp, clang/test/CXX/drs cwg20xx.cpp

[clang] implement CWG2064: ignore value dependence for decltype

The 'decltype' for a value-dependent (but non-type-dependent) should be known,
so this patch makes them non-opaque instead.

Readds a few test cases from da98651

Fixes #61818
DeltaFile
+29-0clang/test/CodeGenCXX/GH190495.cpp
+11-12clang/test/SemaTemplate/deduction-guide.cpp
+12-10clang/lib/AST/Type.cpp
+15-2clang/test/CXX/drs/cwg20xx.cpp
+14-1clang/test/SemaCXX/decltype.cpp
+11-4clang/lib/AST/ItaniumMangle.cpp
+92-2912 files not shown
+145-4718 files

OpenBSD/ports AidTDnQx11/qt6/qtquick3dphysics Makefile

   qtquick3dphysics dies on sparc64 with #error "Unknown architecture"
   just like riscv64

   Mark BROKEN-sparc64
VersionDeltaFile
1.9+1-0x11/qt6/qtquick3dphysics/Makefile
+1-01 files

LLVM/project 73e2e0aclang/lib/AST Type.cpp ItaniumMangle.cpp, clang/test/CXX/drs cwg20xx.cpp

[clang] implement CWG2064: ignore value dependence for decltype

The 'decltype' for a value-dependent (but non-type-dependent) should be known,
so this patch makes them non-opaque instead.

Readds a few test cases from da98651

Fixes #61818
DeltaFile
+29-0clang/test/CodeGenCXX/GH190495.cpp
+11-12clang/test/SemaTemplate/deduction-guide.cpp
+12-10clang/lib/AST/Type.cpp
+15-2clang/test/CXX/drs/cwg20xx.cpp
+14-1clang/test/SemaCXX/decltype.cpp
+11-4clang/lib/AST/ItaniumMangle.cpp
+92-2912 files not shown
+145-4718 files

OpenBSD/ports Bv74Ml3games/devilutionx Makefile

   Broken on sparc64 for multiple releases.

   Dies during linking:
       /usr/local/lib/libmpq.so.0.0: undefined reference to `__builtin_bswap16'
       /usr/local/lib/libmpq.so.0.0: undefined reference to `__builtin_bswap32'
       /usr/local/lib/libmpq.so.0.0: undefined reference to `__builtin_bswap64'

   Mark BROKEN-sparc64
VersionDeltaFile
1.18+2-0games/devilutionx/Makefile
+2-01 files

LLVM/project 257cc5aclang/lib/Sema SemaConcept.cpp, clang/test/SemaCXX cxx2c-fold-exprs.cpp

[Clang] Fix concept cache for normalized fold expressions (#190312)

When both outer and inner pack substitution indexes are present, we
should cache both. Otherwise we will have wrong cached result.

This is a regression fix so no release note.

Fixes https://github.com/llvm/llvm-project/issues/190169
DeltaFile
+14-15clang/lib/Sema/SemaConcept.cpp
+14-0clang/test/SemaCXX/cxx2c-fold-exprs.cpp
+28-152 files

LLVM/project b5967a1clang/lib/AST Type.cpp ItaniumMangle.cpp, clang/test/CXX/drs cwg20xx.cpp

[clang] implement CWG2064: ignore value dependence for decltype

The 'decltype' for a value-dependent (but non-type-dependent) should be known,
so this patch makes them non-opaque instead.

Readds a few test cases from da98651

Fixes #61818
DeltaFile
+29-0clang/test/CodeGenCXX/GH190495.cpp
+11-12clang/test/SemaTemplate/deduction-guide.cpp
+12-10clang/lib/AST/Type.cpp
+15-2clang/test/CXX/drs/cwg20xx.cpp
+11-4clang/lib/AST/ItaniumMangle.cpp
+14-1clang/test/SemaCXX/decltype.cpp
+92-2912 files not shown
+145-4718 files

LLVM/project 00d5f66offload/plugins-nextgen/cuda/dynamic_cuda cuda.cpp

[offload][CUDA] Fix DLWRAP for memory routines (#190500)
DeltaFile
+2-2offload/plugins-nextgen/cuda/dynamic_cuda/cuda.cpp
+2-21 files

FreeBSD/ports 9cfbdf0emulators/wine-devel pkg-plist distinfo

emulators/wine-devel: Update 11.5 => 11.6

Changelog:
- DLL load order heuristics to better support game mods.
- More VBScript compatibility fixes.
- Various bug fixes.
https://gitlab.winehq.org/wine/wine/-/releases/wine-11.6

PR:             294254
Sponsored by:   UNIS Labs
DeltaFile
+7-0emulators/wine-devel/pkg-plist
+3-3emulators/wine-devel/distinfo
+1-1emulators/wine-devel/Makefile
+11-43 files

NetBSD/pkgsrc HFmsnnSdoc CHANGES-2026

   doc: Updated devel/task to 3.49.1
VersionDeltaFile
1.2091+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc ABQdjmsdevel/task distinfo go-modules.mk

   devel/task: update to 3.49.1

   v3.49.1

   * Reverted #2632 for now, which caused some regressions. That change will
     be reworked.

   v3.49.0

   * Fixed included Taskfiles with watch: true not triggering watch mode when
     called from the root Taskfile.
   * Fixed Remote Git Taskfiles failing on Windows due to backslashes in URL
     paths.
   * Fixed Remote Git Taskfiles timing out when resolving includes after
     accepting the trust prompt.
   * Fixed unclear error message when Taskfile search stops at a directory
     ownership boundary.
   * Fixed global variables from imported Taskfiles not resolving ref: values
     correctly.

    [2 lines not shown]
VersionDeltaFile
1.12+130-133devel/task/distinfo
1.12+42-43devel/task/go-modules.mk
1.23+2-3devel/task/Makefile
+174-1793 files

NetBSD/pkgsrc-wip 735b672cskk distinfo COMMIT_MSG

cskk: update to 3.3.0

Fixed

* Fix an issue that the whole dictionary contents are returned as
  candidates list when completing empty headword.
  Completing empty headword is now ignored.
* Fix an issue that C-g did not reset to Direct mode when back to previous
  conversion mode by 'x' key in candidates selection.
* Fix an issue that C-g did not reset to Direct mode when negative index
  was added to skk_context_select_candidate_at_rs.

Added

* Add a command in the default rule file to abort by C-g when in
  abbreviation mode.
  It does not added to already installed rules unless it is added manually
  to ~/.local/share/libcskk/rules.
DeltaFile
+3-3cskk/distinfo
+1-1cskk/COMMIT_MSG
+1-1cskk/Makefile
+5-53 files

LLVM/project 17ed1e6clang/docs ReleaseNotes.rst, clang/lib/Sema SemaTemplate.cpp

[clang] diagnose block pointer types as invalid for constant template parameters (#190464)

Fixes a crash by making it ill-formed to have a constant template
parameter with a block pointer type.

Fixes #189247
DeltaFile
+5-0clang/lib/Sema/SemaTemplate.cpp
+4-0clang/test/SemaCXX/blocks.cpp
+1-0clang/docs/ReleaseNotes.rst
+10-03 files

NetBSD/pkgsrc-wip b9e5f2dkubectl distinfo COMMIT_MSG

kubectl: update to 1.35.3

No relevant changes from upstream changelog regarding kubectl.
DeltaFile
+3-3kubectl/distinfo
+1-1kubectl/COMMIT_MSG
+1-1kubectl/Makefile
+5-53 files

NetBSD/pkgsrc-wip 421b781mailsend-go distinfo go-modules.mk

mailsend-go: update to 1.0.11

v1.0.11

* Fixed duplicate charset in Content-Type header. Resolved issue where
  http.DetectContentType() was adding charset=utf-8 to the MIME type, causing
  duplicate charset parameters in headers. The MIME type detection code now
  strips charset params, letting gomail handle charset assignment based on
  the -cs flag. Added more test scripts in test/ dir.

  (Jan-16-2026)

* Update document about oauth-helper. Switch to markdown-toc-go from
  markdown_helper for document generation. Add oauth-helper link at the end
  of usage.

  (Apr-01-2026)

v1.0.11-b2

    [43 lines not shown]
DeltaFile
+15-15mailsend-go/distinfo
+4-4mailsend-go/go-modules.mk
+3-0mailsend-go/COMMIT_MSG
+1-1mailsend-go/Makefile
+23-204 files

NetBSD/pkgsrc-wip cb8111fpy-identify distinfo COMMIT_MSG

py-identify: update to 2.6.18
DeltaFile
+3-3py-identify/distinfo
+1-1py-identify/COMMIT_MSG
+1-1py-identify/Makefile
+5-53 files

NetBSD/pkgsrc-wip bea1b37iosevka-aile-ttf distinfo, iosevka-curly-slab-ttf distinfo

iosevka-*: update to 34.3.0

* Add narrow bent hook variants for f, j, r, and t.
* Add crossbar-at-half-ascender-height variants for f.
* Add motion-bottom-serifed variants for q.
* Add middle-serifed-half-ascender variants for long-s (ſ) and lower eszett (ß).
* Add serifed variants for Greek Lower Gamma (γ).
* Add diagonal-tailed variant for Greek Lower Pi (π).
* Add short-neck and short-neck2 variants for Greek Lower Phi (φ) and Psi (ψ).
* Add dense variants for ellipsis.
* Add IPA localization forms for Greek Lower Lambda (λ) and Psi (ψ).
* Refine shape of the following characters:
  * CYRILLIC CAPITAL LETTER DJE (U+0402).
  * CYRILLIC CAPITAL LETTER TSHE (U+040B).
  * CYRILLIC CAPITAL LETTER PSI (U+0470).
  * CYRILLIC SMALL LETTER PSI (U+0471).
  * MODIFIER LETTER RAISED INVERTED EXCLAMATION MARK (U+A71E).
  * MODIFIER LETTER DENTAL CLICK (U+107B6).
  * MODIFIER LETTER LATERAL CLICK (U+107B7).
  * MODIFIER LETTER ALVEOLAR CLICK (U+107B8).
DeltaFile
+3-3iosevka-ttf/distinfo
+3-3iosevka-aile-ttf/distinfo
+3-3iosevka-curly-slab-ttf/distinfo
+3-3iosevka-curly-ttf/distinfo
+3-3iosevka-etoile-ttf/distinfo
+3-3iosevka-slab-ttf/distinfo
+18-1812 files not shown
+30-3018 files

FreeBSD/src a849cbelib/libc/gen posix_spawn.3

posix_spawn.3: fix formatting of xref

(cherry picked from commit 59e9a4c05a81a25aaf355cb18c24835abad96ff2)
DeltaFile
+1-1lib/libc/gen/posix_spawn.3
+1-11 files

LLVM/project 9659f28clang/lib/AST Type.cpp ASTContext.cpp, clang/test/SemaCXX decltype.cpp

[clang] ignore value dependence for decltype

The 'decltype' for a value-dependent (but non-type-dependent) should be known,
so this patch makes them non-opaque instead.

Fixes #61818
DeltaFile
+11-12clang/test/SemaTemplate/deduction-guide.cpp
+12-10clang/lib/AST/Type.cpp
+9-0clang/test/SemaTemplate/concepts.cpp
+8-1clang/test/SemaCXX/decltype.cpp
+4-5clang/lib/AST/ASTContext.cpp
+4-4clang/test/SemaTemplate/dependent-expr.cpp
+48-329 files not shown
+71-4015 files

HardenedBSD/src 4e27cc4. CONTRIBUTING.md, share/examples/jails jng

Merge remote-tracking branch 'origin/hardened/current/master' into hardened/current/cross-dso-cfi
DeltaFile
+249-70share/examples/jails/jng
+2-6CONTRIBUTING.md
+1-0sys/netinet/ip_mroute.c
+1-0sys/netinet6/ip6_mroute.c
+253-764 files

HardenedBSD/src b84f38e. CONTRIBUTING.md, share/examples/jails jng

Merge branch 'freebsd/current/main' into hardened/current/master
DeltaFile
+249-70share/examples/jails/jng
+2-6CONTRIBUTING.md
+1-0sys/netinet6/ip6_mroute.c
+1-0sys/netinet/ip_mroute.c
+253-764 files

FreeBSD/ports cc704efeditors/emacs-devel Makefile, editors/emacs-devel/files patch-lisp_net_tramp.el

editors/emacs-devel: Fix upstream TRAMP performance regression

A recent upstream TRAMP refactoring caused significant slowdowns when
completing remote directories.  This patch restores completion
performance.

See also:       https://debbugs.gnu.org/cgi/bugreport.cgi?bug=80747
Sponsored by:   The FreeBSD Foundation
DeltaFile
+26-0editors/emacs-devel/files/patch-lisp_net_tramp.el
+1-0editors/emacs-devel/Makefile
+27-02 files

NetBSD/pkgsrc 6a96RxIdoc CHANGES-2026

   tex-pdfjam* update
VersionDeltaFile
1.2090+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc 513kAVkprint/tex-pdfjam Makefile distinfo, print/tex-pdfjam-doc distinfo Makefile

   tex-pdfjam{,-doc}: update to 4.3.1

   changes unknown
VersionDeltaFile
1.3+5-5print/tex-pdfjam/Makefile
1.3+3-3print/tex-pdfjam-doc/distinfo
1.3+3-3print/tex-pdfjam/distinfo
1.3+2-2print/tex-pdfjam-doc/Makefile
1.3+1-1print/tex-pdfjam-doc/PLIST
+14-145 files

FreeBSD/ports dab53f5x11-toolkits/gtk-layer-shell distinfo Makefile

x11-toolkits/gtk-layer-shell: update to 0.10.1

Changes:        https://github.com/wmww/gtk-layer-shell/releases/tag/v0.10.1
Reported by:    GitHub (watch releases)

(cherry picked from commit bbf62fa697f5e958dd83b8d6e8b47a519afa9867)
DeltaFile
+3-3x11-toolkits/gtk-layer-shell/distinfo
+1-1x11-toolkits/gtk-layer-shell/Makefile
+4-42 files

FreeBSD/ports 1b59de7emulators/rpcs3 pkg-plist distinfo

emulators/rpcs3: update to 0.0.40.19155

Changes:        https://github.com/RPCS3/rpcs3/compare/d46ddcee5d...ec989781a3
(cherry picked from commit 2613051fc37e9dd7f1ecac80079d5b3832abc01f)
DeltaFile
+37-0emulators/rpcs3/pkg-plist
+7-7emulators/rpcs3/distinfo
+4-4emulators/rpcs3/Makefile
+48-113 files

FreeBSD/ports e12f812devel/sdl12-compat distinfo Makefile

devel/sdl12-compat: update to 1.2.76

Changes:        https://github.com/libsdl-org/sdl12-compat/releases/tag/release-1.2.76
Reported by:    GitHub (watch releases)

(cherry picked from commit 519682258a0cd51a5d1a9c7661b4401217131b3f)
DeltaFile
+3-3devel/sdl12-compat/distinfo
+1-1devel/sdl12-compat/Makefile
+4-42 files

FreeBSD/ports 2613051emulators/rpcs3 pkg-plist distinfo

emulators/rpcs3: update to 0.0.40.19155

Changes:        https://github.com/RPCS3/rpcs3/compare/d46ddcee5d...ec989781a3
DeltaFile
+37-0emulators/rpcs3/pkg-plist
+7-7emulators/rpcs3/distinfo
+4-4emulators/rpcs3/Makefile
+48-113 files