Bug 257113

Summary: deskutils/nextcloudclient: Update to 3.2.4
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
Patch none

Description Guido Falsi freebsd_committer freebsd_triage 2021-07-11 15:38:10 UTC
Created attachment 226373 [details]
Patch

The patch updates the port to v3.2.4.

Due to changes in the kde ports it is now necessary to explicitly depend on testlib.

I also removed some unused CMAKE_ARGS, they are not required/supported anymore.


NOTE:

This new version also allows compiling without webengine, but does not provide a switch, it autodetects it, so to warrant consistent packaging I left the dependency in unconditionally. Maybe an option should be created around this.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-07-14 15:57:30 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d84555a84fb884c27a7ed9a16f750dd8ebad45b3

commit d84555a84fb884c27a7ed9a16f750dd8ebad45b3
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2021-07-14 15:49:18 +0000
Commit:     Michael Reifenberger <mr@FreeBSD.org>
CommitDate: 2021-07-14 15:55:16 +0000

    deskutils/nextcloudclient: Update to Update to 3.2.4

    Try to address a dump drescribed in pr257078 as well

    PR:             257113 257078

 deskutils/nextcloudclient/Makefile  | 14 ++++++++------
 deskutils/nextcloudclient/distinfo  |  6 +++---
 deskutils/nextcloudclient/pkg-plist |  2 +-
 3 files changed, 12 insertions(+), 10 deletions(-)