FreeBSD/ports 1db83d1dns/tldx distinfo

dns/tldx: Fix distinfo

PR:     292538
MFH:    2026Q1
(cherry picked from commit c74a4fcbe7b38a59292957971a5075c0d1180c0b)
DeltaFile
+5-5dns/tldx/distinfo
+5-51 files

LLVM/project 1a20818libc/hdr CMakeLists.txt

[libc][CMake] Add dependency on ELF headers for elf_proxy target (#176557)

Fixes parallel build problem for check-libc target where headers are
generated after they are needed. I think this was likely caused by
https://github.com/llvm/llvm-project/pull/172766.
DeltaFile
+42-0libc/hdr/CMakeLists.txt
+42-01 files

FreeBSD/ports c74a4fcdns/tldx distinfo

dns/tldx: Fix distinfo

PR:     292538
MFH:    2026Q1
DeltaFile
+5-5dns/tldx/distinfo
+5-51 files

LLVM/project 6822517llvm/lib/Transforms/InstCombine InstCombineSimplifyDemanded.cpp, llvm/test/Transforms/InstCombine simplify-demanded-fpclass-maximum.ll simplify-demanded-fpclass-maximumnum.ll

InstCombine: Stop using nsz in multi-use min/max fold

In SimplifyDemandedFPClass, stop using nsz when there's a
mismatch in the sign of 0 for the various min and maxes.

Alive2 doesn't like it: https://alive2.llvm.org/ce/z/ZyhSGA,
presumably because of the possible mismatch between the stored
value and the propagated. Maybe it would be OK if nsz is on all
the uses.
DeltaFile
+4-3llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
+2-2llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-maximum.ll
+2-2llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-maximumnum.ll
+2-2llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-minimum.ll
+2-2llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-minimumnum.ll
+12-115 files

NetBSD/pkgsrc-wip 082ee95. TODO, forgejo distinfo go-modules.mk

forgejo: update to 14.0.0
DeltaFile
+390-294forgejo/distinfo
+130-97forgejo/go-modules.mk
+77-125forgejo/PLIST
+1-1forgejo/Makefile
+0-1TODO
+598-5185 files

FreeBSD/ports b447506devel/py-numba distinfo Makefile, devel/py-numba/files patch-setup.py

devel/py-numba: Update to 0.63.1
DeltaFile
+7-7devel/py-numba/files/patch-setup.py
+3-3devel/py-numba/distinfo
+2-2devel/py-numba/Makefile
+12-123 files

FreeBSD/ports 0f7429bdevel/py-llvmlite Makefile distinfo, devel/py-llvmlite/files patch-ffi_CMakeLists.txt

devel/py-llvmlite: Update to 0.46.0

- Depend on LLVM library and drop compiler from USES.
- cmake and gmake are now required.
DeltaFile
+11-4devel/py-llvmlite/Makefile
+11-0devel/py-llvmlite/files/patch-ffi_CMakeLists.txt
+3-3devel/py-llvmlite/distinfo
+25-73 files

NetBSD/pkgsrc UB6eDHhdoc CHANGES-2026

   doc: Updated mail/ruby-mime-types-data to 3.2026.0113
VersionDeltaFile
1.380+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Zd384lFmail/ruby-mime-types-data distinfo Makefile

   mail/ruby-mime-types-data: update to 3.2026.0113

   3.2026.0106 (2026-01-06)

   * Updated registry entries from the IANA media registry and provisional
     media registry and the Apache Tika media registry as of the release date.

   * Manual contributions now require Signed-off-by trailers for assertion of
     the Developer Certificate of Origin.  More details will be added in the
     coming weeks.

   * Added application/microdata+json, application/speculationrules+json,
     text/event-stream and text/ping from the WHATWG HTML spec


   3.2026.0113 (2026-01-13)

   * Updated registry entries from the IANA media registry and provisional
     media registry and the Apache Tika media registry as of the release date.
VersionDeltaFile
1.47+4-4mail/ruby-mime-types-data/distinfo
1.45+2-2mail/ruby-mime-types-data/Makefile
1.9+2-1mail/ruby-mime-types-data/PLIST
+8-73 files

NetBSD/pkgsrc DfnejmLdoc CHANGES-2026

   doc: Updated graphics/ruby-color to 2.1.2
VersionDeltaFile
1.379+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc AyC7G3ggraphics/ruby-color distinfo Makefile

   graphics/ruby-color: update to 2.1.2

   2.1.2 (2025-12-30)

   * Updated to Contributor Covenant 3.0 and applied updates to several support
     documents.

   * Full coverage of conversion tests.  Adds CIELAB to_yiq and Grayscale
     to_xyz methods.  Only YIQ now lacks conversions support.  Fixed in #69.

   * Fix an incorrect conversion of CIELAB colors with low lightness to XYZ,
     which caused the Y component to be ~903 times larger than correct.  In
     practice, this returned unexpectedly bright colours.

     This also affected conversion from CIELAB to RGB, CMYK, HSL, YIQ, and
     grayscale, which convert from CIELAB to XYZ as an intermediate step.

     Reported by @alexwlchan in #95 and fixed in #96.


    [12 lines not shown]
VersionDeltaFile
1.12+4-4graphics/ruby-color/distinfo
1.11+2-2graphics/ruby-color/Makefile
+6-62 files

NetBSD/pkgsrc Wrpdabidoc CHANGES-2026

   doc: Updated graphics/ruby-RMagick to 6.1.5
VersionDeltaFile
1.378+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc wjWcsozgraphics/ruby-RMagick distinfo Makefile

   graphics/ruby-RMagick: update to 6.1.5

   RMagick 6.1.5

   Bug Fixes (2025-12-26)

   * Fix memory leak in Image#marshal_load (#1721)
   * Fix memory leak in Image::Info#page= (#1720)
   * Fix memory leak in Image::Info#view= with ImageMagick 7 (#1719)
   * Fix memory leak in Image::Info#authenticate= with ImageMagick 7 (#1718)
   * Fix memory leak in Image#marshal_load with invalid data (#1717)
VersionDeltaFile
1.83+4-4graphics/ruby-RMagick/distinfo
1.193+2-3graphics/ruby-RMagick/Makefile
+6-72 files

OpenBSD/ports thNr2Vwcad/kicad distinfo, cad/kicad-share/footprints/pkg PLIST

   Update KiCAD to 9.0.7
VersionDeltaFile
1.21+235-2cad/kicad-share/packages3D/pkg/PLIST
1.19+206-7cad/kicad-share/footprints/pkg/PLIST
1.22+2-2cad/kicad-share/packages3D/distinfo
1.20+2-2cad/kicad-share/symbols/distinfo
1.26+2-2cad/kicad/distinfo
1.20+2-2cad/kicad-share/templates/distinfo
+449-175 files not shown
+455-2311 files

NetBSD/pkgsrc 3zWyMIRdoc CHANGES-2026

   doc: Updated finance/ruby-braintree to 4.34.0
VersionDeltaFile
1.377+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 0a0ULptfinance/ruby-braintree distinfo Makefile

   finance/ruby-braintree: update to 4.34.0

   4.33.2 (2025-12-11)

   * Version 4.33.2 was meant to be a released as 4.34.0
   * Add middle_name to sender and receiver, and date_of_birth to sender in
     transfer on Transaction
   * Add rspec-retry gem to Gemfile
   * Update pry gem to 0.14.0
   * Filter Braintree::CreditCardVerification.search to only return credit card
     verifications

   4.34.0 (2025-12-11)

   * Re-releasing as 4.34.0
VersionDeltaFile
1.36+4-4finance/ruby-braintree/distinfo
1.33+2-2finance/ruby-braintree/Makefile
+6-62 files

NetBSD/pkgsrc So2DTWTdoc CHANGES-2026

   doc: Updated devel/ruby-zeitwerk to 2.7.4
VersionDeltaFile
1.376+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc c5hooiadevel/ruby-zeitwerk distinfo Makefile

   devel/ruby-zeitwerk: update to 2.7.4

   2.7.4 (16 Dec 2025)

   * Loaders have to manage disjoint source trees.  Therefore, when a root
     directory is configured Zeitwerk ensures it is not already managed by some
     other loader.  The performance of this validation has been improved.

   * Thanks to @ngan for sharing some benchmarks that led to revise this logic.
VersionDeltaFile
1.22+4-4devel/ruby-zeitwerk/distinfo
1.20+2-2devel/ruby-zeitwerk/Makefile
+6-62 files

NetBSD/pkgsrc sCneLWHdoc CHANGES-2026

   doc: Updated devel/ruby-whirly to 0.4.0
VersionDeltaFile
1.375+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 1Z7B1xkdevel/ruby-whirly distinfo Makefile

   devel/ruby-whirly: update to 0.4.0

   0.4.0 (2025-12-27)

   * Allow Ruby 4.x
   * Add json (default) gem as dependency
   * Update CLI spinners to 3.3.0
VersionDeltaFile
1.2+4-4devel/ruby-whirly/distinfo
1.2+2-2devel/ruby-whirly/Makefile
+6-62 files

LLVM/project 048589e.github/workflows/upload-release-artifact action.yml

workflows/upload-release-artifact: Fix spelling error in yaml tag (#176447)

DeltaFile
+1-1.github/workflows/upload-release-artifact/action.yml
+1-11 files

NetBSD/pkgsrc ThssuFtdoc CHANGES-2026

   doc: Updated devel/ruby-tins to 1.51.1
VersionDeltaFile
1.374+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc BN6vS7Kdevel/ruby-tins distinfo Makefile

   devel/ruby-tins: update to 1.51.1

   1.46.0 (2025-11-10)

   * Updated s.rubygems_version from 3.6.9 to 3.7.2 in gemspec
   * In Tins::GO
       - Extended string defaults with EnumerableExtension transformation
       - Modified v.transform_values! to check and extend strings that aren't
         already EnumerableExtension
       - Applied w << w to properly initialize the extension on default strings
       - Updated tests to verify EnumerableExtension instances for both v and w
         options
       - Set default value for ?w option to 'baz' in test cases
       - Maintained backward compatibility while normalizing string handling
       - Ensured consistent behavior between ARGV strings and default strings


   1.47.0 (2025-11-14)


    [68 lines not shown]
VersionDeltaFile
1.39+4-4devel/ruby-tins/distinfo
1.36+2-2devel/ruby-tins/Makefile
+6-62 files

NetBSD/pkgsrc gVFt9fGdoc CHANGES-2026

   doc: Updated devel/ruby-shoulda-matchers to 7.0.1
VersionDeltaFile
1.373+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Ihe4woIdevel/ruby-shoulda-matchers Makefile

   devel/ruby-shoulda-matchers: update to 7.0.1

   7.0.0 - 2025-10-31

   Backward-incompatible changes

   * Drop support for Rails 6.1 and older by @matsales28 (#1678)
   * Drop support for Rails 7.0 by @matsales28 (#1680)

   Bug fixes

   * Ensure @options is always set in ActiveModel::ValidationMatcher by
     @yelvert (#1669)

   Features

   * Add support for Rails 8 by @matsales28 (#1677)
   * Add Rails 8.1 support by @matsales28 (#1682)
   * Support encrypted ActionText attributes by @spdawson (#1667)

    [14 lines not shown]
VersionDeltaFile
1.27+3-3devel/ruby-shoulda-matchers/Makefile
+3-31 files

NetBSD/pkgsrc OK4C3mjdoc CHANGES-2026

   doc: Updated devel/ruby-sexp-processor to 4.17.5
VersionDeltaFile
1.372+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc jUJ6Zildevel/ruby-sexp-processor distinfo Makefile

   devel/ruby-sexp-processor: update to 4.17.5

   4.17.5 / 2025-12-24

   1 minor enhancement:

   * Bumped ruby to 3.2+.
VersionDeltaFile
1.40+4-4devel/ruby-sexp-processor/distinfo
1.39+2-2devel/ruby-sexp-processor/Makefile
+6-62 files

NetBSD/pkgsrc zkXoVTNdevel/ruby-rspec-core Makefile, devel/ruby-rspec-expectations Makefile

   Update HOMEPAGE

   Change to <https://github.com/rspec> from archievd GitHub erpository.
VersionDeltaFile
1.28+2-2devel/ruby-rspec-support/Makefile
1.42+2-2devel/ruby-rspec-core/Makefile
1.43+2-2devel/ruby-rspec-expectations/Makefile
+6-63 files

NetBSD/src B9rZP5Lsbin/newfs_v7fs newfs_v7fs.c

   newfs_v7fs: merge duplicate '-s' option
VersionDeltaFile
1.7+3-3sbin/newfs_v7fs/newfs_v7fs.c
+3-31 files

NetBSD/pkgsrc K64H8ikdoc CHANGES-2026

   doc: Updated devel/ruby-rspec-mocks to 3.13.7
VersionDeltaFile
1.371+2-1doc/CHANGES-2026
+2-11 files