NetBSD/pkgsrc 93bwaj4math/py-gmpy2 distinfo Makefile

   py-gmpy2: updated to 2.3.1

   2.3.1

   * Fix ieee() for bit width > 128. (skirpichev)
   * Fix ``Fix mpc.__module__``. (skirpichev)
   * Check for buffer overflows in __format__() dunders. (skirpichev)
   * Support CPython v3.15. (skirpichev)
   * Drop additional constraint for Jacobi symbol. (skirpichev)
VersionDeltaFile
1.8+4-4math/py-gmpy2/distinfo
1.13+2-2math/py-gmpy2/Makefile
1.5+3-1math/py-gmpy2/PLIST
+9-73 files

NetBSD/pkgsrc zmeNchRdevel/py-vcs-versioning distinfo Makefile

   py-vcs-versioning: updated to 2.1.2

   2.1.2 (2026-06-23)

   Fixed

   - Fix MetadataWorkdir crash when using custom `tag_regex` — stored tags are already parsed version strings and no longer re-parsed through the tag regex.

   2.1.1 (2026-06-23)

   Fixed

   - Fix spurious ``DeprecationWarning`` for ``tag_regex`` when using default value via ``get_version()``.
VersionDeltaFile
1.3+4-4devel/py-vcs-versioning/distinfo
1.4+2-2devel/py-vcs-versioning/Makefile
+6-62 files

LLVM/project 51b0fc4clang-tools-extra/clang-tidy/cppcoreguidelines ProTypeMemberInitCheck.cpp

[clang-tidy][NFC] Remove a wrong comment in ProTypeMemberInitCheck (#205477)

`getAsCXXRecordDecl` will return nullptr for any dependent types.

It's introduced by #192786, see
https://github.com/llvm/llvm-project/pull/192786#issuecomment-4785223372
in original PR.
DeltaFile
+0-2clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeMemberInitCheck.cpp
+0-21 files

FreeBSD/src 9417b11stand/efi/loader bootinfo.c

loader/efi: pre-allocate memory map buffer before ExitBootServices

Move the memory map allocation before the ExitBootServices retry
loop to ensure no boot service calls occur between GetMemoryMap
and ExitBootServices.  This simplifies the control flow by removing
the inner sizing loop and matches the strategy used by the Linux
EFI stub.

Identified while investigating an ExitBootServices hang on
AMD AGESA 1.3.0.0a firmware (Gigabyte B650 GAMING X AX V2).

Signed-off-by:          Christos Longros <chris.longros at gmail.com>
Reviewed by:            imp
Differential Revision:  https://reviews.freebsd.org/D56249
DeltaFile
+46-39stand/efi/loader/bootinfo.c
+46-391 files

FreeBSD/ports 4c60156devel/py-uv-build distinfo Makefile

devel/py-uv-build: update 0.11.23 → 0.11.24
DeltaFile
+3-3devel/py-uv-build/distinfo
+1-1devel/py-uv-build/Makefile
+4-42 files

FreeBSD/ports 95c63dadevel/py-uv distinfo Makefile, devel/uv distinfo Makefile.crates

devel/{,py-}uv: update 0.11.23 → 0.11.24
DeltaFile
+21-17devel/uv/distinfo
+9-7devel/uv/Makefile.crates
+3-3devel/py-uv/distinfo
+1-1devel/uv/Makefile
+1-1devel/py-uv/Makefile
+35-295 files

FreeBSD/ports e237cb0sysutils/mise distinfo Makefile

sysutils/mise: update 2026.6.12 → 2026.6.13
DeltaFile
+115-131sysutils/mise/distinfo
+57-65sysutils/mise/Makefile
+172-1962 files

FreeBSD/ports 24a2a2edevel/py-ruff distinfo Makefile, devel/ruff distinfo Makefile

devel/{,py-}ruff: update 0.15.18 → 0.15.19
DeltaFile
+3-3devel/ruff/distinfo
+3-3devel/py-ruff/distinfo
+1-1devel/py-ruff/Makefile
+1-1devel/ruff/Makefile
+8-84 files

FreeBSD/ports b120084devel/bugzilla52 Makefile

devel/bugzilla52: bump requirement for p5-Chart.
DeltaFile
+2-2devel/bugzilla52/Makefile
+2-21 files

FreeBSD/ports dff138fgraphics/p5-Chart Makefile

graphics/p5-Chart: bump PORTREVISION to force package rebuild.

This is necessary to grab the patches I submitted in ports/296174.
DeltaFile
+1-0graphics/p5-Chart/Makefile
+1-01 files

OpenBSD/src Z4b3wZHusr.bin/sndiod sock.c

   sndiod: Make sure strings received from the network are 0-terminated
VersionDeltaFile
1.63+13-1usr.bin/sndiod/sock.c
+13-11 files

FreeBSD/ports c30fa35graphics/p5-Chart/files patch-Chart_Bars.pm patch-Chart_BrushStyles.pm

graphics/p5-Chart: add patch files to remove obsolete usage.

lang/perl as of at least 5.36 objects to the usage "use Chart::Base
'2.4.10'".  Make these usages modern.

PR:             ports/296174
Approved by:    mat@
DeltaFile
+11-0graphics/p5-Chart/files/patch-Chart_Bars.pm
+11-0graphics/p5-Chart/files/patch-Chart_BrushStyles.pm
+11-0graphics/p5-Chart/files/patch-Chart_Composite.pm
+11-0graphics/p5-Chart/files/patch-Chart_Direction.pm
+11-0graphics/p5-Chart/files/patch-Chart_ErrorBars.pm
+11-0graphics/p5-Chart/files/patch-Chart_HorizontalBars.pm
+66-08 files not shown
+154-014 files

FreeBSD/ports e6dec61devel/bugzilla52 Makefile

devel/bugzilla52: bump PORTREVISION.

3 new patches have been added to files/ .  Bump PORTREVISION to force
a package build to pick these up.

While here, update p5-Template-Toolkit dependency as already required
in upstream 5.2.1 (not yet released).
DeltaFile
+2-1devel/bugzilla52/Makefile
+2-11 files

FreeBSD/ports dada24bdevel/bugzilla52/files patch-Bugzilla_Bug.pm

devel/bugzilla52: add a new patch.

Newer versions of perl (post 5.38) object to a line in Bug.pm
as being ambiguous.  Change the logic to do what the line was
originally intended to do.
DeltaFile
+11-0devel/bugzilla52/files/patch-Bugzilla_Bug.pm
+11-01 files

FreeBSD/ports 2b7f2a8devel/bugzilla52/files patch-attachment.cgi patch-js_field.js

devel/bugzilla52: add two patches.

These two patches had been found on production over a year
ago.  They were copied to development but somehow never to
the actual port itself.
DeltaFile
+50-0devel/bugzilla52/files/patch-attachment.cgi
+12-0devel/bugzilla52/files/patch-js_field.js
+62-02 files

LLVM/project 2367df0flang/lib/Lower/OpenMP OpenMP.cpp, mlir/lib/Dialect/OpenMP/IR OpenMPDialect.cpp

[flang][OpenMP] Lower target in_reduction for host fallback

Enable host-fallback lowering for target in_reduction in Flang and MLIR OpenMP translation.

Model target in_reduction through the matching map entry, force address-preserving implicit mapping for Flang in_reduction list items, and emit the host-side task-reduction lookup with __kmpc_task_reduction_get_th_data. The runtime entry point takes and returns a generic, default-address-space pointer, so normalize a non-default-address-space captured pointer to the generic address space before the call and cast the returned private pointer back to the map block argument's address space, mirroring the in_reduction handling on omp.taskloop. Unsupported device/offload-entry and richer reduction forms remain diagnosed.

Add Flang lowering, MLIR verifier/translation, and LLVM IR tests for the supported host-fallback path, including a non-default-address-space case, and the remaining unsupported cases.
DeltaFile
+128-5mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
+77-36mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp
+110-3mlir/test/Target/LLVMIR/openmp-todo.mlir
+107-0mlir/test/Target/LLVMIR/openmp-target-in-reduction.mlir
+75-0mlir/test/Target/LLVMIR/openmp-target-in-reduction-multi.mlir
+48-15flang/lib/Lower/OpenMP/OpenMP.cpp
+545-598 files not shown
+745-7614 files

LLVM/project 7570d2dllvm/lib/Target/AMDGPU SIInstrInfo.cpp, llvm/test/CodeGen/AMDGPU dpp_combine_gfx11.mir

[AMDGPU] Reject src1 immediates with dpp when unsupported (#201494)

This fixes an oversight in #164241.
DeltaFile
+19-0llvm/test/MachineVerifier/AMDGPU/dpp-imm-src1.mir
+10-0llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
+4-2llvm/test/CodeGen/AMDGPU/dpp_combine_gfx11.mir
+33-23 files

OpenBSD/src 2cnib1Gshare/man/man4/man4.riscv64 sgmsi.4

   kettenisg -> kettenis
VersionDeltaFile
1.2+3-3share/man/man4/man4.riscv64/sgmsi.4
+3-31 files

LLVM/project d17d249libc/utils/MPFRWrapper MPCommon.cpp

[libc][NFC] Remove a compiler warning for MPCommon (#205264)

Local build on Linux platform reports a compiler warning:
llvm-project/libc/utils/MPFRWrapper/MPCommon.cpp:546:15: warning:
implicit conversion loses integer precision: 'long' to 'int'
[-Wshorten-64-to-32]
  546 |     int mod = mpfr_get_si(value_ret_exact.value, MPFR_RNDN);
      |         ~~~   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.

Signed-off-by: jinge90 <ge.jin at intel.com>
DeltaFile
+1-1libc/utils/MPFRWrapper/MPCommon.cpp
+1-11 files

FreeBSD/ports 31dfa9awww/py-fastapi-sso distinfo Makefile

www/py-fastapi-sso: Update to 0.21.1

Changelog: https://github.com/tomasvotava/fastapi-sso/releases/tag/0.21.1

Reported by:    Repology
DeltaFile
+3-3www/py-fastapi-sso/distinfo
+1-1www/py-fastapi-sso/Makefile
+4-42 files

LLVM/project 9ee7bdaclang-tools-extra/clang-tidy/altera UnrollLoopsCheck.cpp, clang/include/clang/AST Decl.h

[clang][AST] Refactor `EvaluatedStmt` accessors in `VarDecl` (#205033)

1) Return the evaluated APValue as a const pointer since it
    may not be modified by callers.
 2) Only return a non-nullptr from `getEvaluatedValue()` if
    the APValue not absent.
DeltaFile
+8-7clang/include/clang/AST/Decl.h
+8-7clang/lib/AST/Decl.cpp
+2-2clang/lib/AST/ExprConstant.cpp
+1-1clang-tools-extra/clang-tidy/altera/UnrollLoopsCheck.cpp
+1-1clang/lib/CodeGen/CGExprConstant.cpp
+1-1clang/lib/Serialization/ASTWriter.cpp
+21-196 files

LLVM/project 2cbaca8llvm/lib/Analysis AliasAnalysis.cpp, llvm/test/Transforms/DeadStoreElimination atomic.ll atomic-todo.ll

Reapply [AA] Improve precision for monotonic atomic load/stor… (#195015)

Reverts https://github.com/llvm/llvm-project/pull/173135 and and add two
new IR tests to demonstrate the impact of different atomic orderings on
Dead Store Elimination(DSE).

This reverts commit c8941df6a1e4ed5e1ba3287985a60e1d7512c250.

Co-authored-by: Aiden Grossman <aidengrossman at google.com>
DeltaFile
+67-26llvm/test/Transforms/DeadStoreElimination/atomic.ll
+0-23llvm/test/Transforms/DeadStoreElimination/atomic-todo.ll
+2-4llvm/lib/Analysis/AliasAnalysis.cpp
+69-533 files

NetBSD/pkgsrc 5G9M1evdoc CHANGES-2026 TODO

   doc: Updated devel/libadwaita to 1.9.1
VersionDeltaFile
1.3973+2-1doc/CHANGES-2026
1.27486+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc Xldupy7devel/libadwaita Makefile PLIST

   libadwaita: update to 1.9.1.

   =============
   Version 1.9.1
   =============

   - Use G_PARAM_STATIC_STRINGS where it wasn't used
   - Fix a build error in the example
   - AdwAboutDialog/AdwAboutWindow
     - Speed up adding legal sections
     - Speed up adding credit sections
   - AdwAlertDialog
     - Fix a crash when chaining up in response()
     - Fix the Since annotation on get_prefer_wide_layout()
   - AdwButtonRow
     - Fix availability annotation
   - AdwClampScrollable
     - Implement GtkScrollable.get_border()
   - AdwEntryRow

    [187 lines not shown]
VersionDeltaFile
1.39+4-4devel/libadwaita/Makefile
1.9+8-0devel/libadwaita/PLIST
1.12+4-4devel/libadwaita/distinfo
+16-83 files

NetBSD/pkgsrc-wip e0e1d15di Makefile

di: fix pkg-config file
DeltaFile
+2-0di/Makefile
+2-01 files

NetBSD/pkgsrc-wip c0bbb95. TODO

TODO: - crush-0.79.1, done.
DeltaFile
+0-1TODO
+0-11 files

FreeBSD/ports 8eabd4asecurity/py-google-cloud-kms Makefile distinfo

security/py-google-cloud-kms: Update to 3.14.0

Changelog: https://github.com/googleapis/google-cloud-python/blob/google-cloud-kms-v3.14.0/packages/google-cloud-kms/CHANGELOG.md

Reported by:    portscout
DeltaFile
+3-3security/py-google-cloud-kms/Makefile
+3-3security/py-google-cloud-kms/distinfo
+6-62 files

LLVM/project 793557ccompiler-rt/lib/instrumentor-tools/precision-analysis precision_analysis_runtime.cpp CMakeLists.txt, compiler-rt/test/instrumentor-tools precision_fp16_overflow.c precision_detailed.c

[Instrumentor] Add runtime examples: [2/N] A FP precision analysis

Second example:
Check all floating point operations and track if they could be done at
lower precision.

Partially developped by Claude (AI), tested and verified by me.
DeltaFile
+603-0compiler-rt/lib/instrumentor-tools/precision-analysis/precision_analysis_runtime.cpp
+92-0compiler-rt/test/instrumentor-tools/precision_fp16_overflow.c
+76-0compiler-rt/test/instrumentor-tools/precision_detailed.c
+67-0compiler-rt/lib/instrumentor-tools/precision-analysis/CMakeLists.txt
+66-0compiler-rt/test/instrumentor-tools/precision_mixed.c
+56-0compiler-rt/test/instrumentor-tools/simple_precision.c
+960-04 files not shown
+1,010-210 files

OpenBSD/src Dz4uDKwusr.bin/write write.c

   Cast argument to unsigned char for ctype(3) macros.
VersionDeltaFile
1.38+3-2usr.bin/write/write.c
+3-21 files

OpenBSD/src wbQy0mMusr.bin/write write.c

   write: some small cleanup
   - pledge on start, restricting to stdio later on
   - annotate done as __dead and remove unreachable return in main
   - use common code to remove the /dev/ prefix from a device name
   - wrap the PUTC macro into do {} while (0) to avoid extra empty statement
   - use strftime() instead of using an offset into the ctime() string
   - pass ttyl as size_t not int in search_utmp() to match the variable
   From espie@
VersionDeltaFile
1.37+25-20usr.bin/write/write.c
+25-201 files