NetBSD/src DYPMjbEsbin/newbtconf newbtconf.8

   Improve grammar
VersionDeltaFile
1.22+2-2sbin/newbtconf/newbtconf.8
+2-21 files

FreeBSD/ports f7e6725deskutils/kronometer Makefile pkg-plist

deskutils/kronometer: Update to 2.3.70 and switch to Qt6
DeltaFile
+7-9deskutils/kronometer/Makefile
+14-1deskutils/kronometer/pkg-plist
+3-3deskutils/kronometer/distinfo
+0-1deskutils/kronometer/pkg-descr
+24-144 files

FreeBSD/ports 3bfcd3dgraphics/kxstitch pkg-plist Makefile

graphics/kxstitch: Update to 3.0.0 and switch to Qt6

- Switch to default ImageMagick
- Update WWW
DeltaFile
+57-20graphics/kxstitch/pkg-plist
+12-12graphics/kxstitch/Makefile
+3-3graphics/kxstitch/distinfo
+72-353 files

FreeBSD/ports 06389b9sysutils/krename Makefile pkg-plist, sysutils/krename/files patch-gentoo_git-krename-5.0.1-no-kjs.patch patch-cmake_modules_FindPoDoFo.cmake

sysutils/krename: Update to 5.0.60 and switch to Qt6

- Switch to graphics/podofo
- Drop stale patches
- Amend port description
DeltaFile
+0-521sysutils/krename/files/patch-gentoo_git-krename-5.0.1-no-kjs.patch
+0-28sysutils/krename/files/patch-cmake_modules_FindPoDoFo.cmake
+11-16sysutils/krename/Makefile
+10-3sysutils/krename/pkg-plist
+0-11sysutils/krename/files/patch-src_exiv2plugin.cpp
+3-3sysutils/krename/distinfo
+24-5821 files not shown
+25-5837 files

FreeBSD/ports d09bbdedatabases/kbibtex pkg-plist Makefile

databases/kbibtex: Update to 0.10.50 and switch to Qt6

- Update WWW and improve port description
DeltaFile
+43-39databases/kbibtex/pkg-plist
+14-20databases/kbibtex/Makefile
+19-1databases/kbibtex/pkg-descr
+3-5databases/kbibtex/distinfo
+79-654 files

LLVM/project 4e15b55lld/include/lld/Common BPSectionOrdererBase.inc, lld/test/ELF bp-section-orderer.s

[lld] Report missing --irpgo-profile file instead of asserting (#209028)

When --irpgo-profile names a missing file, takeError() asserts

```
ld.lld: error: No such file or directory
ld.lld: Error.h:686: ... Assertion `!HasError && "Cannot get value when an error exists!"' failed.
```

Check the Expected before use. Fixes #203761

Co-authored-by: Peter Chen J. <peter941221 at gmail.com>

Co-authored-by: Peter Chen J. <peter941221 at gmail.com>
DeltaFile
+9-0lld/test/MachO/bp-section-orderer-errs.s
+4-1lld/include/lld/Common/BPSectionOrdererBase.inc
+4-0lld/test/ELF/bp-section-orderer.s
+17-13 files

LLVM/project 03af1bfllvm/lib/Transforms/Vectorize SLPVectorizer.cpp, llvm/test/Transforms/SLPVectorizer/X86 minbitwidth-icmp-signed-const-trunc.ll

[SLP] Don't truncate compare constants that change value at the demoted width

SLP preserves the original bit width when narrowing compare operands,
but doesn't always account for the required size convertion in LLVM IR.
This can produce incorrect compare constants after truncation.

Fix this by using getSignificantBits() for sign-extended operands,
forbidding truncation for signed predicates on zero-extended operands,
and checking the correct operand in the LBW > RBW case.
DeltaFile
+72-0llvm/test/Transforms/SLPVectorizer/X86/minbitwidth-icmp-signed-const-trunc.ll
+48-13llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
+120-132 files

OpenBSD/xenocara KmiwAueapp/xwud depcomp missing

   Update xwud to 1.0.8
VersionDeltaFile
1.4+206-202app/xwud/depcomp
1.4+144-259app/xwud/missing
1.15+146-124app/xwud/aclocal.m4
1.10+131-110app/xwud/Makefile.in
1.15+68-146app/xwud/configure
1.9+66-55app/xwud/xwud.c
+761-8967 files not shown
+1,079-1,00713 files

OpenBSD/xenocara kMhlsXXapp/xwd config.sub config.guess

   Update to xwd 1.0.10
VersionDeltaFile
1.4+1,471-1,293app/xwd/config.sub
1.4+1,028-753app/xwd/config.guess
1.4+206-202app/xwd/depcomp
1.4+144-259app/xwd/missing
1.17+148-126app/xwd/aclocal.m4
1.11+128-108app/xwd/Makefile.in
+3,125-2,74111 files not shown
+3,552-3,00717 files

LLVM/project 715cf35clang-tools-extra/clang-tidy/readability IdentifierNamingCheck.cpp, clang-tools-extra/docs ReleaseNotes.rst

[clang-tidy] Fix identifier-naming style lookup in macro arguments (#206809)

Problem statement: the var lambda parameter was written inside a macro
argument. The declaration location was treated as a macro location, and
the filename lookup returned an empty filename for that location.

Fix: use a file location for the style lookup. Alternative options
considered were spelling location and expansion location.

Fixes #154957

Assisted-by: GPT

---------

Co-authored-by: Zeyi Xu <mitchell.xu2 at gmail.com>
Co-authored-by: Baranov Victor <bar.victor.2002 at gmail.com>
DeltaFile
+30-0clang-tools-extra/test/clang-tidy/checkers/readability/identifier-naming-macro-argument.cpp
+10-0clang-tools-extra/test/clang-tidy/checkers/readability/Inputs/identifier-naming-macro-argument/subdir/.clang-tidy
+10-0clang-tools-extra/test/clang-tidy/checkers/readability/Inputs/identifier-naming-macro-argument/.clang-tidy
+2-1clang-tools-extra/clang-tidy/readability/IdentifierNamingCheck.cpp
+3-0clang-tools-extra/docs/ReleaseNotes.rst
+1-0clang-tools-extra/test/clang-tidy/checkers/readability/Inputs/identifier-naming-macro-argument/include/macro.h
+56-16 files

OpenBSD/xenocara vJuYw6sapp/xvinfo configure config.sub

   Update to xvinfo 1.1.6
VersionDeltaFile
1.15+3,508-3,164app/xvinfo/configure
1.4+1,471-1,293app/xvinfo/config.sub
1.4+1,028-753app/xvinfo/config.guess
1.4+216-202app/xvinfo/install-sh
1.4+206-202app/xvinfo/depcomp
1.4+144-259app/xvinfo/missing
+6,573-5,87311 files not shown
+7,187-6,21717 files

FreeBSD/ports f848a20www/linux-brave distinfo pkg-plist

www/linux-brave: update to 1.92.139 release
DeltaFile
+5-5www/linux-brave/distinfo
+5-4www/linux-brave/pkg-plist
+1-1www/linux-brave/Makefile
+11-103 files

FreeBSD/ports abc60d6www/linux-chrome distinfo pkg-plist

www/linux-chrome: update to 150.0.7871.114 release
DeltaFile
+3-3www/linux-chrome/distinfo
+1-2www/linux-chrome/pkg-plist
+1-1www/linux-chrome/Makefile
+5-63 files

OpenBSD/xenocara rTCo7Vbapp/xsetroot configure config.sub

   Update to xsetroot 1.1.4
VersionDeltaFile
1.15+3,532-3,182app/xsetroot/configure
1.4+1,471-1,293app/xsetroot/config.sub
1.4+1,028-753app/xsetroot/config.guess
1.4+216-202app/xsetroot/install-sh
1.4+206-202app/xsetroot/depcomp
1.4+144-259app/xsetroot/missing
+6,597-5,89111 files not shown
+7,338-6,33517 files

OpenBSD/xenocara RtepvHiapp/xset configure config.sub

   Update to xset 1.2.6
VersionDeltaFile
1.18+3,692-3,365app/xset/configure
1.4+1,471-1,293app/xset/config.sub
1.4+1,028-753app/xset/config.guess
1.4+216-202app/xset/install-sh
1.4+206-202app/xset/depcomp
1.4+144-259app/xset/missing
+6,757-6,07413 files not shown
+7,744-6,60119 files

FreeBSD/ports 8cad309x11/mlterm pkg-plist distinfo, x11/mlterm/files patch-gtk_Makefile.in patch-inputmethod_ibus_im__ibus.c

x11/mlterm: Update to 3.9.5
DeltaFile
+4-4x11/mlterm/pkg-plist
+5-3x11/mlterm/files/patch-gtk_Makefile.in
+3-3x11/mlterm/distinfo
+2-2x11/mlterm/files/patch-inputmethod_ibus_im__ibus.c
+2-2x11/mlterm/files/patch-configure
+1-2x11/mlterm/Makefile
+17-166 files

OpenBSD/xenocara TVZvl3Zapp/xrefresh meson.build

   missed cvs add
VersionDeltaFile
1.1+88-0app/xrefresh/meson.build
+88-01 files

OpenBSD/xenocara Fcl0m3aapp/xrefresh config.sub config.guess

   Update to xrefresh 1.1.1
VersionDeltaFile
1.3+1,471-1,293app/xrefresh/config.sub
1.3+1,028-753app/xrefresh/config.guess
1.3+206-202app/xrefresh/depcomp
1.3+144-259app/xrefresh/missing
1.15+68-216app/xrefresh/configure
1.15+148-126app/xrefresh/aclocal.m4
+3,065-2,8499 files not shown
+3,473-3,07915 files

FreeBSD/ports 625550adevel/gccmakedep distinfo Makefile

devel/gccmakedep: update to 1.0.5

PR:             296725
Approved by:    x11 (arrowd, maintainer)

Sponsored by:   tipi.work
DeltaFile
+3-3devel/gccmakedep/distinfo
+1-1devel/gccmakedep/Makefile
+4-42 files

FreeBSD/ports 8b0c053devel/spark Makefile

devel/spark: Update Enable only for java 8 and 11

Spark with Java 17 has a lot of build crashes on FreeBSD.
While here replace PORTVERSION with DISTVERSION.

PR:             296715
Sponsored by:   UNIS Labs
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>
MFH:            2026Q3

(cherry picked from commit e1a98853b2aaebc330bc6dd571e834612bce1eb9)
DeltaFile
+9-9devel/spark/Makefile
+9-91 files

FreeBSD/ports 657b31edevel/linux-rl9-qt5-qttools distinfo Makefile

devel/linux-rl9-qt5-qttools: upstream reroll for Rocky Linux 9.8
DeltaFile
+27-27devel/linux-rl9-qt5-qttools/distinfo
+2-2devel/linux-rl9-qt5-qttools/Makefile
+29-292 files

FreeBSD/ports 583cdfegraphics/linux-rl9-qt5-qt3d distinfo Makefile

graphics/linux-rl9-qt5-qt3d: upstream reroll for Rocky Linux 9.8
DeltaFile
+9-9graphics/linux-rl9-qt5-qt3d/distinfo
+2-2graphics/linux-rl9-qt5-qt3d/Makefile
+11-112 files

FreeBSD/ports fbc1172multimedia/linux-rl9-gstreamer1 distinfo Makefile

multimedia/linux-rl9-gstreamer1: upstream reroll for Rocky Linux 9.8
DeltaFile
+31-31multimedia/linux-rl9-gstreamer1/distinfo
+6-5multimedia/linux-rl9-gstreamer1/Makefile
+37-362 files

FreeBSD/ports 8604dc2graphics/linux-rl9-vulkan distinfo Makefile

graphics/linux-rl9-vulkan: update to 1.4.328.1 release
DeltaFile
+9-9graphics/linux-rl9-vulkan/distinfo
+1-1graphics/linux-rl9-vulkan/Makefile
+10-102 files

FreeBSD/ports 0375635multimedia/linux-rl9-ffmpeg distinfo Makefile

multimedia/linux-rl9-ffmpeg: update to 5.1.10 release
DeltaFile
+7-7multimedia/linux-rl9-ffmpeg/distinfo
+1-1multimedia/linux-rl9-ffmpeg/Makefile
+8-82 files

FreeBSD/ports a9ade9agraphics/linux-rl9-gdk-pixbuf2 distinfo Makefile

graphics/linux-rl9-gdk-pixbuf2: upstream reroll for Rocky Linux 9.8
DeltaFile
+15-15graphics/linux-rl9-gdk-pixbuf2/distinfo
+2-2graphics/linux-rl9-gdk-pixbuf2/Makefile
+17-172 files

FreeBSD/ports 4e4b440graphics/linux-rl9-dri distinfo pkg-plist.amd64

graphics/linux-rl9-dri: update to 25.2.7 release
DeltaFile
+51-31graphics/linux-rl9-dri/distinfo
+17-2graphics/linux-rl9-dri/pkg-plist.amd64
+9-6graphics/linux-rl9-dri/Makefile
+8-1graphics/linux-rl9-dri/pkg-plist.aarch64
+85-404 files

FreeBSD/ports ad82076misc/linux-rl9-sdl20-extralibs distinfo Makefile

misc/linux-rl9-sdl20-extralibs: upstream reroll for EPEL9

-SDL2_image-2.8.2-1.el9
+SDL2_image-2.8.12-1.el9
DeltaFile
+7-7misc/linux-rl9-sdl20-extralibs/distinfo
+4-3misc/linux-rl9-sdl20-extralibs/Makefile
+1-1misc/linux-rl9-sdl20-extralibs/pkg-plist.aarch64
+1-1misc/linux-rl9-sdl20-extralibs/pkg-plist.amd64
+13-124 files

FreeBSD/ports 823411asecurity/linux-rl9-gnupg distinfo Makefile

security/linux-rl9-gnupg: upstream reroll for Rocky Linux 9.8
DeltaFile
+11-11security/linux-rl9-gnupg/distinfo
+2-2security/linux-rl9-gnupg/Makefile
+13-132 files

FreeBSD/ports de4c211x11/linux-rl9-xorg-libs pkg-plist.aarch64 pkg-plist.amd64

x11/linux-rl9-xorg-libs: upstream reroll for Rocky Linux 9.8

-libX11_ver=            1.7.0-11.el9
+libX11_ver=            1.8.12-1.el9
-libinput_ver=          1.19.3-7.el9_6
+libinput_ver=          1.19.3-8.el9_7
-libwacom_ver=          1.12.1-5.el9_6
+libwacom_ver=          1.12.1-6.el9_7
DeltaFile
+6-1x11/linux-rl9-xorg-libs/pkg-plist.aarch64
+6-1x11/linux-rl9-xorg-libs/pkg-plist.amd64
+3-3x11/linux-rl9-xorg-libs/Makefile.version
+1-1x11/linux-rl9-xorg-libs/Makefile
+16-64 files