[Bug 233260] [PATCH] deskutils/nextcloudclient: Update to 2.5.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Nov 16 21:31:09 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233260

            Bug ID: 233260
           Summary: [PATCH] deskutils/nextcloudclient: Update to 2.5.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: mr at FreeBSD.org
          Reporter: madpilot at FreeBSD.org
             Flags: maintainer-feedback?(mr at FreeBSD.org)
          Assignee: mr at FreeBSD.org

Created attachment 199282
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=199282&action=edit
patch

Hi,

I've created n update to nextcloudclient to recently released 2.5.0.

Unluckily this version strictly requires OpenSSL 1.1.0. This means it can work
only on 12.0 and up or 11.2 with openssl installed from ports.

Due to this I'm just proposing this patch but at present I will not commit it
even in case of timeout, since I think the maintainer should choose how to deal
with this.

While updating it I made a few minor changes to please portlint.

I also changed the way DEBUG is manged. It's preferred not to expose it as an
option, but to conditionally enable required flags when WITH_DEBUG is enabled.

BTW there is no compatibility layer anymore between WITH_DEBUG and the DEBUG
option, so to get proper debugging code (not stripped) it is required to have
extra logic anyway.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list