Bug 263875

Summary: deskutils/nextcloudclient: Update to 3.5.1
Product: Ports & Packages Reporter: Guido Falsi <madpilot>
Component: Individual Port(s)Assignee: Michael Reifenberger <mr>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (mr)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Update to 3.5.0
none
update to 3.5.1 none

Description Guido Falsi freebsd_committer freebsd_triage 2022-05-09 11:04:22 UTC
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
Comment 1 Guido Falsi freebsd_committer freebsd_triage 2022-05-18 09:23:25 UTC
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.
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-05-18 15:17:38 UTC
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(-)
Comment 3 Michael Reifenberger freebsd_committer freebsd_triage 2022-05-18 15:18:14 UTC
Done,
Thanks!