Fix C prototype in LLVM PassBuilder.h

2023-09-02 Thread Visa Hankala
LLVM C API has an incorrect prototype in that compilers complain about with -Wstrict-prototypes. /usr/local/include/llvm-c/Transforms/PassBuilder.h:53:55: error: this function declaration is not a prototype [-Werror,-Wstrict-prototypes] LLVMPassBuilderOptionsRef LLVMCreatePassBuilderOptions();

Re: math/pari: update or remove?

2023-09-02 Thread Dima Pasechnik
On Sat, Sep 02, 2023 at 03:28:49PM -0400, Daniel Dickman wrote: > On Sat, Sep 2, 2023 at 3:22 PM Klemens Nanni wrote: > > > > No consumers in tree, openbsd-wip/math/eclib wants it, but is from 2021. > > 2.15.4 came out in july this year: anyone using this port? > > Anyone who want to update it, j

devel/ccrtp: collecting dust

2023-09-02 Thread Klemens Nanni
Nothing uses it (looks like it never had consumers?), last update in 2009, latest 2.1.2 is from 2017, HOMEPAGE is unhelpful redirect and should perhaps be https://www.gnu.org/software/ccrtp/ Anyone using this and/or caring to update this? https://www.gnu.org/software/ccrtp/ shows we're one of two

Re: math/pari: update or remove?

2023-09-02 Thread Klemens Nanni
On Sat, Sep 02, 2023 at 03:28:49PM -0400, Daniel Dickman wrote: > On Sat, Sep 2, 2023 at 3:22 PM Klemens Nanni wrote: > > > > No consumers in tree, openbsd-wip/math/eclib wants it, but is from 2021. > > 2.15.4 came out in july this year: anyone using this port? > > Anyone who want to update it, j

Re: math/pari: update or remove?

2023-09-02 Thread Daniel Dickman
On Sat, Sep 2, 2023 at 3:22 PM Klemens Nanni wrote: > > No consumers in tree, openbsd-wip/math/eclib wants it, but is from 2021. > 2.15.4 came out in july this year: anyone using this port? > Anyone who want to update it, just leave it or shall we move it to the attic? I'm not sure I understand

math/pari: update or remove?

2023-09-02 Thread Klemens Nanni
No consumers in tree, openbsd-wip/math/eclib wants it, but is from 2021. 2.15.4 came out in july this year: anyone using this port? Anyone who want to update it, just leave it or shall we move it to the attic? Information for https://cdn.openbsd.org/pub/OpenBSD/snapshots/packages/amd64/pari-

misc/reprepro: remove old debian package repository producer?

2023-09-02 Thread Klemens Nanni
Unmaintained and lagging behind the latest version from four years ago. I suggest people use Debian for Debian stuff. Anyone objecting removal? Comment: Debian package repository producer Description: reprepro is a tool to manage a repository of Debian packages. It s

Re: games/tome4: update to 1.7.6 (still SIGILL)

2023-09-02 Thread Solène Rapenne
Le samedi 02 septembre 2023 à 17:52 +, Klemens Nanni a écrit : > Both packages 1.7.4 and new 1.7.6 fail the same way on my T14 gen3 > Intel: > > WebCore config: library(/usr/local/share/libte4-web.so) > spawn(/usr/local/share/cef3spawn) > Loading WebCore: Failed loading /usr/local/share/libte4

Re: automatic inclusion of dist-tuples

2023-09-02 Thread Thomas Frohwein
On Sat, Sep 02, 2023 at 08:03:44PM +0200, Marc Espie wrote: > Tricky part was to figure out where to put it. I won't change the > old CONFIGURE_STYLE stuff because it's unlikely to be needed anymore, > but putting the check inside modules.port.mk means that other modules > can just define GH_TUPLE

automatic inclusion of dist-tuples

2023-09-02 Thread Marc Espie
Tricky part was to figure out where to put it. I won't change the old CONFIGURE_STYLE stuff because it's unlikely to be needed anymore, but putting the check inside modules.port.mk means that other modules can just define GH_TUPLE* and everything should work like a charm Okay ? Index: modules.po

Re: UPDATE: GNUPlot-5.4.8

2023-09-02 Thread gonzalo
This works for me. OK gonzalo@ On 9/2/23 19:01, Stuart Henderson wrote: On 2023/08/18 00:09, Gonzalo L. Rodriguez wrote: Hi, Update for GNUPlot to 5.4.8: http://www.gnuplot.info/ReleaseNotes_5_4_8.html OK? Comments? here's a version which keeps ports readline as-is. sync WANTLIB and fix LI

games/tome4: update to 1.7.6 (still SIGILL)

2023-09-02 Thread Klemens Nanni
Both packages 1.7.4 and new 1.7.6 fail the same way on my T14 gen3 Intel: WebCore config: library(/usr/local/share/libte4-web.so) spawn(/usr/local/share/cef3spawn) Loading WebCore: Failed loading /usr/local/share/libte4-web.so: File not found [CPU] Detected 12 CPUs OpenAL device available: OpenAL

Re: security/xmlsec: update to 1.3.1

2023-09-02 Thread Stuart Henderson
On 2023/09/02 17:14, Klemens Nanni wrote: > amd64 consumers build fine, tests needed light fixing to yield > --- TOTAL OK: 521; OK (percent): 89; TOTAL FAILED: 0; TOTAL SKIPPED: 58 > > Runtime tests from actual oauth-toolkit or aqbanking users? > Feedback? OK? standard oathtool usage seems ok. A

Re: [update] games/devilutionx to 1.5.1

2023-09-02 Thread Lucas Raab
On Sat, Sep 02, 2023 at 05:06:31PM +, Lucas Raab wrote: > On Sat, Sep 02, 2023 at 03:42:22PM +, Lucas Raab wrote: > > On Sat, Sep 02, 2023 at 12:35:01PM +, Lucas Raab wrote: > > > Hello, > > > > > > With the recent additions of libmpq, sdl2-audiolib, simpleini, and > > > libsmackerdec,

security/xmlsec: update to 1.3.1

2023-09-02 Thread Klemens Nanni
amd64 consumers build fine, tests needed light fixing to yield --- TOTAL OK: 521; OK (percent): 89; TOTAL FAILED: 0; TOTAL SKIPPED: 58 Runtime tests from actual oauth-toolkit or aqbanking users? Feedback? OK? Index: Makefile === RCS

Re: sysutils/firmware/vmm: update to 1.16.2

2023-09-02 Thread Dave Voutila
Stuart Henderson writes: > On 2023/09/02 12:26, Dave Voutila wrote: >> >> $ make package >> >> # fw_update /usr/ports/packages/amd64/all/vmm-firmware-1.16.2p4.tgz >> >> >> >> works for me. >> >> Feedback? OK? >> > >> > Now with old REVISION removed. >> > >> >> Neither apply cleanly for me f

Re: [update] games/devilutionx to 1.5.1

2023-09-02 Thread Lucas Raab
On Sat, Sep 02, 2023 at 03:42:22PM +, Lucas Raab wrote: > On Sat, Sep 02, 2023 at 12:35:01PM +, Lucas Raab wrote: > > Hello, > > > > With the recent additions of libmpq, sdl2-audiolib, simpleini, and > > libsmackerdec, this devilutionx update should work. I've only tested on > > amd64 > >

Re: godot - diff to build with C#/mono support

2023-09-02 Thread Omar Polo
Hello, Sorry for the delay. On 2023/08/24 23:47:06 -0400, Thomas Frohwein wrote: > [...] > comments and ok's are welcome; given the complexity there might still > be benefit in adding this early to the port and working out some > refinements in-tree, with also more opportunity to hear of > unant

Re: UPDATE: GNUPlot-5.4.8

2023-09-02 Thread Stuart Henderson
On 2023/08/18 00:09, Gonzalo L. Rodriguez wrote: > Hi, > > Update for GNUPlot to 5.4.8: > > http://www.gnuplot.info/ReleaseNotes_5_4_8.html > > OK? Comments? here's a version which keeps ports readline as-is. sync WANTLIB and fix LIB_DEPENDS to avoid "LIB_DEPENDS converters/libiconv not needed

[MAINTAINER UPDATE] www/azorius 0.2.0 -> 0.3.1

2023-09-02 Thread Horia Racoviceanu
Upgrade to v0.3.1 - use the release tarball (suggested by tedu@) - add MESSAGE and update README with database upgrade info changelog === 0.3.1 Delayed Reaction + Fix a crash in the markdown parser. + Fix some missing notifications. === 0.3.0 Imperfect Future + Subscribe to post for comment n

Re: sysutils/firmware/vmm: update to 1.16.2

2023-09-02 Thread Stuart Henderson
On 2023/09/02 12:26, Dave Voutila wrote: > >>$ make package > >># fw_update /usr/ports/packages/amd64/all/vmm-firmware-1.16.2p4.tgz > >> > >> works for me. > >> Feedback? OK? > > > > Now with old REVISION removed. > > > > Neither apply cleanly for me for some reason. Only one failing hunk:

Re: sysutils/firmware/vmm: update to 1.16.2

2023-09-02 Thread Klemens Nanni
On Sat, Sep 02, 2023 at 12:26:07PM -0400, Dave Voutila wrote: > > Klemens Nanni writes: > > > On Sat, Sep 02, 2023 at 05:06:04PM +0100, Klemens Nanni wrote: > >> https://www.seabios.org/Releases#SeaBIOS_1.16.0 > >> > >>$ make package > >># fw_update /usr/ports/packages/amd64/all/vmm-firm

Re: sysutils/firmware/vmm: update to 1.16.2

2023-09-02 Thread Dave Voutila
Klemens Nanni writes: > On Sat, Sep 02, 2023 at 05:06:04PM +0100, Klemens Nanni wrote: >> https://www.seabios.org/Releases#SeaBIOS_1.16.0 >> >> $ make package >> # fw_update /usr/ports/packages/amd64/all/vmm-firmware-1.16.2p4.tgz >> >> works for me. >> Feedback? OK? > > Now with old R

Re: sysutils/firmware/vmm: update to 1.16.2

2023-09-02 Thread Klemens Nanni
On Sat, Sep 02, 2023 at 05:06:04PM +0100, Klemens Nanni wrote: > https://www.seabios.org/Releases#SeaBIOS_1.16.0 > > $ make package > # fw_update /usr/ports/packages/amd64/all/vmm-firmware-1.16.2p4.tgz > > works for me. > Feedback? OK? Now with old REVISION removed. Index: Makefile

sysutils/firmware/vmm: update to 1.16.2

2023-09-02 Thread Klemens Nanni
https://www.seabios.org/Releases#SeaBIOS_1.16.0 $ make package # fw_update /usr/ports/packages/amd64/all/vmm-firmware-1.16.2p4.tgz works for me. Feedback? OK? Index: Makefile === RCS file: /cvs/ports/sysutils/firmwar

Re: [update] games/devilutionx to 1.5.0

2023-09-02 Thread Lucas Raab
On Sat, Sep 02, 2023 at 12:35:01PM +, Lucas Raab wrote: > Hello, > > With the recent additions of libmpq, sdl2-audiolib, simpleini, and > libsmackerdec, this devilutionx update should work. I've only tested on amd64 > and only with single player. > > Using plain `devilutionx` will crash attem

Re: wrap check_sym in new check-lib-symbols target

2023-09-02 Thread A Tammy
On 9/2/23 09:46, Klemens Nanni wrote: > Porters updating shared libraries ought to check for changes and base's > check_sym script does that, but we have no tooling or integration for that. > > Here's a bare bones target we can extend in many ways, but for now: > - expect /usr/src/lib/check_sym t

u-boot-arm PLIST; some files are built but not packaged

2023-09-02 Thread Stuart Henderson
As shown by "make plist" after building, u-boot-arm builds more files than are packaged. There are already a bunch of @comment'ed-out files in the list but there are others. Would anyone who is familiar with arm u-boot like to comment on whether any of these extra files should be included in the p

Re: wrap check_sym in new check-lib-symbols target

2023-09-02 Thread Stuart Henderson
On 2023/09/02 13:46, Klemens Nanni wrote: > +_CHECK_SYM = /usr/src/lib/check_sym > +check-lib-symbols: > +.for _n _v in ${SHARED_LIBS} > + ${_PBUILD} ${_CHECK_SYM} {,${WRKINST}}${PREFIX}/lib/lib${_n}.so.${_v} > +.endfor note that libraries can be in subdirs too. fwiw here is the script I've b

devel/yaml-cpp: update to 0.8.0

2023-09-02 Thread Klemens Nanni
All consumers build with it, but qt-creator and opencolorio need their custom .cmake code for finding the library to be removed. net/powerdns games/openxcom devel/qt-creator graphics/opencolorio 0.8.0 release notes mention major CMake changes, but I did not dig int

wrap check_sym in new check-lib-symbols target

2023-09-02 Thread Klemens Nanni
Porters updating shared libraries ought to check for changes and base's check_sym script does that, but we have no tooling or integration for that. Here's a bare bones target we can extend in many ways, but for now: - expect /usr/src/lib/check_sym to exist - expect the port to be installed - expec

NEW: wayland/swayimg

2023-09-02 Thread Matthieu Herrb
Hi, swayimg is an image viewer program for Wayland. It supports many image formats. When used with a wl-roots based compositor (like sway the only one available on OpenBSD for now :-), it can display images as overlays to the invoking terminal. ok, comments ? swayimg.tgz Description: applicat

NEW wayland/dmenu-wayland

2023-09-02 Thread Matthieu Herrb
Hi, dmenu-wayland is a dynamic menu for Wayland, similar to dmenu for X11. It can be used by sway by setting the following in ~/.config/sway/config: set $menu dmenu-wl_path | dmenu-wl | xargs swaymsg exec -- ok ? comments ? dmenu-wayland.tgz Description: application/tar-gz

Re: [update] games/devilutionx to 1.5.0

2023-09-02 Thread Stuart Henderson
On 2023/09/02 12:35, Lucas Raab wrote: > +SHA256 (devilutionX-1.5.0.tar.gz) = > lL0R4FulPt3f2d9nfTDJ+f3KkPljo0Zr8PsTO9T41mg= > +SHA256 (devilutionx-src.tar.xz) = > Ql5jiReSxKshOGX44bRAExdDm/R0UPGAZO5y6/miq/g= > +SIZE (devilutionX-1.5.0.tar.gz) = 9353135 > +SIZE (devilutionx-src.tar.xz) = 21951316

[update] games/devilutionx to 1.5.0

2023-09-02 Thread Lucas Raab
Hello, With the recent additions of libmpq, sdl2-audiolib, simpleini, and libsmackerdec, this devilutionx update should work. I've only tested on amd64 and only with single player. Using plain `devilutionx` will crash attempting to play the intro video, but for now, that can be skipped with `devi

Re: [new] devel/libmpq

2023-09-02 Thread Stuart Henderson
On 2023/09/02 12:16, Lucas Raab wrote: > On Sat, Sep 02, 2023 at 11:30:37AM +0100, Stuart Henderson wrote: > > On 2023/09/02 10:11, Lucas Raab wrote: > > > Hello, > > > > > > Here's a new port for a forthcoming update to devilutionX. > > > > > > libmpq is a library for manipulating MPQ (MoPaQ) ar

Re: [new] devel/libmpq

2023-09-02 Thread Lucas Raab
On Sat, Sep 02, 2023 at 11:30:37AM +0100, Stuart Henderson wrote: > On 2023/09/02 10:11, Lucas Raab wrote: > > Hello, > > > > Here's a new port for a forthcoming update to devilutionX. > > > > libmpq is a library for manipulating MPQ (MoPaQ) archives, which are > > used by Blizzard in most of the

Re: Ruby Ports I'd Like to Remove

2023-09-02 Thread Jeremy Evans
On 09/02 12:49, Stuart Henderson wrote: > On 2023/09/02 13:43, Rafael Sadowski wrote: > > On Sat Sep 02, 2023 at 12:33:56PM +0100, Jeremy Evans wrote: > > > On Sat, Sep 2, 2023 at 12:09???PM Rafael Sadowski > > > wrote: > > > > > > > On Sat Sep 02, 2023 at 09:56:10AM +, Jeremy Evans wrote: >

Re: Ruby Ports I'd Like to Remove

2023-09-02 Thread Stuart Henderson
On 2023/09/02 13:43, Rafael Sadowski wrote: > On Sat Sep 02, 2023 at 12:33:56PM +0100, Jeremy Evans wrote: > > On Sat, Sep 2, 2023 at 12:09 PM Rafael Sadowski > > wrote: > > > > > On Sat Sep 02, 2023 at 09:56:10AM +, Jeremy Evans wrote: > > > > After going through all of our Ruby ports, I thi

Re: Ruby Ports I'd Like to Remove

2023-09-02 Thread Rafael Sadowski
On Sat Sep 02, 2023 at 12:33:56PM +0100, Jeremy Evans wrote: > On Sat, Sep 2, 2023 at 12:09 PM Rafael Sadowski > wrote: > > > On Sat Sep 02, 2023 at 09:56:10AM +, Jeremy Evans wrote: > > > After going through all of our Ruby ports, I think we should remove the > > > ports listed below. These

Re: Ruby Ports I'd Like to Remove

2023-09-02 Thread Jeremy Evans
On Sat, Sep 2, 2023 at 12:09 PM Rafael Sadowski wrote: > On Sat Sep 02, 2023 at 09:56:10AM +, Jeremy Evans wrote: > > After going through all of our Ruby ports, I think we should remove the > > ports listed below. These are a set of leaf ports (some of these ports > > depend on others in the

Re: Ruby Ports I'd Like to Remove

2023-09-02 Thread Rafael Sadowski
On Sat Sep 02, 2023 at 09:56:10AM +, Jeremy Evans wrote: > After going through all of our Ruby ports, I think we should remove the > ports listed below. These are a set of leaf ports (some of these ports > depend on others in the set, but nothing outside this set depends on > something inside

Re: www/gotosocial: update to v0.10.0

2023-09-02 Thread Denis Fondras
Le Sat, Sep 02, 2023 at 09:54:02AM +0100, Stuart Henderson a écrit : > On 2023/07/27 14:06, Denis Fondras wrote: > > Le Thu, Jul 27, 2023 at 11:16:48AM +0100, Stuart Henderson a écrit : > > > On 2023/07/26 22:51, Denis Fondras wrote: > > > > Here is an update to the latest version of GoToSocial. >

sdl2 stable bugfix update to 2.28.3

2023-09-02 Thread Thomas Frohwein
Latest release of SDL2, describes as stable bugfix release. No library symbol changes. By method of random sampling, tested a few consumers in the ports tree and no build or runtime issues which is as expected. ok? planning to commit this in a few days if I don't hear anything back Release Notes

Re: devel/json-c: update to 0.17 (BULK?)

2023-09-02 Thread Landry Breuil
Le Sat, Sep 02, 2023 at 11:42:57AM +0100, Stuart Henderson a écrit : > On 2023/09/02 09:43, Klemens Nanni wrote: > > previous update had a bulk, lots of consumers and changes: > > https://github.com/json-c/json-c/compare/json-c-0.16-20220414...json-c-0.17-20230812 > > > > Some new symbols, none re

Re: devel/json-c: update to 0.17 (BULK?)

2023-09-02 Thread Stuart Henderson
On 2023/09/02 09:43, Klemens Nanni wrote: > previous update had a bulk, lots of consumers and changes: > https://github.com/json-c/json-c/compare/json-c-0.16-20220414...json-c-0.17-20230812 > > Some new symbols, none removed. 100% tests pass on amd64. > > Feedback? OK? i've built all except gda

Re: [new] devel/sdl2_audiolib

2023-09-02 Thread Thomas Frohwein
On Sat, Sep 02, 2023 at 10:11:12AM +, Lucas Raab wrote: > Hello, > > Here's a new port for a forthcoming update to devilutionX. > > SDL_audiolib is an audio decoding, resampling and mixing library. > > It is a small and simple to use C++ library for playing various audio > formats. It is a t

Re: [new] devel/libmpq

2023-09-02 Thread Stuart Henderson
On 2023/09/02 10:11, Lucas Raab wrote: > Hello, > > Here's a new port for a forthcoming update to devilutionX. > > libmpq is a library for manipulating MPQ (MoPaQ) archives, which are > used by Blizzard in most of their games (e.g., Diablo, Diablo 2, > StarCraft, WarCraft 3, and World of Warcraft

Re: UPDATE: Nextcloud-25.0.10

2023-09-02 Thread Landry Breuil
Le Tue, Aug 22, 2023 at 05:52:56PM +0100, Stuart Henderson a écrit : > If 24 is removed now, we'll need an entry in current.html / 7.4 release > notes telling 7.3-stable users that if they're running 23 they should update > to 24 then 25, or if they're running 24 they should update to 25, *before*

Re: [new] devel/simpleini

2023-09-02 Thread Stuart Henderson
On 2023/09/02 10:11, Lucas Raab wrote: > Hello, > > Here's a new port for a forthcoming update to devilutionX. > > SimpleINI is a single-header, cross-platform library that provides a > simple API to read and write INI-style configuration files. It supports > data files in ASCII, MBCS and Unicode

Re: [new] devel/libsmackerdec

2023-09-02 Thread Stuart Henderson
On 2023/09/02 10:10, Lucas Raab wrote: > Hello, > > Here's a new port for a forthcoming update to devilutionX > > libsmackerdec is a library for decoding smacker encoded audio files. > > Thanks to bcallah for the review and updates. > > Thanks, > Lucas : DISTNAME = ${GH_PROJECT}-20220625

[new] devel/libmpq

2023-09-02 Thread Lucas Raab
Hello, Here's a new port for a forthcoming update to devilutionX. libmpq is a library for manipulating MPQ (MoPaQ) archives, which are used by Blizzard in most of their games (e.g., Diablo, Diablo 2, StarCraft, WarCraft 3, and World of Warcraft). Thanks to bcallah@ for the review and updates. T

[new] devel/simpleini

2023-09-02 Thread Lucas Raab
Hello, Here's a new port for a forthcoming update to devilutionX. SimpleINI is a single-header, cross-platform library that provides a simple API to read and write INI-style configuration files. It supports data files in ASCII, MBCS and Unicode. It is designed explicitly to be portable to any pla

[new] devel/sdl2_audiolib

2023-09-02 Thread Lucas Raab
Hello, Here's a new port for a forthcoming update to devilutionX. SDL_audiolib is an audio decoding, resampling and mixing library. It is a small and simple to use C++ library for playing various audio formats. It is a thin (-ish) wrapper around existing resampling (like SRC or SoX) and decoding

[new] devel/libsmackerdec

2023-09-02 Thread Lucas Raab
Hello, Here's a new port for a forthcoming update to devilutionX libsmackerdec is a library for decoding smacker encoded audio files. Thanks to bcallah for the review and updates. Thanks, Lucas libsmackerdec.tgz Description: application/tar-gz

Ruby Ports I'd Like to Remove

2023-09-02 Thread Jeremy Evans
After going through all of our Ruby ports, I think we should remove the ports listed below. These are a set of leaf ports (some of these ports depend on others in the set, but nothing outside this set depends on something inside this set). These are all pure-ruby ports that don't benefit from pack

devel/json-c: update to 0.17 (BULK?)

2023-09-02 Thread Klemens Nanni
previous update had a bulk, lots of consumers and changes: https://github.com/json-c/json-c/compare/json-c-0.16-20220414...json-c-0.17-20230812 Some new symbols, none removed. 100% tests pass on amd64. Feedback? OK? Index: Makefile ===

Re: Update or Remove textproc/ruby-kramdown ?

2023-09-02 Thread Theo Buehler
On Fri, Sep 01, 2023 at 08:44:24PM +, Jeremy Evans wrote: > Here's a diff to update textproc/ruby-kramdown to 2.4.0. However, I > found the port to be fairly broken since rexml was removed from the Ruby > standard library in Ruby 3.0. There were already comments in the port > related to this.

Re: www/gotosocial: update to v0.10.0

2023-09-02 Thread Stuart Henderson
On 2023/07/27 14:06, Denis Fondras wrote: > Le Thu, Jul 27, 2023 at 11:16:48AM +0100, Stuart Henderson a écrit : > > On 2023/07/26 22:51, Denis Fondras wrote: > > > Here is an update to the latest version of GoToSocial. > > > It is not broken anymore. > > > > I see https://github.com/superseriousb

Re: UPDATE: audio/picard-2.9.1

2023-09-02 Thread Stuart Henderson
thanks, committed. for future diffs, a single file with all the diffs in would be appreciated (just 'cvs diff > /tmp/somefile' etc)

Re: Update: editors/qscintilla editors/py-qscintilla x11/py-sip-qt5 devel/py-qt-builder x11/py-qtpy

2023-09-02 Thread Landry Breuil
Le Fri, Sep 01, 2023 at 05:23:02PM +0200, Rafael Sadowski a écrit : > On Fri Sep 01, 2023 at 04:56:08PM +0200, Landry Breuil wrote: > > Le Thu, Aug 31, 2023 at 04:00:06PM +0200, Rafael Sadowski a écrit : > > > Update riverbankcomputing ecosystem and friends to the latest versio(s). > > > Looks and

Re: Qt5 shmget(2): create shm with mode 0666 (next try)

2023-09-02 Thread Stuart Henderson
On 2023/09/01 22:50, Jose Maldonado wrote: > You see, I have opened this bug: > > https://marc.info/?l=openbsd-bugs&m=169362096621051&w=2 Thanks for confirmong there that the existing version of picard has the problem too; in that case I see no problem to hold back on the update, I'll commit that