[Bug 290831] deskutils/cairo-dock, deskutils/cairo-dock-plugins: Update to 3.6.1

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 06 Nov 2025 21:58:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290831

--- Comment #2 from Vladimir Druzenko <vvd@FreeBSD.org> ---
/wrkdirs/usr/ports/deskutils/cairo-dock/work/cairo-dock-core-3.6.1/src/gldit/cairo-dock-file-manager.c:502:10:
error: call to undeclared function 'sendfile'; ISO C99 and later do not support
implicit function declarations [-Werror,-Wimplicit-function-declaration]
  502 |                 size = sendfile (src_fd, dest_fd, 0, stat.st_size,
NULL, NULL, 0);
      |                        ^
2 errors generated.

-- 
You are receiving this mail because:
You are the assignee for the bug.