Re: devel/cmake: fix LIBxxx_VERSION/SHARED_LIBS processing (fix net/dino)

2022-03-08 Thread Rafael Sadowski
On Tue Mar 08, 2022 at 07:43:04PM +, Klemens Nanni wrote: > On Mon, Mar 07, 2022 at 07:53:49PM +, Stuart Henderson wrote: > > On 2022/03/06 18:21, Rafael Sadowski wrote: > > > > Yet another cmake patch, which needs a full bulk test. Many of you will > > > > certainly know it, our cmake's SH

devel/abseil-cpp: fix cordz_sample_token shared lib version

2022-03-08 Thread Andrew Krasavin
Hello. A trivial fix for the wrong version of the libabsl_cordz_sample_token shared library. I will be glad to receive your comments, criticism and objections. -- Wbr, Andrew Krasavin Index: Makefile === RCS file: /cvs/ports/devel/

Re: devel/cmake: fix LIBxxx_VERSION/SHARED_LIBS processing (fix net/dino)

2022-03-08 Thread Klemens Nanni
On Mon, Mar 07, 2022 at 07:53:49PM +, Stuart Henderson wrote: > On 2022/03/06 18:21, Rafael Sadowski wrote: > > > Yet another cmake patch, which needs a full bulk test. Many of you will > > > certainly know it, our cmake's SHARED_LIBS handling is broken for new > > > shared libs. > > > > > > T

Re: UPDATE: net/nextcloudclient-3.4.3

2022-03-08 Thread Adriano Barbosa
ping. Changelog: https://github.com/nextcloud/desktop/releases/tag/v3.4.3 [stable-3.4] Remove Hirsute, add Jammy [stable-3.4] Cmake option to disable proxy [stable-3.4] ensure we emit a rename command for renamed files Makes sure that sync engine terminates when an error happen [stable-3.4] ensure

Re: [MAINTAINER UPDATE] audio/zynaddsubfx -> 3.0.6

2022-03-08 Thread Stuart Henderson
On 2022/03/08 16:48, Alexandre Ratchov wrote: > On Mon, Mar 07, 2022 at 07:00:56AM +, Dimitri Karamazov wrote: > > Ping > > > > It works for me except that it doesn't seem compatible with my window > manager (x11/i3 port). This is unrelated to your port and easy to > workaround and/or fix lat

Re: [MAINTAINER UPDATE] audio/zynaddsubfx -> 3.0.6

2022-03-08 Thread Alexandre Ratchov
On Mon, Mar 07, 2022 at 07:00:56AM +, Dimitri Karamazov wrote: > Ping > It works for me except that it doesn't seem compatible with my window manager (x11/i3 port). This is unrelated to your port and easy to workaround and/or fix later. Latency setting was ignored and the default hardcoded o

[update] net/synapse to 1.54.0

2022-03-08 Thread Aaron Bieber
Hi! Here is an update for synapse. Port changes: - Remove RCS Ids. - Include py-matrix-common. - Compile .py bits. - Remove trailing white space from README. Synapse changes: https://github.com/matrix-org/synapse/releases/tag/v1.54.0 My homeserver is humming along nicely with this. OK? C

Re: [sparc64] Fix build of games/vkquake

2022-03-08 Thread Claudio Jeker
On Tue, Mar 08, 2022 at 03:57:16AM -0700, Thomas Frohwein wrote: > On Mon, Feb 28, 2022 at 09:57:27PM -0500, Kurt Mosiejczuk wrote: > > Build of sparc64 fails with: > > > > gl_draw.c: In function 'Draw_PicFromWad2': > > gl_draw.c:285: warning: array size (4) smaller than bound length (24) > > gl_d

Re: [sparc64] Fix build of games/vkquake

2022-03-08 Thread Thomas Frohwein
On Mon, Feb 28, 2022 at 09:57:27PM -0500, Kurt Mosiejczuk wrote: > Build of sparc64 fails with: > > gl_draw.c: In function 'Draw_PicFromWad2': > gl_draw.c:285: warning: array size (4) smaller than bound length (24) > gl_draw.c:285: warning: array size (4) smaller than bound length (24) > gl_draw.c

Re: update games/godot to 3.4.3

2022-03-08 Thread Omar Polo
Omar Polo wrote: > Hello ports, > > please find attached a diff to update games/godot to its latest release. > The announcement is available here: > > https://godotengine.org/article/maintenance-release-godot-3-4-3 > > > As of now, there are no known incompatibilities with the previous >