FreeBSD/ports d825364security/netbird distinfo

security/netbird: Fix distinfo

Reported by:    Herbert J. Skuhra <herbert at gojira.at>
DeltaFile
+4-4security/netbird/distinfo
+4-41 files

NetBSD/src zRrObOLusr.bin/elf2ecoff elf2ecoff.c

   elf2ecoff: fix one more incorrect but harmless byteswap botch

   Don't pass swapped ecoff32_exechdr to ECOFF32_SEGMENT_ALIGNMENT().

   ECOFF32_SEGMENT_ALIGNMENT(ep) is defined as "((ep)->a.vstamp < 23 ? 8 : 16)"
   so fortunately it always returns 16 even if a wrong byteorder value is
   passed because we use fixed '.vstamp = 2 * 256 + 10' (2.10) here.
VersionDeltaFile
1.41+7-6usr.bin/elf2ecoff/elf2ecoff.c
+7-61 files

NetBSD/pkgsrc J6PKEW5doc CHANGES-2026

   Updated math/py-scipy, devel/py-hypothesis, devel/py-types-gdb
VersionDeltaFile
1.234+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc Cepbn3mdevel/py-types-gdb distinfo Makefile

   py-types-gdb: updated to 16.3.0.20260109

   16.3.0.20260109

   Update mypy to 1.19.1

   Skip gdb stubtest for now
VersionDeltaFile
1.5+4-4devel/py-types-gdb/distinfo
1.5+2-2devel/py-types-gdb/Makefile
+6-62 files

NetBSD/pkgsrc HGYMFiWdevel/py-hypothesis distinfo PLIST

   py-hypothesis: updated to 6.150.0

   6.150.0 - 2026-01-06
   This release adds a min_leaves argument to recursive(), which ensures that generated recursive structures have at least the specified number of leaf nodes.

   6.149.1 - 2026-01-05
   Add type hints to an internal class.
VersionDeltaFile
1.160+4-4devel/py-hypothesis/distinfo
1.50+4-1devel/py-hypothesis/PLIST
1.166+2-2devel/py-hypothesis/Makefile
+10-73 files

NetBSD/pkgsrc zua9Z9tmath/py-scipy PLIST distinfo, math/py-scipy/patches patch-scipy_special_boost__special__functions.h patch-scipy_ndimage_src___rank__filter__1d.cpp

   py-scipy: updated to 1.17.0

   SciPy 1.17.0 is the culmination of 6 months of hard work. It contains
   many new features, numerous bug-fixes, improved test coverage and better
   documentation. There have been a number of deprecations and API changes
   in this release, which are documented below. All users are encouraged to
   upgrade to this release, as there are a large number of bug-fixes and
   optimizations. Before upgrading, we recommend that users check that
   their own code does not use deprecated SciPy functionality (to do so,
   run your code with ``python -Wd`` and check for ``DeprecationWarning`` s).
   Our development attention will now shift to bug-fix releases on the
   1.17.x branch, and on adding new features on the main branch.
VersionDeltaFile
1.35+55-24math/py-scipy/PLIST
1.3+7-7math/py-scipy/patches/patch-scipy_special_boost__special__functions.h
1.64+6-6math/py-scipy/distinfo
1.104+5-5math/py-scipy/Makefile
1.2+4-4math/py-scipy/patches/patch-scipy_ndimage_src___rank__filter__1d.cpp
+77-465 files

FreeBSD/ports 6887632misc/py-polars distinfo Makefile, misc/py-polars/files patch-Cargo.lock patch-crates_polars-python_Cargo.toml

misc/py-polars: update 1.33.1 → 1.36.1
DeltaFile
+0-3,178misc/py-polars/files/patch-Cargo.lock
+3-1,063misc/py-polars/distinfo
+11-554misc/py-polars/Makefile
+0-18misc/py-polars/files/patch-crates_polars-python_Cargo.toml
+0-14misc/py-polars/files/patch-Cargo.toml
+0-10misc/py-polars/files/patch-crates_polars-python_src_c__api_allocator.rs
+14-4,8376 files

FreeBSD/ports cd21baemisc/py-polars-runtime distinfo Makefile, misc/py-polars-runtime/files patch-Cargo.lock patch-crates_polars-python_Cargo.toml

misc/py-polars-runtime: New port: Runtime binaries for Polars, the DataFrame library
DeltaFile
+1,093-0misc/py-polars-runtime/distinfo
+613-0misc/py-polars-runtime/Makefile
+49-0misc/py-polars-runtime/files/patch-Cargo.lock
+18-0misc/py-polars-runtime/files/patch-crates_polars-python_Cargo.toml
+16-0misc/py-polars-runtime/files/patch-Cargo.toml
+12-0misc/py-polars-runtime/files/patch-crates_polars-sql_src_lib.rs
+1,801-06 files not shown
+1,854-012 files

FreeBSD/ports d5e4181dns/tldx distinfo Makefile

dns/tldx: Update 1.3.0 => 1.3.4

Changelog:
https://github.com/brandonyoungdev/tldx/blob/v1.3.4/CHANGELOG.md

PR:     292321
DeltaFile
+5-5dns/tldx/distinfo
+1-2dns/tldx/Makefile
+6-72 files

FreeBSD/ports f85d5fenet/scamper distinfo pkg-plist

net/{,py-}scamper: Update 20251113 => 20260105

Changelog:
https://mailman.caida.org/pipermail/scamper-announce/2026-January/000059.html

PR:     292354
DeltaFile
+3-3net/scamper/distinfo
+3-2net/scamper/pkg-plist
+1-1net/scamper/Makefile
+7-63 files

NetBSD/src liI1ykxusr.bin/elf2ecoff elf2ecoff.c

   elf2ecoff: remove an incorrect but unused assigment to ecoff32_exechdr

   Probably harmless but confusing on endiannes sanity check.
   Maybe we should rather do byteswap during writing to an output file..
VersionDeltaFile
1.40+1-3usr.bin/elf2ecoff/elf2ecoff.c
+1-31 files

FreeBSD/ports d66158bmath/octave-forge-signal Makefile distinfo

math/octave-forge-signal: Update to 1.4.7.
DeltaFile
+5-5math/octave-forge-signal/Makefile
+3-3math/octave-forge-signal/distinfo
+8-82 files

OpenBSD/src SWQHeOwlib/libcrypto/asn1 asn1t.h

   More asn1t.h cleanup

   This converts more macros to C99 initializers. Rename flags and tags
   arguments by appending val because they collide with the field names.
   The remainder are whitespace changes.

   ok kenjiro
VersionDeltaFile
1.28+88-58lib/libcrypto/asn1/asn1t.h
+88-581 files

LLVM/project db827c1

feedback

Created using spr 1.3.7
DeltaFile
+0-00 files

LLVM/project 3b55b98llvm/docs LangRef.rst, llvm/include/llvm/AsmParser LLParser.h

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.7

[skip ci]
DeltaFile
+5-6llvm/docs/LangRef.rst
+2-2llvm/include/llvm/IR/Attributes.h
+2-1llvm/lib/AsmParser/LLParser.cpp
+1-1llvm/include/llvm/AsmParser/LLParser.h
+10-104 files

LLVM/project b9f87c4llvm/test/MC/AMDGPU gfx8_asm_vop3.s gfx7_asm_vop3.s, llvm/test/MC/Disassembler/AMDGPU gfx9_vop3.txt

feedback

Created using spr 1.3.7
DeltaFile
+42,349-42,348llvm/test/MC/AMDGPU/gfx8_asm_vop3.s
+41,419-41,418llvm/test/MC/AMDGPU/gfx7_asm_vop3.s
+36,428-36,427llvm/test/MC/AMDGPU/gfx9_asm_vop3.s
+28,175-28,174llvm/test/MC/AMDGPU/gfx9_asm_vopc.s
+22,708-22,884llvm/test/MC/Disassembler/AMDGPU/gfx9_vop3.txt
+22,276-22,275llvm/test/MC/AMDGPU/gfx8_asm_vopc.s
+193,355-193,5268,566 files not shown
+1,595,511-1,218,3058,572 files

NetBSD/pkgsrc 8vDYkjldatabases/php-sqlrelay Makefile

   php-sqlrelay: does not compile against php 8.5
VersionDeltaFile
1.52+3-1databases/php-sqlrelay/Makefile
+3-11 files

NetBSD/pkgsrc dG2QyVhdatabases/php-rrd Makefile

   php-rrd: does not build against php 8.5
VersionDeltaFile
1.35+2-2databases/php-rrd/Makefile
+2-21 files

FreeBSD/ports e974de2net-mgmt/alertmanager distinfo Makefile

net-mgmt/alertmanager: Update to 0.30.0

ChangeLog:
https://github.com/prometheus/alertmanager/releases/tag/v0.30.0
DeltaFile
+5-5net-mgmt/alertmanager/distinfo
+1-2net-mgmt/alertmanager/Makefile
+6-72 files

NetBSD/pkgsrc UB2dvv3devel/php-igbinary Makefile

   php-igbinary: does not compile against php 8.5
VersionDeltaFile
1.13+3-2devel/php-igbinary/Makefile
+3-21 files

NetBSD/src Tffe6GAusr.bin/elf2ecoff elf2ecoff.c

   elf2ecoff: fix various incorrect byteswap ops

   - make sure to use host byte order in debug printfs
   - fix incorrect byte swap ops for struct ecoff32_symhdr using
     bswap32_region() (only first two magic and vstamp members are int16_t)
   - make sure to use proper host's endian to calclate symbol table size
   - don't do byteswap unconditionally for struct ecoff_extsym
     (especially on building as a native tool)

   Patch from Steve Rumble on port-mips@:
    https://mail-index.netbsd.org/port-mips/2025/12/06/msg001544.html
VersionDeltaFile
1.39+23-15usr.bin/elf2ecoff/elf2ecoff.c
+23-151 files

LLVM/project 9e40198llvm/test/MC/AMDGPU gfx8_asm_vop3.s gfx7_asm_vop3.s, llvm/test/MC/Disassembler/AMDGPU gfx9_vop3.txt

feedback

Created using spr 1.3.7
DeltaFile
+42,349-42,348llvm/test/MC/AMDGPU/gfx8_asm_vop3.s
+41,419-41,418llvm/test/MC/AMDGPU/gfx7_asm_vop3.s
+36,428-36,427llvm/test/MC/AMDGPU/gfx9_asm_vop3.s
+28,175-28,174llvm/test/MC/AMDGPU/gfx9_asm_vopc.s
+22,708-22,884llvm/test/MC/Disassembler/AMDGPU/gfx9_vop3.txt
+22,276-22,275llvm/test/MC/AMDGPU/gfx8_asm_vopc.s
+193,355-193,5268,566 files not shown
+1,595,511-1,218,3058,572 files

LLVM/project edeed00llvm/test/MC/AMDGPU gfx8_asm_vop3.s gfx7_asm_vop3.s, llvm/test/MC/Disassembler/AMDGPU gfx9_vop3.txt

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.7

[skip ci]
DeltaFile
+42,349-42,348llvm/test/MC/AMDGPU/gfx8_asm_vop3.s
+41,419-41,418llvm/test/MC/AMDGPU/gfx7_asm_vop3.s
+36,428-36,427llvm/test/MC/AMDGPU/gfx9_asm_vop3.s
+28,175-28,174llvm/test/MC/AMDGPU/gfx9_asm_vopc.s
+22,708-22,884llvm/test/MC/Disassembler/AMDGPU/gfx9_vop3.txt
+22,276-22,275llvm/test/MC/AMDGPU/gfx8_asm_vopc.s
+193,355-193,5268,564 files not shown
+1,595,501-1,218,2958,570 files

NetBSD/pkgsrc ncZv0wDdevel/lua-cqueues Makefile, www/lua-http Makefile

   lua-cqueues: does not support lua 5.5 yet
VersionDeltaFile
1.11+4-1devel/lua-cqueues/Makefile
1.6+3-1www/lua-http/Makefile
+7-22 files

NetBSD/pkgsrc A3vqFJOsysutils/skaffold Makefile

   skaffold: += not =
VersionDeltaFile
1.8+3-3sysutils/skaffold/Makefile
+3-31 files

FreeBSD/ports 82aaa75net/k6 distinfo Makefile

net/k6: Update to 1.5.0

ChangeLog:
https://github.com/grafana/k6/releases/tag/v1.5.0
DeltaFile
+5-5net/k6/distinfo
+3-3net/k6/Makefile
+8-82 files

LLVM/project 8b53523libcxx/test/libcxx/time nodiscard.verify.cpp

[libc++][chrono][NFC] Refactor `nodiscard.verify.cpp` (#175411)

A pre-requisite for https://github.com/llvm/llvm-project/pull/174968 -
just moved around a few lines as a first step to splitting the test.
DeltaFile
+111-111libcxx/test/libcxx/time/nodiscard.verify.cpp
+111-1111 files

NetBSD/pkgsrc OrQMvpRmk/compiler gcc.mk

   mk: remove broken logic that always included ${PKGSRC_FORTRAN}.mk

   Just always include ${PKGSRC_FORTRAN}.mk for now, feel free to improve
   this.
VersionDeltaFile
1.300+2-14mk/compiler/gcc.mk
+2-141 files

FreeBSD/ports 805afbcdevel/gomigrate distinfo Makefile

devel/gomigrate: Update to 4.19.1

ChangeLog:
https://github.com/golang-migrate/migrate/releases/tag/v4.19.1
DeltaFile
+5-5devel/gomigrate/distinfo
+1-1devel/gomigrate/Makefile
+6-62 files

NetBSD/pkgsrc LZ1XGFEmk/compiler gcc.mk

   mk: remove reference to lang/gcc4 and lang/gcc5, removed some time ago
VersionDeltaFile
1.299+2-2mk/compiler/gcc.mk
+2-21 files