Bug 263875 - deskutils/nextcloudclient: Update to 3.5.1
Summary: deskutils/nextcloudclient: Update to 3.5.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Michael Reifenberger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-09 11:04 UTC by Guido Falsi
Modified: 2022-05-18 15:18 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (mr)


Attachments
Update to 3.5.0 (2.12 KB, patch)
2022-05-09 11:04 UTC, Guido Falsi
no flags Details | Diff
update to 3.5.1 (976 bytes, patch)
2022-05-18 09:23 UTC, Guido Falsi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!