Summary: | net/mosquitto: update to 1.6.8 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Steven Hartland <smh> | ||||
Component: | Individual Port(s) | Assignee: | Steven Hartland <smh> | ||||
Status: | Closed Overcome By Events | ||||||
Severity: | Affects Only Me | CC: | diizzy, fernape, joe | ||||
Priority: | --- | Keywords: | buildisok, needs-qa | ||||
Version: | Latest | Flags: | joe:
maintainer-feedback+
|
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 246884 | ||||||
Attachments: |
|
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/151237080 Comment on attachment 215075 [details]
patch to update to 1.6.8 + netdata compat
I think the patch "files/patch-CMakeLists.txt" is now empty?
1.6.9 is out (27-Feb-2020), any reasons not to use it? Seems to build fine without files/patch-src_security__default.c (needed?) files/patch-CMakeLists.txt isn't empty however I can build mosquitto if localbase:ldflags is added to USES= with it completely removed CMAKE_ARGS= -DCMAKE_LIBDATADIR:PATH="${PREFIX}/libdata" doesn't seem to do anything? CMake Warning: Manually-specified variables were not used by the project: ... CMAKE_LIBDATADIR ... Doesn't uthash from ports work? (bundled dependencies) ^Triage: Reporter is committer, assign accordingly. Friendly ping PS: Was the websocket option (WS) tried as well? I just thought of this... fwiw, libwebsockets bump https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251835 Guess we can close this as submitter timeout? Port is at 2.0.8 as of writing. |
Created attachment 215075 [details] patch to update to 1.6.8 + netdata compat Update mosquitto to 1.6.8 + add option to apply netdata compatibility patches.