Created attachment 245001 [details] patch v1 Hi, I created an update for the latest 3.10.0 version. Works quite fine here, as usual I have also tested in poudriere with supported releases, and 14 BETA too. I also removed the USE_QT=sql dependency, looks like that's not needed anymore. Thanks you in advance.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1511e6049d7be322d1ad19b4a985037aace835ea commit 1511e6049d7be322d1ad19b4a985037aace835ea Author: Michael Reifenberger <mr@FreeBSD.org> AuthorDate: 2023-09-30 20:15:54 +0000 Commit: Michael Reifenberger <mr@FreeBSD.org> CommitDate: 2023-09-30 20:15:54 +0000 deskutils/nextcloudclient: Update to 3.10.0 Remove the unneeded USE_QT=sql dependency PR: 273933 Reported by: Guido Falsi deskutils/nextcloudclient/Makefile | 4 ++-- deskutils/nextcloudclient/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-)
Thanks!