FreeBSD/ports 8aae31bsysutils/mdfried distinfo Makefile.crates

sysutils/mdfried: Update to 0.19.2

Reported by:    Benjamin Grosse <notifications at github.com>
DeltaFile
+33-3sysutils/mdfried/distinfo
+15-0sysutils/mdfried/Makefile.crates
+1-1sysutils/mdfried/Makefile
+49-43 files

FreeBSD/ports 670bbf0irc/inspircd distinfo Makefile

irc/inspircd: update to 4.10.1

Changes:        https://github.com/inspircd/inspircd/releases/tag/v4.10.1
DeltaFile
+3-3irc/inspircd/distinfo
+1-1irc/inspircd/Makefile
+4-42 files

LLVM/project f2d816ellvm/test/CodeGen/AMDGPU memory-legalizer-private-workgroup.ll memory-legalizer-private-singlethread.ll

Simplifications, fixes

Created using spr 1.3.7
DeltaFile
+8,544-1,366llvm/test/CodeGen/AMDGPU/memory-legalizer-private-workgroup.ll
+8,544-1,366llvm/test/CodeGen/AMDGPU/memory-legalizer-private-singlethread.ll
+8,544-1,366llvm/test/CodeGen/AMDGPU/memory-legalizer-private-wavefront.ll
+8,449-1,355llvm/test/CodeGen/AMDGPU/memory-legalizer-private-cluster.ll
+8,449-1,355llvm/test/CodeGen/AMDGPU/memory-legalizer-private-agent.ll
+8,069-1,315llvm/test/CodeGen/AMDGPU/memory-legalizer-private-system.ll
+50,599-8,1236,742 files not shown
+554,282-207,6176,748 files

LLVM/project b8336e2llvm/lib/Transforms/Vectorize SLPVectorizer.cpp, llvm/test/Transforms/SLPVectorizer/X86 copyable_reorder.ll reused-last-instruction-in-split-node.ll

[𝘀𝗽𝗿] initial version

Created using spr 1.3.7
DeltaFile
+63-0llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
+9-18llvm/test/Transforms/SLPVectorizer/X86/copyable_reorder.ll
+1-1llvm/test/Transforms/SLPVectorizer/X86/reused-last-instruction-in-split-node.ll
+1-1llvm/test/Transforms/SLPVectorizer/X86/bottom-to-top-reorder.ll
+74-204 files

LLVM/project 9dd1eb4llvm/lib/Analysis ScalarEvolution.cpp, llvm/test/Analysis/LoopAccessAnalysis nusw-predicates.ll nssw-predicate-implied.ll

[SCEV] Bail out on wider AddRecs in SCEVWrapPrediacte::implies. (#191498)

NSSW/NUSW on a wider AddRec does not imply NSSW/NUSW on a narrower
AddRec.

Fixes https://github.com/llvm/llvm-project/issues/191382.
DeltaFile
+6-1llvm/test/Analysis/LoopAccessAnalysis/nusw-predicates.ll
+6-0llvm/lib/Analysis/ScalarEvolution.cpp
+4-2llvm/test/Transforms/LoopVectorize/runtime-check-small-clamped-bounds.ll
+2-1llvm/test/Analysis/LoopAccessAnalysis/nssw-predicate-implied.ll
+18-44 files

LLVM/project c5547callvm/test/Transforms/LoopVectorize outer-loop-wide-phis.ll nested-outer-loop-vect.ll, llvm/test/Transforms/LoopVectorize/VPlan dissolve-replicate-regions.ll

[LV] Unconditionally run materializeConstVTC in ::executePlan (#191299)

After https://github.com/llvm/llvm-project/pull/189372 both minimum
iteration checks for epilogue vectorization are created in VPlan, which
removes the last blocker for unconditionally running
materializeConstantVectorTripCount. This enables additional folds for
plans in the native path, as well as removes some trip count
computations with epilogue vectorization.

PR: https://github.com/llvm/llvm-project/pull/191299
DeltaFile
+39-39llvm/test/Transforms/LoopVectorize/VPlan/dissolve-replicate-regions.ll
+4-60llvm/test/Transforms/LoopVectorize/outer-loop-wide-phis.ll
+15-30llvm/test/Transforms/LoopVectorize/X86/limit-vf-by-tripcount.ll
+11-32llvm/test/Transforms/LoopVectorize/nested-outer-loop-vect.ll
+14-24llvm/test/Transforms/LoopVectorize/X86/epilog-vectorization-ordered-reduction.ll
+4-29llvm/test/Transforms/LoopVectorize/vplan-widen-call-instruction.ll
+87-21411 files not shown
+140-27517 files

FreeBSD/src 5f5cc3csys/compat/linprocfs linprocfs.c

compat/linprocfs: Update /proc/partitions output

Linux /proc/partitions reports the major/minor pair, the device size in
1K blocks, and the device name.  linprocfs still printed obsolete
statistics columns and reported the size in bytes.

Update linprocfs_dopartitions() to emit the Linux-style header and
report provider sizes in 1K blocks.

Signed-off-by: Shunchao Hu <ankohuu at gmail.com>
Reviewed by:    des
MFC after:      2 weeks
Pull Request:   https://github.com/freebsd/freebsd-src/pull/2126
Closes:         https://github.com/freebsd/freebsd-src/pull/2126
DeltaFile
+5-9sys/compat/linprocfs/linprocfs.c
+5-91 files

LLVM/project 216c9f4libc/AOR_v20.02/math/test/traces sincosf.txt exp.txt, llvm/test/CodeGen/AMDGPU memintrinsic-unroll.ll memory-legalizer-private-wavefront.ll

Merge branch 'main' into users/aokblast/readelf/pxnum_support
DeltaFile
+0-31,999libc/AOR_v20.02/math/test/traces/sincosf.txt
+0-16,000libc/AOR_v20.02/math/test/traces/exp.txt
+6,835-6,798llvm/test/CodeGen/AMDGPU/memintrinsic-unroll.ll
+6,432-6,562llvm/test/CodeGen/X86/vector-interleaved-load-i64-stride-7.ll
+8,836-1,658llvm/test/CodeGen/AMDGPU/memory-legalizer-private-wavefront.ll
+8,836-1,658llvm/test/CodeGen/AMDGPU/memory-legalizer-private-singlethread.ll
+30,939-64,67511,899 files not shown
+963,550-514,57911,905 files

NetBSD/pkgsrc oyEy0lFx11/kitty PLIST.Darwin

   kitty: add a PLIST.Darwin for Darwin-specific filepaths
VersionDeltaFile
1.1+4-0x11/kitty/PLIST.Darwin
+4-01 files

FreeBSD/ports b636bdbwww/newsraft distinfo Makefile

www/newsraft: Update to 0.36

Changelog: https://codeberg.org/newsraft/newsraft/releases/tag/newsraft-0.36
DeltaFile
+3-3www/newsraft/distinfo
+1-1www/newsraft/Makefile
+4-42 files

LLVM/project e2bb91cmlir/test/CAPI ir.c

[mlir] Fix warning when building on Windows (#191558)

Fixes:
```
warning: format specifies type 'long' but the argument has type 'intptr_t' ...
```
DeltaFile
+6-6mlir/test/CAPI/ir.c
+6-61 files

FreeBSD/ports 09e293dsecurity/mbedtls3 distinfo Makefile

security/mbedtls3: Update to 3.6.6

(cherry picked from commit 4ede6ce375ef9117f5a600f3a5f0b2c83f1f53f7)
DeltaFile
+3-3security/mbedtls3/distinfo
+1-1security/mbedtls3/Makefile
+4-42 files

FreeBSD/ports 4ede6cesecurity/mbedtls3 distinfo Makefile

security/mbedtls3: Update to 3.6.6
DeltaFile
+3-3security/mbedtls3/distinfo
+1-1security/mbedtls3/Makefile
+4-42 files

FreeBSD/ports 52843eedatabases/pgagroal Makefile distinfo, databases/pgagroal/files patch-doc_CMakeLists.txt patch-doc_etc_pgagroal.conf

databases/pgagroal: Update version 1.6.0=>2.0.0

Changelog: https://github.com/agroal/pgagroal/releases/tag/2.0.0
DeltaFile
+11-11databases/pgagroal/files/patch-doc_CMakeLists.txt
+4-2databases/pgagroal/Makefile
+3-3databases/pgagroal/distinfo
+4-1databases/pgagroal/pkg-plist
+2-2databases/pgagroal/files/patch-doc_etc_pgagroal.conf
+24-195 files

FreeBSD/ports be5a3f5net/py-magic-wormhole Makefile distinfo

net/py-magic-wormhole: Update version 0.16.0=>0.17.0

Changelog: https://github.com/magic-wormhole/magic-wormhole/releases/tag/0.17.0
DeltaFile
+3-3net/py-magic-wormhole/Makefile
+3-3net/py-magic-wormhole/distinfo
+6-62 files

FreeBSD/ports fdf820ftextproc/cg3 distinfo Makefile

textproc/cg3: Update version 1.4.5=>1.4.6

Changelog: https://github.com/GrammarSoft/cg3/releases/tag/v1.4.6
DeltaFile
+3-3textproc/cg3/distinfo
+1-1textproc/cg3/Makefile
+4-42 files

FreeBSD/ports 6c343dfdatabases/mysql-connector-c++ distinfo Makefile

databases/mysql-connector-c++: Update version 9.5.0=>9.6.0

Changelog: https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-9-6-0.html
DeltaFile
+3-3databases/mysql-connector-c++/distinfo
+1-1databases/mysql-connector-c++/Makefile
+4-42 files

FreeBSD/ports 9a29ccetextproc/asciinema distinfo Makefile

textproc/asciinema: Update version 3.1.0=>3.2.0

Changelog: https://github.com/asciinema/asciinema/releases/tag/v3.2.0
DeltaFile
+5-5textproc/asciinema/distinfo
+1-1textproc/asciinema/Makefile
+1-1textproc/asciinema/Makefile.crates
+7-73 files

FreeBSD/ports 434aaafwww/miniserve distinfo Makefile

www/miniserve: Update version 0.34.0=>0.35.0

- Update LICENSE to MIT only

Changelog: https://github.com/svenstaro/miniserve/releases/tag/v0.35.0
DeltaFile
+7-7www/miniserve/distinfo
+3-4www/miniserve/Makefile
+2-2www/miniserve/Makefile.crates
+12-133 files

FreeBSD/ports b6cc6adwww/p5-WebService-MusicBrainz distinfo Makefile

www/p5-WebService-MusicBrainz: Update version 1.0.9=>1.0.10

Changelog: https://metacpan.org/dist/WebService-MusicBrainz/changes

PR:             294400
Reported by:    tjlegg at gmail.com
DeltaFile
+3-3www/p5-WebService-MusicBrainz/distinfo
+1-1www/p5-WebService-MusicBrainz/Makefile
+4-42 files

FreeBSD/ports 53a6c9anet/p5-Amazon-SQS-Simple distinfo Makefile

net/p5-Amazon-SQS-Simple: Update version 2.00=>2.01

Changelog: https://metacpan.org/release/PENFOLD/Amazon-SQS-Simple-2.01/changes
DeltaFile
+3-3net/p5-Amazon-SQS-Simple/distinfo
+1-1net/p5-Amazon-SQS-Simple/Makefile
+4-42 files

FreeBSD/ports 390e7d6sysutils/httm distinfo Makefile.crates

sysutils/httm: Update version 0.49.7=>0.49.8

Changelog: https://github.com/kimono-koans/httm/releases/tag/0.49.8
DeltaFile
+11-11sysutils/httm/distinfo
+4-4sysutils/httm/Makefile.crates
+1-1sysutils/httm/Makefile
+16-163 files

FreeBSD/ports b25fb0fdevel/py-pipdeptree distinfo Makefile

devel/py-pipdeptree: Update version 2.34.0=>2.35.0

Changelog: https://github.com/tox-dev/pipdeptree/releases/tag/2.35.0
DeltaFile
+3-3devel/py-pipdeptree/distinfo
+1-1devel/py-pipdeptree/Makefile
+4-42 files

FreeBSD/ports 53dc377sysutils/opentofu distinfo Makefile

sysutils/opentofu: Update version 1.11.5=>1.11.6

Changelog: https://github.com/opentofu/opentofu/releases/tag/v1.11.6
DeltaFile
+5-5sysutils/opentofu/distinfo
+1-2sysutils/opentofu/Makefile
+6-72 files

FreeBSD/ports 313aa8bdevel/p5-DateTime-Format-Natural distinfo Makefile

devel/p5-DateTime-Format-Natural: Update version 1.24=>1.25

Changelog: https://metacpan.org/dist/DateTime-Format-Natural/changes
DeltaFile
+3-3devel/p5-DateTime-Format-Natural/distinfo
+1-1devel/p5-DateTime-Format-Natural/Makefile
+4-42 files

FreeBSD/ports 8ee4e6fdevel/py-lizard distinfo Makefile

devel/py-lizard: Update version 1.17.14=>1.17.15

Changelog: https://github.com/terryyin/lizard/releases/tag/1.17.15
DeltaFile
+3-3devel/py-lizard/distinfo
+1-1devel/py-lizard/Makefile
+4-42 files

FreeBSD/ports a73fa7fdevel/p5-BZ-Client distinfo Makefile

devel/p5-BZ-Client: Update version 1.06=>1.061

Changelog: https://metacpan.org/dist/BZ-Client/changes
DeltaFile
+3-3devel/p5-BZ-Client/distinfo
+1-1devel/p5-BZ-Client/Makefile
+4-42 files

FreeBSD/ports 32d101fdevel/p5-App-Cmd distinfo Makefile

devel/p5-App-Cmd: Update version 0.339=>0.340

Changelog: https://metacpan.org/dist/App-Cmd/changes
DeltaFile
+3-3devel/p5-App-Cmd/distinfo
+1-1devel/p5-App-Cmd/Makefile
+4-42 files

FreeBSD/ports f94ea4cdevel/gsoap distinfo pkg-plist

devel/gsoap: Update version 2.8.140=>2.8.141

Changelog: https://www.genivia.com/changelog.html#latest
DeltaFile
+3-3devel/gsoap/distinfo
+4-0devel/gsoap/pkg-plist
+1-1devel/gsoap/Makefile
+8-43 files

FreeBSD/ports f298c62databases/freetds-devel distinfo Makefile

databases/freetds-devel: Update version 1.5.297=>1.5.299
DeltaFile
+3-3databases/freetds-devel/distinfo
+1-1databases/freetds-devel/Makefile
+4-42 files