FreeBSD/ports 268f851deskutils/freeplane pkg-plist distinfo

deskutils/freeplane: Update to 1.13.3

ChangeLog:      https://github.com/freeplane/freeplane/releases/tag/release-1.13.3
Reported by:    Dimitry Polivaev <notifications at github.com>
DeltaFile
+45-12deskutils/freeplane/pkg-plist
+3-3deskutils/freeplane/distinfo
+2-2deskutils/freeplane/Makefile
+50-173 files

NetBSD/pkgsrc-wip 6f2709b2048-c Makefile distinfo

2048-c: update to 1.0.3
DeltaFile
+6-62048-c/Makefile
+3-32048-c/distinfo
+9-92 files

LLVM/project 8042e61llvm/lib/Transforms/InstCombine InstCombineCasts.cpp, llvm/test/Transforms/InstCombine trunc.ll

[InstCombine] Fold trunc nuw/nsw (shr exact %x, %y) to i1 -> icmp ne %x, 0 (#210499)

Proof: https://alive2.llvm.org/ce/z/de6gru
DeltaFile
+108-0llvm/test/Transforms/InstCombine/trunc.ll
+5-1llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
+113-12 files

NetBSD/pkgsrc-wip dee7365llama.cpp distinfo Makefile.common

llama.cpp: update to 0.0.2.10068.

A week of commits.
DeltaFile
+6-6llama.cpp/distinfo
+2-2llama.cpp/Makefile.common
+8-82 files

FreeBSD/ports b3b5c90devel/open62541 pkg-plist distinfo, devel/open62541/files patch-arch_posix_eventloop__posix.h

devel/open62541: Update to version 1.5.5

Changelog: https://github.com/open62541/open62541/releases/tag/v1.5.5

PR:             296837
DeltaFile
+6-8devel/open62541/pkg-plist
+12-0devel/open62541/files/patch-arch_posix_eventloop__posix.h
+3-3devel/open62541/distinfo
+1-1devel/open62541/Makefile
+22-124 files

FreeBSD/ports 9d6e242audio/libresidfp distinfo Makefile

audio/libresidfp: Update to 1.1.2

Changelog:
https://github.com/libsidplayfp/libresidfp/releases/tag/v1.1.2
DeltaFile
+3-3audio/libresidfp/distinfo
+1-1audio/libresidfp/Makefile
+1-1audio/libresidfp/pkg-plist
+5-53 files

FreeBSD/ports 1ec36abarchivers/libarchive distinfo Makefile

archivers/libarchive: Update to 3.8.8

Changelog: https://github.com/libarchive/libarchive/releases/tag/v3.8.8

PR:             296310
Reviewed by:    glewis (maintainer)
DeltaFile
+3-3archivers/libarchive/distinfo
+1-1archivers/libarchive/Makefile
+1-1archivers/libarchive/pkg-plist
+5-53 files

FreeBSD/ports 606aeeedevel/capnproto distinfo Makefile

devel/capnproto: Update to 1.5.0

Changelog: https://github.com/capnproto/capnproto/compare/v1.4.0...v1.5.0
DeltaFile
+3-3devel/capnproto/distinfo
+1-2devel/capnproto/Makefile
+4-52 files

FreeBSD/ports bdb0ccedevel/libgit2 distinfo Makefile

devel/libgit2: update to 1.9.6

Changes:        https://github.com/libgit2/libgit2/releases
(cherry picked from commit f7f81df0f5bc162886c4ef488cbbc90a026c252e)
DeltaFile
+3-3devel/libgit2/distinfo
+1-1devel/libgit2/Makefile
+4-42 files

LLVM/project ee62806clang/include/clang/AST OpenMPClause.h, clang/lib/Parse ParseOpenMP.cpp

[Clang][OpenMP] Add parsing/sema for dims modifier in num_teams and thread_limit (#206412)

Add parsing and sema support for `dims` modifier (OpenMP 6.1) in `num_teams` and
`thread_limit` clauses. Example:

```cpp
constexpr int N = 2;
#pragma omp teams num_teams(dims(3): x, y, z) thread_limit(dims(N): a, b)
{ ... }
```
DeltaFile
+231-78clang/lib/Sema/SemaOpenMP.cpp
+222-0clang/test/OpenMP/dims_modifier_messages.cpp
+68-21clang/lib/Parse/ParseOpenMP.cpp
+72-10clang/include/clang/AST/OpenMPClause.h
+40-0clang/test/OpenMP/dims_modifier_ast_print.cpp
+23-11clang/lib/Sema/TreeTransform.h
+656-12017 files not shown
+782-16223 files

FreeBSD/ports 13ed601net/wstunnel distinfo Makefile

net/wstunnel: update 10.6.1 → 10.6.2
DeltaFile
+103-107net/wstunnel/distinfo
+51-53net/wstunnel/Makefile
+154-1602 files

FreeBSD/ports b107a0amultimedia/lms distinfo Makefile

multimedia/lms: update 3.77.0 → 3.79.0
DeltaFile
+3-3multimedia/lms/distinfo
+1-1multimedia/lms/Makefile
+4-42 files

FreeBSD/ports 8a339a5devel/py-uv-bump distinfo Makefile

devel/py-uv-bump: update 0.5.0 → 0.6.0
DeltaFile
+3-3devel/py-uv-bump/distinfo
+1-1devel/py-uv-bump/Makefile
+4-42 files

FreeBSD/ports f852a71benchmarks/inferno distinfo Makefile

benchmarks/inferno: update 0.12.6 → 0.12.8
DeltaFile
+139-167benchmarks/inferno/distinfo
+69-84benchmarks/inferno/Makefile
+208-2512 files

FreeBSD/ports 573acadmisc/claude-code distinfo Makefile

misc/claude-code: update 2.1.214 → 2.1.215
DeltaFile
+5-5misc/claude-code/distinfo
+1-1misc/claude-code/Makefile
+6-62 files

FreeBSD/ports 864fb0bscience/siconos/files patch-externals_boost__contribs_expm.hpp

science/siconos: Fix build on 16 by patching std::abs<> C++ call

Reported by:    fallout

(cherry picked from commit 0d5c6b1e8899e30d72e98c174384359d0047e109)
DeltaFile
+13-0science/siconos/files/patch-externals_boost__contribs_expm.hpp
+13-01 files

FreeBSD/ports c4fcf1dmath/hydrogen Makefile

math/hydrogen: Fix build on 16

Reported by:    fallout

(cherry picked from commit 92543ec8101e7f4ef686d60122f4c48dabb7dac2)
DeltaFile
+2-0math/hydrogen/Makefile
+2-01 files

NetBSD/pkgsrc k21ON6adoc CHANGES-2026

   doc: Updated net/p5-Net-DNS to 1.56
VersionDeltaFile
1.4549+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc AQkkUxknet/p5-Net-DNS distinfo Makefile

   p5-Net-DNS: update to 1.56.

   **** 1.56 Jul 18, 2027

   Fix rt.cpan.org #180088
        Documentation issue for Net::DNS::RR::RRSIG::verify()

   Fix rt.cpan.org #179946
        Denial of Service via long DNS compression chains

   Fix rt.cpan.org #179945
        Remote code injection via EDNS EXTENDED ERROR

   Fix rt.cpan.org #179692/#176900
        UNIX.pm: Unreachable code warning using Apache/mod_perl
VersionDeltaFile
1.81+4-4net/p5-Net-DNS/distinfo
1.122+2-3net/p5-Net-DNS/Makefile
+6-72 files

LLVM/project 4a1c004llvm/include/llvm/MC MCSchedule.h, llvm/test/TableGen CompressWriteLatencyEntry.td

[MC] Pack scheduling class entry counts (#202649)

Generated scheduling classes currently use at most 20 write-resource
entries and 35 write-latency entries, while read-advance counts reach
504. Narrow the two write counts to `uint8_t`, order the three table
indices before the three counts, and emit target-specific compile-time
bounds assertions in generated subtarget source.

This reduces `sizeof(MCSchedClassDesc)` from 14 to 12 bytes in release
builds and from 20 to 16 bytes with debug fields. Fully stripped arm64
`llvm-mca` decreases by 544,896 bytes (1.49%), and the stripped
all-tools multicall binary decreases by 528,376 bytes (0.368%).

Work towards #202616

AI tool disclosure: Co-authored with OpenAI Codex.
DeltaFile
+20-6llvm/utils/TableGen/SubtargetEmitter.cpp
+12-3llvm/include/llvm/MC/MCSchedule.h
+6-3llvm/test/TableGen/CompressWriteLatencyEntry.td
+38-123 files

NetBSD/pkgsrc Q1B78QMdoc CHANGES-2026

   doc: Updated devel/p5-CPAN-Requirements-Dynamic to 0.003
VersionDeltaFile
1.4548+2-1doc/CHANGES-2026
+2-11 files

FreeBSD/ports f034f2fdevel/bazel9 distinfo Makefile

devel/bazel9: upgrade to 9.2.0
DeltaFile
+3-3devel/bazel9/distinfo
+1-2devel/bazel9/Makefile
+4-52 files

NetBSD/pkgsrc kYt3Jwndevel/p5-CPAN-Requirements-Dynamic distinfo Makefile

   p5-CPAN-Requirements-Dynamic: update to 0.003.

   0.003     2026-07-12 21:44:55+02:00 Europe/Brussels
             - Avoid undefinedness warning in config_defined
VersionDeltaFile
1.3+4-4devel/p5-CPAN-Requirements-Dynamic/distinfo
1.6+3-4devel/p5-CPAN-Requirements-Dynamic/Makefile
+7-82 files

OpenBSD/ports 6FI17Mudevel/libgit2/libgit2 distinfo Makefile

   Update to libgit2-1.9.6.
VersionDeltaFile
1.53+2-2devel/libgit2/libgit2/distinfo
1.80+1-2devel/libgit2/libgit2/Makefile
+3-42 files

NetBSD/src ywvkgj9tests/lib/libcurses/check_files wcolor_set.chk mutt_test5.chk

   Updates to check files due to output changes from bug fixes.
VersionDeltaFile
1.5+5-6tests/lib/libcurses/check_files/wcolor_set.chk
1.5+2-3tests/lib/libcurses/check_files/mutt_test5.chk
1.5+0-1tests/lib/libcurses/check_files/mutt_test4.chk
1.5+0-1tests/lib/libcurses/check_files/mutt_test6.chk
1.4+0-1tests/lib/libcurses/check_files/mutt_test8.chk
1.4+0-1tests/lib/libcurses/check_files/mutt_test9.chk
+7-136 files not shown
+7-1912 files

LLVM/project d4a08d3clang/test/Analysis/Scalable/TypeConstrainedPointers unsafe-buffer-reachable-excludes-type-constrained-new-delete.cpp unsafe-buffer-reachable-excludes-type-constrained-main.cpp

fix tests
DeltaFile
+23-9clang/test/Analysis/Scalable/TypeConstrainedPointers/unsafe-buffer-reachable-excludes-type-constrained-new-delete.cpp
+12-1clang/test/Analysis/Scalable/TypeConstrainedPointers/unsafe-buffer-reachable-excludes-type-constrained-main.cpp
+35-102 files

NetBSD/src TyZCJUqlib/libcurses refresh.c color.c

   Fixes for PR lib/60430 and lib/60431

   * Don't leave screen in colour mode after makech, fixes 60430
   * Set the background colour to the blank attribute before erase to properly
     get the background erase colour
   * Disable dirtying lines when the colour pair changes, this causes
     the screen to get blanked if apps use windows and leave stdscr blank.
     (fixes 60431)
VersionDeltaFile
1.135+24-13lib/libcurses/refresh.c
1.49+14-7lib/libcurses/color.c
+38-202 files

FreeBSD/ports f7f81dfdevel/libgit2 distinfo Makefile

devel/libgit2: update to 1.9.6

Changes:        https://github.com/libgit2/libgit2/releases
DeltaFile
+3-3devel/libgit2/distinfo
+1-1devel/libgit2/Makefile
+4-42 files

NetBSD/pkgsrc-wip ae4516baxel options.mk Makefile

axel: update to 2.17.14
DeltaFile
+19-14axel/options.mk
+5-2axel/Makefile
+3-3axel/distinfo
+1-0axel/PLIST.nls
+28-194 files

LLVM/project f3528f8clang/test/CodeGenCoroutines gh188230-coro-await-elidable-suspend-never-final.cpp, llvm/include/llvm/Transforms/Coroutines CoroShape.h

[Coroutines] Use destroy slot for CoroElide resume fallthrough

Fixes https://github.com/llvm/llvm-project/issues/188230

A switch coroutine with a CoroElide noalloc variant uses the frame destroy slot as a runtime discriminator: heap-allocated frames store the destroy clone, while allocation-elided frames store the cleanup clone. Its resume clone can reach a fallthrough coro.end after the final suspend.

The coroutine body can invoke a continuation before reaching that coro.end. A suspend_never continuation can complete and free its frame before control returns. When the callee frame was elided into that caller allocation, loading the destroy slot at coro.end reads freed storage, which AddressSanitizer reports as a use-after-free.

Load and cache the destroy function in the switch-resume entry block before executing the resume body, then tail-call the cached value at fallthrough coro.end. The cache retains the frame slot as the allocation discriminator without dereferencing an elided frame after the continuation returns.

Add a C++ CodeGen regression for the original suspend_never final-suspend shape and update CoroSplit tests to require the entry load.

Assisted-By: Codex GPT 5.5
DeltaFile
+83-0llvm/test/Transforms/Coroutines/coro-split-resume-fallthrough-destroy-slot.ll
+76-0clang/test/CodeGenCoroutines/gh188230-coro-await-elidable-suspend-never-final.cpp
+46-6llvm/lib/Transforms/Coroutines/CoroSplit.cpp
+4-1llvm/test/Transforms/Coroutines/coro-split-00.ll
+4-1llvm/test/Transforms/Coroutines/coro-split-addrspace.ll
+1-0llvm/include/llvm/Transforms/Coroutines/CoroShape.h
+214-81 files not shown
+215-87 files