FreeBSD/ports 34bdbb8lang/algol68g distinfo Makefile

lang/algol68g: update Algol 68 Genie to version 3.12.2

As one of the oldest ISPs in the Netherlands will discontinue
its last hosting services, the site that hosted the project's
pages for almost 25 years is going to be shut down in the near
future and thus the website had been migrated to a new domain.

Reported by:    portscout, Marcel van der Veer (hosting part)
DeltaFile
+3-3lang/algol68g/distinfo
+3-3lang/algol68g/Makefile
+6-62 files

FreeBSD/ports f59dd8cgraphics/graphviz Makefile distinfo

graphics/graphviz: update to 15.0.0
DeltaFile
+4-5graphics/graphviz/Makefile
+3-3graphics/graphviz/distinfo
+0-3graphics/graphviz/pkg-plist
+7-113 files

FreeBSD/ports f9ac912misc/codex distinfo Makefile.crates

misc/codex: Update to 0.135.0

Changelog: https://github.com/openai/codex/releases/tag/rust-v0.135.0

Reported by:    GitHub (watch releases)
DeltaFile
+99-53misc/codex/distinfo
+48-25misc/codex/Makefile.crates
+2-1misc/codex/Makefile
+149-793 files

LLVM/project da3f152llvm/include/llvm/IR Constants.h Constant.h, llvm/lib/IR Constants.cpp ConstantsContext.h

[IR][NFC] Fast path for Constant::isNullValue (#200434)

Constant::isNullValue is the, by far, most frequently called out-of-line
function of Constant. It also has non-trivial logic and needs to switch
on the class type.

Therefore, compute the "is null" property once on construction and store
it in an unused bit in SubclassOptionalData.

This improves performance of stage2-O3 by 0.15%.
DeltaFile
+8-20llvm/lib/IR/Constants.cpp
+13-5llvm/include/llvm/IR/Constants.h
+10-1llvm/include/llvm/IR/Constant.h
+2-0llvm/lib/IR/ConstantsContext.h
+33-264 files

OpenBSD/ports l91wxI4www/sope/patches patch-sope-mime_NGImap4_NGImap4ResponseParser_m patch-sope-appserver_NGObjWeb_SoObjects_GNUmakefile_preamble

   www/sope: fix build with llvm 22

   change some types to fix -Wincompatible-pointer-types warnings turned
   errors with 22, and put a -Wno-error=incompatible-pointer-types on the
   one i have no idea how to fix. Objective-C definitely is a weird language...
VersionDeltaFile
1.1+21-0www/sope/patches/patch-sope-mime_NGImap4_NGImap4ResponseParser_m
1.1+18-0www/sope/patches/patch-sope-appserver_NGObjWeb_SoObjects_GNUmakefile_preamble
1.1+14-0www/sope/patches/patch-sope-appserver_NGObjWeb_WebDAV_SoSubscriptionManager_m
1.1+12-0www/sope/patches/patch-sope-mime_NGImap4_NGImap4Folder_m
1.1+12-0www/sope/patches/patch-sope-appserver_WEExtensions_WETableView_WETableView_m
+77-05 files

OpenBSD/src cYqx8ZJusr.bin/ssh channels.c

   avoid strlen(NULL) crash if an X11 channel was created before the
   x11-req SSH_MSG_CHANNEL_REQUEST was sent. Reported by Ben Perry via
   GHPR679
VersionDeltaFile
1.460+6-1usr.bin/ssh/channels.c
+6-11 files

NetBSD/pkgsrc a5fEBIEdoc CHANGES-2026

   doc: Updated security/ruby-oauth to 1.1.5
VersionDeltaFile
1.3366+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 95X4ZOSdoc CHANGES-2026

   doc: Updated sysutils/ruby-capistrano to 3.20.1
VersionDeltaFile
1.3365+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc GkEOfamsysutils/ruby-capistrano distinfo Makefile

   sysutils/ruby-capistrano: update to 3.20.1

   3.20.1 (2026-05-16)

   This is a gem housekeeping release. No user-facing changes.

   Housekeeping

   * Add Ruby 4 to CI (#2179) @mattbrictson
   * Bump release-drafter/release-drafter from 6 to 7 (#2183) @dependabot[bot]
   * Update cucumber requirement from ~> 10.1 to ~> 11.0 (#2184) @dependabot[bot]
   * Update mocha requirement from ~> 2.8 to ~> 3.0 (#2178) @dependabot[bot]
VersionDeltaFile
1.6+4-4sysutils/ruby-capistrano/distinfo
1.6+2-2sysutils/ruby-capistrano/Makefile
+6-62 files

NetBSD/pkgsrc sAg4Vg1security/ruby-oauth Makefile distinfo

   security/ruby-oauth: update to 1.1.5

   1.1.4 (2026-05-16)

   * TAG: v1.1.4
   * COVERAGE: 84.64% -- 854/1009 lines in 36 files
   * BRANCH COVERAGE: 54.91% -- 151/275 branches in 36 files
   * 40.78% documented

   Added

   * Add auth-sanitizer integration for inspect-time secret redaction in core
     OAuth objects.
   * Traditional OAuth::VERSION constant

   Changed

   * Redact sensitive values from #inspect in OAuth::Consumer, OAuth::Token,
     and OAuth::Signature::Base.

    [18 lines not shown]
VersionDeltaFile
1.25+5-5security/ruby-oauth/Makefile
1.22+4-4security/ruby-oauth/distinfo
1.13+5-1security/ruby-oauth/PLIST
+14-103 files

NetBSD/pkgsrc 1XlhQsadoc CHANGES-2026

   doc: Updated security/ruby-snaky_hash to 2.0.4
VersionDeltaFile
1.3364+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc ooHiuZTsecurity/ruby-snaky_hash distinfo Makefile

   security/ruby-snaky_hash: update to 2.0.4

   2.0.4 (2026-05-16)

   * TAG: v2.0.4
   * COVERAGE: 100.00% -- 133/133 lines in 7 files
   * BRANCH COVERAGE: 100.00% -- 38/38 branches in 7 files
   * 100.00% documented

   Added

   * Incident Response Plan in IRP.md
   * SnakyHash::VERSION (Traditional Constant Location)
   * kettle-dev & kettle-test dev harnesses

   Changed

   * Contributor Conenant updated to version 2.1


    [3 lines not shown]
VersionDeltaFile
1.4+4-4security/ruby-snaky_hash/distinfo
1.4+4-4security/ruby-snaky_hash/Makefile
1.3+5-1security/ruby-snaky_hash/PLIST
+13-93 files

NetBSD/pkgsrc N2seVUAdoc CHANGES-2026

   doc: Updated security/ruby-oauth-tty to 1.0.8
VersionDeltaFile
1.3363+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc ZGaPfP3security/ruby-oauth-tty distinfo Makefile

   security/ruby-oauth-tty: update to 1.0.8

   1.0.7 (2026-05-16)

   * TAG: v1.0.7
   * COVERAGE: 100.00% -- 305/305 lines in 10 files
   * BRANCH COVERAGE: 96.55% -- 28/29 branches in 10 files
   * 16.22% documented

   Added

   * Add inspect-time secret redaction for command option state through
     auth-sanitizer integration.
   * Traditional OAuth::TTY::VERSION constant

   Changed

   * Redact the command options hash from OAuth::TTY::Command#inspect because
     it may contain credential-bearing CLI arguments.

    [18 lines not shown]
VersionDeltaFile
1.4+4-4security/ruby-oauth-tty/distinfo
1.5+3-3security/ruby-oauth-tty/Makefile
1.3+3-1security/ruby-oauth-tty/PLIST
+10-83 files

LLVM/project 80f6b76llvm/include/llvm/Object ELF.h, llvm/lib/Object ELF.cpp XCOFFObjectFile.cpp

[Object] Remove unused argument of DataExtractor constructor (NFC) (#197124)

`AddressSize` parameter is not used by `DataExtractor` and will be
removed in the future. See #190519 for more context.
DeltaFile
+2-2llvm/lib/Object/ELF.cpp
+1-2llvm/lib/Object/XCOFFObjectFile.cpp
+1-1llvm/lib/Object/MachOObjectFile.cpp
+1-1llvm/include/llvm/Object/ELF.h
+1-1llvm/lib/Object/Decompressor.cpp
+6-75 files

LLVM/project b49a468llvm/include/llvm/ProfileData GCOV.h, llvm/lib/ProfileData InstrProfCorrelator.cpp

[Profile] Remove unused argument of DataExtractor constructor (NFC) (#197119)

`AddressSize` parameter is not used by `DataExtractor` and will be
removed in the future. See #190519 for more context.
DeltaFile
+5-5llvm/include/llvm/ProfileData/GCOV.h
+1-1llvm/lib/ProfileData/InstrProfCorrelator.cpp
+6-62 files

LLVM/project 87f6f5ellvm/include/llvm/IR Constant.h

fix typo

Created using spr 1.3.8-wip
DeltaFile
+1-1llvm/include/llvm/IR/Constant.h
+1-11 files

NetBSD/pkgsrc H2B3JlZdoc CHANGES-2026

   doc: Updated misc/ruby-manpages to 0.7.0
VersionDeltaFile
1.3362+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc OxtfEXgmisc/ruby-manpages distinfo PLIST, misc/ruby-manpages/patches patch-lib_manpages_man__files.rb patch-lib_rubygems_commands_manpages__command.rb

   misc/ruby-manpages: update to 0.7.0

   0.6.2 (2026-05-14)

   Fixed:

   * Bumped rake, rubocop, and rexml to resolve HIGH/MEDIUM CVEs (#45)


   0.7.0 (2026-05-14)

   Changed:

   * Minimum required Ruby version is now 3.0

   Added:

   * GitHub Actions CI replacing Travis CI, testing Ruby 3.1, 3.2, 3.3, and 3.4
   * rubocop-rspec added to enforce RSpec style

    [5 lines not shown]
VersionDeltaFile
1.4+6-6misc/ruby-manpages/distinfo
1.2+6-4misc/ruby-manpages/patches/patch-lib_manpages_man__files.rb
1.2+4-4misc/ruby-manpages/patches/patch-lib_rubygems_commands_manpages__command.rb
1.2+3-3misc/ruby-manpages/PLIST
1.5+2-3misc/ruby-manpages/Makefile
+21-205 files

NetBSD/pkgsrc icEZU4Idoc CHANGES-2026

   doc: Updated lang/ruby-cucumber-gherkin to 39.1.0
VersionDeltaFile
1.3361+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc gvKUHXqlang/ruby-cucumber-gherkin distinfo Makefile

   lang/ruby-cucumber-gherkin: update to 39.1.0

   39.1.0 (2026-05-06)

   Added

   * (i18n) Expanded Turkish keywords (#567)

   Changed

   * [Ruby, Python, JavaScript, Perl, C++, .NET] Optimise parser class/speed by
     removing redundant null #detach method (#561).
   * [Ruby] Changed ParserMessageStream to accept keyword arguments allowing
     the Gherkin class methods to be slightly more optimal (#560).

   Fixed

   * [c] Fixed memory leak with respect to the pickle ast ids.
   * [c] Fixed potential read past null terminator. Fixed allocation of more

    [8 lines not shown]
VersionDeltaFile
1.15+4-4lang/ruby-cucumber-gherkin/distinfo
1.14+2-2lang/ruby-cucumber-gherkin/Makefile
+6-62 files

NetBSD/pkgsrc AN676Pldoc CHANGES-2026

   doc: Updated graphics/ruby-youplot to 0.5.0
VersionDeltaFile
1.3360+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc hNWdPOBgraphics/ruby-youplot distinfo PLIST

   graphics/ruby-youplot: update to 0.5.0

   0.5.0 (2026-05-24)

   * Improved progressive mode: incremental parsing and more reliable terminal
     cleanup.
   * Changed option priority to defaults < config file < CLI.
   * Added explicit stdout support for -o - and -O -.
   * Fixed uplot --config / uplot config lookup for default config files.
   * Improved bar/count label formatting and count label sorting.
   * Fixed several input/output edge cases, including file/stdin handling and
     Tempfile/StringIO compatibility.
   * Added initial RBS/Steep setup and included sig/ in the gem package.
   * Updated packaging, README examples, CI, and Dependabot configuration.

   New Contributors

   * @kimjune01 #67
   * @ericgpks #56
VersionDeltaFile
1.3+4-4graphics/ruby-youplot/distinfo
1.2+4-2graphics/ruby-youplot/PLIST
1.3+2-2graphics/ruby-youplot/Makefile
+10-83 files

OpenBSD/src LtsVaucusr.bin/ssh ssh.c

   DNS0x20[1] can randomise the case of domain names returned by lookup
   to force some more uniqueness in queries to reduce the likelihood
   of spoofing attacks succeeding.

   Normally this should be hidden from the user by the resolver, but
   in some cases it can leak through. When it does, it can mess up
   ssh's CanonicalizePermittedCNAMEs.

   Fix this by forcing the name we received from the system resolver to
   lowercase.

   bz3966, report and fix by Martin D Kealey

   [1] https://datatracker.ietf.org/doc/html/draft-vixie-dnsext-dns0x20-00
VersionDeltaFile
1.632+2-1usr.bin/ssh/ssh.c
+2-11 files

NetBSD/pkgsrc PqoFQN1doc CHANGES-2026

   doc: Updated graphics/ruby-image_size to 3.6.0
VersionDeltaFile
1.3359+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 5jWaeslgraphics/ruby-image_size distinfo PLIST

   graphics/ruby-image_size: update to 3.6.0

   3.6.0 (2026-05-26)

   * Support .icns Apple Icon Image format @toy
VersionDeltaFile
1.13+4-4graphics/ruby-image_size/distinfo
1.11+6-1graphics/ruby-image_size/PLIST
1.11+2-2graphics/ruby-image_size/Makefile
+12-73 files

NetBSD/pkgsrc FJfRLCzdoc CHANGES-2026

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

NetBSD/pkgsrc KYFsoo9graphics/ruby-RMagick distinfo Makefile

   graphics/ruby-RMagick: update to 7.0.2

   7.0.1 (2026-05-27)

   Bug Fixes

   * Image_gray_q changes the colour space of the image, instead of returning
    whether it's grayscale (#1788)
   * Check for errors from ParseGeometry() (#1786)
   * Fail explicitly when trying to install on JRuby (#1784)

   New Contributors

   * @ndossche made their first contribution in #1786


   7.0.2 (2026-05-30)

   * Clean up ImageMagick resources on exit to fix ruby_memcheck false leaks by

    [7 lines not shown]
VersionDeltaFile
1.87+4-4graphics/ruby-RMagick/distinfo
1.201+2-3graphics/ruby-RMagick/Makefile
+6-72 files

NetBSD/pkgsrc 3vNvJAhdoc CHANGES-2026

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

NetBSD/pkgsrc aWDTUojfinance/ruby-braintree distinfo Makefile

   finance/ruby-braintree: update to 4.38.0

   4.38.0 (2026-05-27)

   * Fix submit_for_settlement to accept inline shipping address fields
     (country_code_alpha3, postal_code, etc.) and shipping_address_id by adding
     both to _submit_for_settlement_signature

   4.37.0 (2026-05-28)

   * Add mastercard_transaction_link_id to Transaction and
     CreditCardVerification
VersionDeltaFile
1.39+4-4finance/ruby-braintree/distinfo
1.36+2-2finance/ruby-braintree/Makefile
+6-62 files