[maintainer update] remind 4.3.3 -> 4.3.6

2024-04-03 Thread Martin Ziemer
This patch updates remind from 4.3.3 to 4.3.6. Tested on amd64. Index: Makefile === RCS file: /cvs/ports/misc/remind/Makefile,v retrieving revision 1.72 diff -u -p -r1.72 Makefile --- Makefile22 Mar 2024 06:59:11 - 1.72

Re: nextcloudclient no longer communicating with kf5-kwallet

2024-04-03 Thread Rafael Sadowski
On Wed Apr 03, 2024 at 11:17:46PM -0700, Courtney wrote: > The most recent package builds for -current introduced a new issue > between nextcloudclient and kf5-kwallet. > > OpenBSD 7.5-current (GENERIC.MP) #14: Wed Apr  3 17:26:03 MDT 2024 > > as well as the Apr 2 build. > > Normally on logging

nextcloudclient no longer communicating with kf5-kwallet

2024-04-03 Thread Courtney
The most recent package builds for -current introduced a new issue between nextcloudclient and kf5-kwallet. OpenBSD 7.5-current (GENERIC.MP) #14: Wed Apr  3 17:26:03 MDT 2024 as well as the Apr 2 build. Normally on logging into an xsession, nextcloudclient makes a request to kwallet to get the

UPDATE: OpenImageIO 2.5.10.1

2024-04-03 Thread Brad Smith
Here is an update to OpenImageIO 2.5.10.1. Release 2.5.10.1 (Apr 1, 2024) -- compared to 2.5.9.0 -- - *oiiotool*: Expression substitution now understands pseudo-metadata `NONFINITE_COUNT` that returns the number of nonfinite values in the image

Re: UPDATE: utfcpp 4.0.5

2024-04-03 Thread Brad Smith
ping. On 2024-03-23 8:13 p.m., Brad Smith wrote: Here is an update to utfcpp 4.0.5. Upstream has placed the headers into a subdir as the port was doing on its own but utilizing a different directory name, so use the same name. Version 4 This is a major release that includes the following new

Re: UPDATE: blender

2024-04-03 Thread Brad Smith
ping. On 2024-03-24 12:31 a.m., Brad Smith wrote: Backport a patch to allow Blender 3.3 to build with OpenColorIO 2.3. Index: Makefile === RCS file: /cvs/ports/graphics/blender/Makefile,v retrieving revision 1.121 diff -u -p -u -p

Re: towards python 3.11 default: math/py-tables, devel/py-lief, www/py-cookies

2024-04-03 Thread Stuart Henderson
On 2024/04/03 21:26, Martin Reindl wrote: > > graphics/openvdb still requires blosc1. Attached is a port of blosc2, I > can update py-tables afterwards. Ah great, thanks Martin. Slight tweaks to the CMakeLists in the attached ("AND NOT OPENBSD" isn't a thing, but you can do what you want and redu

Re: towards python 3.11 default: math/py-tables, devel/py-lief, www/py-cookies

2024-04-03 Thread Martin Reindl
Am 02.04.24 um 14:36 schrieb Stuart Henderson: > In prep for a changeover to using Python 3.11 by default, I've done a > couple of rounds of bulk builds with the default Python version setting > to 3.11. Debian already uses 3.11 as the main version in a stable > release (bookworm), the ecosystem is

Re: UPDATE: Nono-0.7.1

2024-04-03 Thread Benoit Lecocq
On 03/04/2024 15:42, Gonzalo L. Rodriguez wrote: Hello, Update for Nono to 0.7.1: http://www.pastel-flower.jp/~isaki/nono/ OK? Comments? ok benoit@ Cheers.- Index: Makefile === RCS file: /cvs/ports/emulators/nono/Makefil

Re: kdevelop on snapshot/amd64

2024-04-03 Thread Rafael Sadowski
On Tue Apr 02, 2024 at 01:51:30PM +0200, Dorian Büttner wrote: > Hi all, > > maybe I'm doing something wrong or have hosed my (then fresh) > installation somehow - is it working for everyone else? For me it dumps > core when creating a new or opening an existing project. > > I reported over here

UPDATE: Nono-0.7.1

2024-04-03 Thread Gonzalo L. Rodriguez
Hello, Update for Nono to 0.7.1: http://www.pastel-flower.jp/~isaki/nono/ OK? Comments? Cheers.- Index: Makefile === RCS file: /cvs/ports/emulators/nono/Makefile,v retrieving revision 1.32 diff -u -p -r1.32 Makefile --- Makefile

Re: [UPDATE]: security/kc - enable YubiKey support, add -yubikey flavor

2024-04-03 Thread Stuart Henderson
On 2024/04/01 12:47, Lévai, Dániel wrote: > Ping? > > Original Message > On 27/03/2024 16:33, Lévai, Dániel wrote: > > > > Hi all, > > > > > > This is a patch to enable YubiKey support with a new -yubikey flavor. > > > I invite anyone to test it; it works for me(tm), but re

kdevelop on snapshot/amd64

2024-04-03 Thread Dorian Büttner
Hi all, maybe I'm doing something wrong or have hosed my (then fresh) installation somehow - is it working for everyone else? For me it dumps core when creating a new or opening an existing project. I reported over here as the error seemed similar to me, https://marc.info/?l=openbsd-misc&m=17076

Re: UPDATE: libheif 1.17.6

2024-04-03 Thread Brad Smith
ping. On 2024-03-08 1:21 a.m., Brad Smith wrote: On Tue, Feb 27, 2024 at 08:35:07PM -0500, Brad Smith wrote: Here is an update to libheif 1.17.6. CVE-2023-49462, CVE-2023-49463 Enable the minimal tests that are there. Index: Makefile ==

Re: UPDATE: libavif 1.0.4

2024-04-03 Thread Brad Smith
ping. On 2024-02-27 8:08 p.m., Brad Smith wrote: Here is an update to libavif 1.0.4. ## [1.0.4] - 2024-02-08 ### Changed * AVIF_ENABLE_WERROR is set to OFF by default. * Fix wrong alpha plane deallocation when decoded tile pixel format does not match reconstructed output image pixel format