FreeBSD/ports 78e0829mail/sendmail-devel distinfo Makefile

mail/sendmail-devel: update to 8.18.1.16
DeltaFile
+3-3mail/sendmail-devel/distinfo
+1-1mail/sendmail-devel/Makefile
+4-42 files

FreeBSD/ports bc229e6security/wolfssl distinfo Makefile

security/wolfssl: Update to 5.8.4

Changes since 5.8.2:

To download the release bundle of wolfSSL visit the download page at
www.wolfssl.com/download/

PR stands for Pull Request, and PR references a GitHub pull request number
where the code change was added.

Vulnerabilities

  * [Low CVE-2025-12888] Vulnerability in X25519 constant-time cryptographic
    implementations due to timing side channels introduced by compiler
    optimizations and CPU architecture limitations, specifically with the
    Xtensa-based ESP32 chips. If targeting Xtensa it is recommended to use the
    low memory implementations of X25519, which is now turned on as the default
    for Xtensa. Thanks to Adrian Cinal for the report. Fixed in PR 9275.
  * [Med. CVE-2025-11936] Potential DoS vulnerability due to a memory leak

    [128 lines not shown]
DeltaFile
+3-3security/wolfssl/distinfo
+1-2security/wolfssl/Makefile
+2-1security/wolfssl/pkg-plist
+6-63 files

FreeBSD/ports efb1081misc/crush distinfo Makefile

misc/crush: Update to 0.19.3

Changelog: https://github.com/charmbracelet/crush/releases/tag/v0.19.3

Reported by:    GitHub (watch releases)
DeltaFile
+5-5misc/crush/distinfo
+1-1misc/crush/Makefile
+6-62 files

FreeBSD/ports 8182bd3misc/py-huggingface-hub distinfo Makefile

misc/py-huggingface-hub: Update to 1.1.6

Changelog: https://github.com/huggingface/huggingface_hub/releases/tag/v1.1.6

Reported by:    portscout
DeltaFile
+3-3misc/py-huggingface-hub/distinfo
+1-1misc/py-huggingface-hub/Makefile
+4-42 files

FreeBSD/ports f728901x11-wm/hyprland Makefile distinfo, x11-wm/hyprland/files patch-src_config_ConfigWatcher.cpp patch-hyprctl_main.cpp

x11-wm/hyprland: Update to 0.52.1

Changelog:
- https://github.com/hyprwm/Hyprland/releases/tag/v0.52.0
- https://github.com/hyprwm/Hyprland/releases/tag/v0.52.1

Reported by:    GitHub (watch releases)
DeltaFile
+12-7x11-wm/hyprland/Makefile
+7-3x11-wm/hyprland/distinfo
+0-10x11-wm/hyprland/files/patch-src_config_ConfigWatcher.cpp
+9-0x11-wm/hyprland/pkg-plist
+2-2x11-wm/hyprland/files/patch-hyprctl_main.cpp
+30-225 files

FreeBSD/ports 1e4b6e3devel/py-rich-toolkit distinfo Makefile

devel/py-rich-toolkit: Update to 0.17.0
DeltaFile
+3-3devel/py-rich-toolkit/distinfo
+1-1devel/py-rich-toolkit/Makefile
+4-42 files

FreeBSD/ports cff4476www/py-asgiref distinfo Makefile

www/py-asgiref: Update to 3.11.0
DeltaFile
+3-3www/py-asgiref/distinfo
+1-1www/py-asgiref/Makefile
+4-42 files

FreeBSD/ports 646e363devel/gitaly distinfo Makefile

devel/gitaly: fix build on i386

I provided that patch upstream here:
https://gitlab.com/gitlab-org/gitaly/-/merge_requests/8309
DeltaFile
+3-1devel/gitaly/distinfo
+2-0devel/gitaly/Makefile
+5-12 files

FreeBSD/ports 9ed20a2www Makefile, www/py-litestar Makefile pkg-descr

www/py-litestar: Add new port

Litestar is a powerful, flexible yet opinionated ASGI framework, focused on
building APIs. It offers high-performance data validation, dependency injection,
first-class ORM integration, authorization primitives, a rich plugin API,
middleware, and much more that's needed to get applications up and running.
DeltaFile
+31-0www/py-litestar/Makefile
+4-0www/py-litestar/pkg-descr
+3-0www/py-litestar/distinfo
+1-0www/Makefile
+39-04 files

FreeBSD/ports ea2ae5firc/weechat distinfo Makefile

irc/weechat: Update to 4.8.0
DeltaFile
+3-3irc/weechat/distinfo
+1-1irc/weechat/Makefile
+4-42 files

FreeBSD/ports b9b0c68www/py-django-tree-queries distinfo Makefile

www/py-django-tree-queries: Update to 0.23.0

Changelog:

https://github.com/feincms/django-tree-queries/blob/0.23/CHANGELOG.rst
DeltaFile
+3-3www/py-django-tree-queries/distinfo
+1-1www/py-django-tree-queries/Makefile
+4-42 files

FreeBSD/ports 88e0b6ctextproc/py-pymdown-extensions distinfo Makefile

textproc/py-pymdown-extensions: Update to 10.17.2

Changelog:

https://github.com/facelessuser/pymdown-extensions/releases/tag/10.17.2
DeltaFile
+3-3textproc/py-pymdown-extensions/distinfo
+1-1textproc/py-pymdown-extensions/Makefile
+4-42 files

FreeBSD/ports 4d21cb6textproc/py-packageurl-python distinfo Makefile

textproc/py-packageurl-python: Update to 0.17.6

Changelog:

https://github.com/package-url/packageurl-python/releases/tag/v0.17.6
DeltaFile
+3-3textproc/py-packageurl-python/distinfo
+1-1textproc/py-packageurl-python/Makefile
+4-42 files

FreeBSD/ports 09ce5b9devel/py-oslotest Makefile distinfo

devel/py-oslotest: Update to 6.0.0

* Switch to the PEP517 build framework.

* Hook up test suite.

Changelog since 4.4.1:

https://github.com/openstack/oslotest/compare/4.4.1...6.0.0
DeltaFile
+6-8devel/py-oslotest/Makefile
+3-3devel/py-oslotest/distinfo
+9-112 files

FreeBSD/ports 34a3ee3devel/py-python-subunit Makefile distinfo

devel/py-python-subunit: Update to 1.4.5

Changelog:

https://github.com/testing-cabal/subunit/blob/1.4.5/NEWS
DeltaFile
+7-4devel/py-python-subunit/Makefile
+3-3devel/py-python-subunit/distinfo
+10-72 files

FreeBSD/ports 90d358ax11/libxkbcommon Makefile distinfo

x11/libxkbcommon: Update to 1.13.0

Changelog: https://github.com/xkbcommon/libxkbcommon/blob/xkbcommon-1.13.0/NEWS.md

PR:             290996
Approved by:    x11 (maintainer, timeout >2 weeks)
DeltaFile
+3-7x11/libxkbcommon/Makefile
+3-5x11/libxkbcommon/distinfo
+5-3x11/libxkbcommon/pkg-plist
+11-153 files

FreeBSD/ports 0d557b0lang/rust-bootstrap Makefile

lang/rust-bootstrap: enable on aarch64

Builds fine for all flavors.
DeltaFile
+1-1lang/rust-bootstrap/Makefile
+1-11 files

FreeBSD/ports 463fdcedevel/freebsd-sysroot pkg-plist.powerpc pkg-plist.amd64

devel/freebsd-sysroot: bump to 13.5-RELEASE

The last update for 13-STABLE, next one will be to 14.3-RELEASE.

Reviewed by: mikael
Differential Revision: https://reviews.freebsd.org/D53943
DeltaFile
+865-866devel/freebsd-sysroot/pkg-plist.powerpc
+329-321devel/freebsd-sysroot/pkg-plist.amd64
+328-320devel/freebsd-sysroot/pkg-plist.aarch64
+320-312devel/freebsd-sysroot/pkg-plist.powerpc64le
+313-305devel/freebsd-sysroot/pkg-plist.powerpc64
+312-304devel/freebsd-sysroot/pkg-plist.i386
+2,467-2,4285 files not shown
+3,397-3,33411 files

FreeBSD/ports 3def393audio/dexed distinfo Makefile

audio/dexed: update 0.9.9 → 1.0.1
DeltaFile
+9-9audio/dexed/distinfo
+4-4audio/dexed/Makefile
+13-132 files

FreeBSD/ports 892cdc4misc/claude-code distinfo Makefile

misc/claude-code: update 2.0.54 → 2.0.55
DeltaFile
+3-3misc/claude-code/distinfo
+1-1misc/claude-code/Makefile
+2-0misc/claude-code/pkg-plist
+6-43 files

FreeBSD/ports 5974f8bmisc/libsolv distinfo Makefile

misc/libsolv: update 0.7.31 → 0.7.35
DeltaFile
+3-3misc/libsolv/distinfo
+1-1misc/libsolv/Makefile
+4-42 files

FreeBSD/ports 5525590www/authelia distinfo Makefile

www/authelia: update 4.39.14 → 4.39.15
DeltaFile
+7-7www/authelia/distinfo
+1-1www/authelia/Makefile
+8-82 files

FreeBSD/ports 41d9b4esecurity/libxcrypt distinfo Makefile

security/libxcrypt: update 4.5.1 → 4.5.2
DeltaFile
+3-3security/libxcrypt/distinfo
+2-2security/libxcrypt/Makefile
+5-52 files

FreeBSD/ports 50cf99cdevel Makefile, devel/subprocess.h Makefile pkg-descr

devel/subprocess.h: New port: Single header process launching solution for C and C++
DeltaFile
+24-0devel/subprocess.h/Makefile
+8-0devel/subprocess.h/pkg-descr
+3-0devel/subprocess.h/distinfo
+1-0devel/Makefile
+36-04 files

FreeBSD/ports fb933b1math/hmat-oss distinfo Makefile

math/hmat-oss: update 1.11.0 → 1.11.1
DeltaFile
+3-3math/hmat-oss/distinfo
+2-2math/hmat-oss/Makefile
+1-1math/hmat-oss/pkg-plist
+6-63 files

FreeBSD/ports f211259math/lis distinfo Makefile

math/lis: update 2.1.8 → 2.1.10
DeltaFile
+3-3math/lis/distinfo
+1-1math/lis/Makefile
+4-42 files

FreeBSD/ports a55e2a1benchmarks/inferno distinfo Makefile

benchmarks/inferno: update 0.12.3 → 0.12.4
DeltaFile
+157-183benchmarks/inferno/distinfo
+78-92benchmarks/inferno/Makefile
+235-2752 files

FreeBSD/ports 3d6ff92audio/wasabi distinfo Makefile

audio/wasabi: update 0.1.4-3 → 1.0.4
DeltaFile
+721-313audio/wasabi/distinfo
+366-160audio/wasabi/Makefile
+1,087-4732 files

FreeBSD/ports a6dda55multimedia/libwebm distinfo Makefile

multimedia/libwebm: update 1.0.0.31 → 1.0.0.32
DeltaFile
+3-3multimedia/libwebm/distinfo
+1-1multimedia/libwebm/Makefile
+4-42 files

FreeBSD/ports 9ab2f8emultimedia/lms distinfo Makefile

multimedia/lms: update 3.72.0 → 3.72.1
DeltaFile
+3-3multimedia/lms/distinfo
+1-1multimedia/lms/Makefile
+4-42 files