FreeBSD/ports f2e0a62textproc/harper distinfo Makefile.crates

textproc/harper: Update to 0.42.0
DeltaFile
+13-13textproc/harper/distinfo
+5-5textproc/harper/Makefile.crates
+1-1textproc/harper/Makefile
+19-193 files

FreeBSD/ports cfb3ba7devel/sdl3 distinfo Makefile

devel/sdl3: update 3.2.14 → 3.2.16
DeltaFile
+3-3devel/sdl3/distinfo
+1-1devel/sdl3/Makefile
+4-42 files

FreeBSD/ports af43f3edevel/sdl20 distinfo Makefile

devel/sdl20: update 2.32.6 → 2.32.8
DeltaFile
+3-3devel/sdl20/distinfo
+1-1devel/sdl20/Makefile
+4-42 files

FreeBSD/ports b97d75elang/rust-nightly distinfo Makefile, lang/rust-nightly/files patch-vendor_cc.rs patch-src_bootstrap_src_core_config_config.rs

lang/rust-nightly: update 1.89.0.20250526 → 1.89.0.20250609

Approved by:    rust (implicit)
DeltaFile
+49-10lang/rust-nightly/files/patch-vendor_cc.rs
+9-9lang/rust-nightly/distinfo
+2-2lang/rust-nightly/files/patch-src_bootstrap_src_core_config_config.rs
+2-2lang/rust-nightly/Makefile
+62-234 files

FreeBSD/ports 28fb3aamath/py-fpylll Makefile distinfo

math/py-fpylll: upgrade to 0.6.4

Release notes at https://github.com/fplll/fpylll/releases/tag/0.6.4

Also switch to PyPI.
DeltaFile
+4-4math/py-fpylll/Makefile
+3-3math/py-fpylll/distinfo
+7-72 files

FreeBSD/ports 9d6403emath/eclib Makefile distinfo

math/eclib: upgrade to 20250530

Release notes at https://github.com/JohnCremona/eclib/releases/tag/20250530
DeltaFile
+3-4math/eclib/Makefile
+3-3math/eclib/distinfo
+2-1math/eclib/pkg-plist
+8-83 files

FreeBSD/ports 316c2c8www/typo3-12 distinfo Makefile

www/typo3-12: update to 12.4.33

Release Notes:
https://get.typo3.org/release-notes/12.4.33
https://typo3.org/article/typo3-13414-and-12433-maintenance-releases-published

PR:             287448
Reported by:    Helmut Ritter <freebsd-ports at charlieroot.de> (maintainer)
DeltaFile
+3-3www/typo3-12/distinfo
+1-1www/typo3-12/Makefile
+4-42 files

FreeBSD/ports 35b5de2devel/p4 Makefile.inc distinfo, devel/p4api Makefile

devel/{p4,p4api}: Update to 2025.1 release (6994039)

PR:             287436
Approved by:    antonfb at hesiod.org (maintainer)
DeltaFile
+3-3devel/p4/Makefile.inc
+3-3devel/p4/distinfo
+1-1devel/p4/pkg-descr
+1-1devel/p4api/Makefile
+8-84 files

FreeBSD/ports d46a7d7devel/py-ty distinfo Makefile.crates

devel/py-ty: update to 0.0.1a9

Changelog: https://github.com/astral-sh/ty/blob/0.0.1-alpha.9/CHANGELOG.md

Reported by:    Repology
DeltaFile
+17-15devel/py-ty/distinfo
+8-7devel/py-ty/Makefile.crates
+1-2devel/py-ty/Makefile
+26-243 files

FreeBSD/ports 66fc2e5graphics/openexr distinfo Makefile, graphics/openexr-website-docs distinfo Makefile

graphics/openexr*: Update to v3.3.4

Changelog:      https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v3.3.4
MFH:            2025Q2
(cherry picked from commit 01fd7c5307391115aaab0a3d2f2461f63fd5ea84)

This includes:
graphics/openexr-website-docs: fix up distinfo

(cherry picked from commit fcc91a72315bc03e93cd48418b8d6f7090bb2bbd)
DeltaFile
+3-3graphics/openexr-website-docs/distinfo
+3-3graphics/openexr/distinfo
+1-1graphics/openexr-website-docs/Makefile
+1-1graphics/openexr/Makefile
+8-84 files

FreeBSD/ports 6f81b7cmisc/py-litellm distinfo Makefile

misc/py-litellm: update to 1.72.4

Changelog: https://github.com/BerriAI/litellm/releases

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

FreeBSD/ports fcc91a7graphics/openexr-website-docs distinfo

graphics/openexr-website-docs: fix up distinfo
DeltaFile
+3-3graphics/openexr-website-docs/distinfo
+3-31 files

FreeBSD/ports 01fd7c5graphics/openexr distinfo Makefile, graphics/openexr-website-docs Makefile

graphics/openexr*: Update to v3.3.4

Changelog:      https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v3.3.4
MFH:            2025Q2
DeltaFile
+3-3graphics/openexr/distinfo
+1-1graphics/openexr/Makefile
+1-1graphics/openexr-website-docs/Makefile
+5-53 files

FreeBSD/ports d8e493fnet/chrony distinfo Makefile

net/chrony: update to 4.7

ChangeLog:      https://chrony-project.org/news.html#_jun_11_2025_chrony_4_7_released
DeltaFile
+3-3net/chrony/distinfo
+2-2net/chrony/Makefile
+5-52 files

FreeBSD/ports 59de7e9mail/fetchmail distinfo Makefile, mail/fetchmail/files patch-fetchmail.c

mail/fetchmail: update to 6.5.3

= BUGFIXES:
* IMAP: Reinstate workaround for missing IDLE support if --idle is requested.
  This had been a long-standing feature but got broken in fetchmail 6.4.22
  (commit 616e8c70).  Thanks to Lukáš Tesař for the detailed report including
  a Git bisect that identified this faulty commit.  Fixes Gitlab issue #69.
* IMAP: Only print 'will idle after poll' if --idle is enabled
  and either offered by the server, or forced through --forceidle.
  This fixes a regression introduced in fetchmail 6.4.22 (commit 616e8c70).

= TRANSLATIONS: fetchmail's translation was updated, courtesy of:
* es:    Cristian Othón Martínez Vera [Spanish]

PR:             287435
MFH:            2025Q2
Approved by:    Corey Halpin (maintainer)

(cherry picked from commit fd5d3db1d45fee8a8683ff5bedf12e461d0cb16a)
DeltaFile
+35-0mail/fetchmail/files/patch-fetchmail.c
+3-3mail/fetchmail/distinfo
+1-1mail/fetchmail/Makefile
+39-43 files

FreeBSD/ports fd5d3dbmail/fetchmail distinfo Makefile, mail/fetchmail/files patch-fetchmail.c

mail/fetchmail: update to 6.5.3

= BUGFIXES:
* IMAP: Reinstate workaround for missing IDLE support if --idle is requested.
  This had been a long-standing feature but got broken in fetchmail 6.4.22
  (commit 616e8c70).  Thanks to Lukáš Tesař for the detailed report including
  a Git bisect that identified this faulty commit.  Fixes Gitlab issue #69.
* IMAP: Only print 'will idle after poll' if --idle is enabled
  and either offered by the server, or forced through --forceidle.
  This fixes a regression introduced in fetchmail 6.4.22 (commit 616e8c70).

= TRANSLATIONS: fetchmail's translation was updated, courtesy of:
* es:    Cristian Othón Martínez Vera [Spanish]

PR:             287435
MFH:            2025Q2
Approved by:    Corey Halpin (maintainer)
DeltaFile
+35-0mail/fetchmail/files/patch-fetchmail.c
+3-3mail/fetchmail/distinfo
+1-1mail/fetchmail/Makefile
+39-43 files

FreeBSD/ports 0342117audio/audacity pkg-plist distinfo

audio/audacity: Update 3.7.3 => 3.7.4

Changelog:
https://github.com/audacity/audacity/releases/tag/Audacity-3.7.4

PR:     287443
DeltaFile
+8-3audio/audacity/pkg-plist
+5-5audio/audacity/distinfo
+1-1audio/audacity/Makefile
+14-93 files

FreeBSD/ports 5b9bfabgames/fheroes2 pkg-plist distinfo

games/fheroes2: update to 1.1.9

Changelog:      https://github.com/ihhub/fheroes2/releases/tag/1.1.9
DeltaFile
+6-2games/fheroes2/pkg-plist
+3-3games/fheroes2/distinfo
+1-1games/fheroes2/Makefile
+10-63 files

FreeBSD/ports aa3572fx11/gnome Makefile pkg-message-lite

x11/gnome: welcome gnome 47

The only difference with submitter version if the addition of
geary in the full flavor

PR:     286697
DeltaFile
+36-54x11/gnome/Makefile
+0-23x11/gnome/pkg-message-lite
+0-11x11/gnome/pkg-message
+36-883 files

FreeBSD/ports 9da4937mail/geary pkg-plist Makefile, mail/geary/files patch-meson.build patch-src_engine_api_geary-client-service.vala

mail/geary: update to 46.0
DeltaFile
+30-8mail/geary/pkg-plist
+15-17mail/geary/Makefile
+0-20mail/geary/files/patch-meson.build
+15-0mail/geary/files/patch-src_engine_api_geary-client-service.vala
+3-9mail/geary/distinfo
+63-545 files

FreeBSD/ports 4e1e710editors/gnome-text-editor pkg-plist Makefile

editors/gnome-text-editor: update to 47.4

PR:     286697
DeltaFile
+67-2editors/gnome-text-editor/pkg-plist
+8-7editors/gnome-text-editor/Makefile
+3-3editors/gnome-text-editor/distinfo
+78-123 files

FreeBSD/ports 4f9acf1graphics/gnome-video-effects distinfo Makefile, graphics/gnome-video-effects/files patch-meson.build

graphics/gnome-video-effects: update to 0.6.0

PR:     286697
DeltaFile
+6-14graphics/gnome-video-effects/files/patch-meson.build
+3-3graphics/gnome-video-effects/distinfo
+4-1graphics/gnome-video-effects/Makefile
+1-0graphics/gnome-video-effects/pkg-plist
+14-184 files

FreeBSD/ports b6d0c87multimedia Makefile, multimedia/showtime pkg-plist Makefile

multimedia/showtime: new port

Play your favorite movies and video files without hassle. Showtime
features simple playback controls that fade out of your way when you're
watching, fullscreen, adjustable playback speed, multiple language and
subtitle tracks, and screenshots.

PR:     286697
DeltaFile
+56-0multimedia/showtime/pkg-plist
+29-0multimedia/showtime/Makefile
+11-0multimedia/showtime/files/patch-showtime_showtime.in
+4-0multimedia/showtime/pkg-descr
+3-0multimedia/showtime/distinfo
+1-0multimedia/Makefile
+104-06 files

FreeBSD/ports d9fa488games/gnome-robots distinfo Makefile.crates

games/gnome-robots: update to 41.2

PR:     286697
DeltaFile
+453-3games/gnome-robots/distinfo
+225-0games/gnome-robots/Makefile.crates
+124-15games/gnome-robots/pkg-plist
+19-19games/gnome-robots/Makefile
+821-374 files

FreeBSD/ports 7b576f9games/aisleriot pkg-plist Makefile, games/aisleriot/files patch-meson.build patch-cards_meson.build

games/aisleriot: update to 3.22.35

PR:     286697
DeltaFile
+22-2,004games/aisleriot/pkg-plist
+31-0games/aisleriot/files/patch-meson.build
+10-14games/aisleriot/Makefile
+10-0games/aisleriot/files/patch-cards_meson.build
+3-3games/aisleriot/distinfo
+76-2,0215 files

FreeBSD/ports 60e5708Mk/Scripts qa.sh, Mk/Uses gnome.mk

Mk/Uses/gnome.mk: remove metacity component
DeltaFile
+1-3Mk/Uses/gnome.mk
+0-1Mk/Scripts/qa.sh
+1-42 files

FreeBSD/ports 95c9ce2accessibility/orca pkg-plist Makefile, accessibility/orca/files patch-src_orca_meson.build patch-meson.build

accessibility/orca: update to 47.5

PR:     286697
DeltaFile
+217-488accessibility/orca/pkg-plist
+21-22accessibility/orca/Makefile
+26-0accessibility/orca/files/patch-src_orca_meson.build
+11-0accessibility/orca/files/patch-meson.build
+3-3accessibility/orca/distinfo
+278-5135 files

FreeBSD/ports 55c2a54accessibility Makefile, accessibility/libspiel Makefile pkg-plist

accessibility/libspiel: new port

This client library is designed to provide an ergonomic interface to
the myriad of potential speech providers that are installed in a given
session.
The API is inspired by the W3C Web Speech API. It serves several purposes:

- Provide an updated list of installed across all speech providers voices.
- Offer a "speaker" abstraction where utterances can be queued to speak.
- If no voice was explicitly chosen for an utterance, negotiate global
  user settings and language preferences to choose the most appropriate
  voice.

PR:     286697
DeltaFile
+27-0accessibility/libspiel/Makefile
+16-0accessibility/libspiel/pkg-plist
+10-0accessibility/libspiel/pkg-descr
+3-0accessibility/libspiel/distinfo
+1-0accessibility/Makefile
+57-05 files

FreeBSD/ports f47a01agames/gnome-games Makefile

games/gnome-games: update to 47

adjust dependency to only contain well maintained games

PR:     286697
DeltaFile
+3-10games/gnome-games/Makefile
+3-101 files

FreeBSD/ports 0d601d5accessibility Makefile, accessibility/libspeechprovider Makefile pkg-plist

accessibility/libspeechprovider: new port

The speech provider library is designed to provide some utility for
creating speech providers. Specifically it offers a stream writer that
can be used to send audio data interleaved with speech progress events
(word, sentance, ssml mark, etc.).

PR:     286697
DeltaFile
+23-0accessibility/libspeechprovider/Makefile
+12-0accessibility/libspeechprovider/pkg-plist
+4-0accessibility/libspeechprovider/pkg-descr
+3-0accessibility/libspeechprovider/distinfo
+1-0accessibility/Makefile
+43-05 files