Created attachment 233819 [details] Update to 3.5.0 Hi, I've updated nextcloudclient to 3.5.0. I've also imported a patch from upstream [1] that fixes a regression in this version, it was creating aa directory "~/cacheDir" for its cache, instead of using the proper place. Thanks for your work on this port! [1] https://github.com/nextcloud/desktop/commit/cdae0a56d56695d98e95cac13a66d4364686e8b6
Created attachment 234014 [details] update to 3.5.1 New version 3.5.1 was released, including the patch I added to the port in the previous update. Attaching new patch.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=415a7b13a2c2bd0f9e7f6ccd9909bb058a465d45 commit 415a7b13a2c2bd0f9e7f6ccd9909bb058a465d45 Author: Michael Reifenberger <mr@FreeBSD.org> AuthorDate: 2022-05-18 15:12:56 +0000 Commit: Michael Reifenberger <mr@FreeBSD.org> CommitDate: 2022-05-18 15:17:19 +0000 deskutils/nextcloudclient: Update to pdate to 3.5.1 PR: 263875 Reported by: madpilot@ deskutils/nextcloudclient/Makefile | 2 +- deskutils/nextcloudclient/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
Done, Thanks!