[update] net/knot + net/py-libknot to 3.4.5

2025-03-21 Thread Peter Hessler
Simple update to 3.4.5 for knot and py-libknot. Some nice looking new features in there. lightly tested on amd64 and arm64, OK? Index: net/knot/Makefile === RCS file: /cvs/openbsd/ports/net/knot/Makefile,v diff -u -p -u -p -r1.85

Enable QT_SKIP_AUTO_PLUGIN_INCLUSION and QT_SKIP_AUTO_QML_PLUGIN_INCLUSION by default

2025-03-21 Thread Rafael Sadowski
tb@ reported the following build error msg to me: CMake Error at /usr/local/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake:47 (include): include could not find requested file: /usr/local/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtwebenginequickdelegatespluginConfig.cmake Call Stack (most recent call first):

Re: [update] Webkitgtk4 2.48.0

2025-03-21 Thread Antoine Jacoutot
On Wed, Mar 19, 2025 at 06:54:15PM +0100, Antoine Jacoutot wrote: > Hi. > > Here's an update to the latest webkitgtk4 release. > It's built tested on amd64 and arm64. > Currently in an amd64 bulk. > > It would be nice to have it for 7.7 so we can keep it up-to-date in stable. > But I understand t

Re: math/z3: update to 4.14.1 from maintainer

2025-03-21 Thread Kirill A . Korinsky
On Thu, 13 Mar 2025 00:32:20 +0100, Kirill A. Korinsky wrote: > > ports@, > > I'd like to update math/z3 to 4.14.1 > > Tested on -current/amd64 > > Ok? Anyone? > > Index: math/z3/Makefile > === > RCS file: /home/cvs/ports/math/

Re: sysutils/docker-compose: update to 2.34.0 from maintainer

2025-03-21 Thread Kirill A . Korinsky
On Sat, 15 Mar 2025 21:37:37 +0100, Kirill A. Korinsky wrote: > > ports@, > > I'd like to update sysutils/docker-compose to 2.34.0 > > Changes aren't huge and looks safe: > https://github.com/docker/compose/releases/tag/v2.34.0 > > I had tested it on -current/amd64, no regression. > > Ok? An

sysutils/docker-buildx: update to 0.22.0 from maintainer

2025-03-21 Thread Kirill A . Korinsky
ports@, I'd like to update docker-buildx to 0.22.0. Tested on -current/amd64, no regression. Ok? Index: sysutils/docker-buildx/Makefile === RCS file: /home/cvs/ports/sysutils/docker-buildx/Makefile,v diff -u -p -r1.13 Makefile ---

Re: [UPDATE] net/{py-rns,py-lxmf,nomadnet} to 0.9.3, 0.6.3, 0.6.1

2025-03-21 Thread openbsd
On Tuesday, March 18th, 2025 at 2:06 PM, Stuart Henderson wrote: > On 2025/03/18 07:36, Aaron Bieber wrote: > > > On 3/17/25 11:55, Stuart Henderson wrote: > > > > > On 2025/03/17 16:51, open...@systemfailure.net wrote: > > > > > > > On Monday, March 17th, 2025 at 11:56 AM, Stuart Henderson

sysutils/docker-cli: update to 28.0.2 from maintainer

2025-03-21 Thread Kirill A . Korinsky
ports@, I'd like to update sysutils/docker-cli to 28.0.2 Tested on -current/amd64, no regresion on my usecase. Ok? Index: sysutils/docker-cli/Makefile === RCS file: /home/cvs/ports/sysutils/docker-cli/Makefile,v diff -u -p -r1.19 M

[update] net/tor 0.4.8.14 -> 0.4.8.15

2025-03-21 Thread David Uhden Collado
In this email, I have attached a diff to update net/tor from version 0.4.8.14 to version 0.4.8.15. This is a minor release that fixes a sandboxing issue for bandwidth authority and a conflux issue on the control port. It also has a client fix for relay flag usage. Tested on amd64 and it buil

Re: [maintainer update] devel/goreleaser 2.8.1

2025-03-21 Thread Daniel Jakots
On Sun, 16 Mar 2025 17:55:57 +0100 (CET), Laurent Cheylus wrote: > Hi ports@ > > update for devel/goreleaser to the latest version 2.8.1 > > Changelog: > - https://github.com/goreleaser/goreleaser/releases/tag/v2.8.0 > - https://github.com/goreleaser/goreleaser/releases/tag/v2.8.1 > > Build an

Re: [Update] devel/gn

2025-03-21 Thread Theo Buehler
On Fri, Mar 21, 2025 at 08:37:02PM +0100, Volker Schlecht wrote: > Simple update to a more recent snapshot of devel/gn, needed for v8 135.0.0 > that's bundled with lang/deno 2.2.5, the only consumer of the port. > > Tested building deno 2.2.5 on arm64 and amd64. I didn't test deno 2.2.4, but > wou