Bug 237412 - net/ssvnc: Fix build with OpenSSL 1.1.x, Mark Un'BROKEN
Summary: net/ssvnc: Fix build with OpenSSL 1.1.x, Mark Un'BROKEN
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks: 228865
  Show dependency treegraph
 
Reported: 2019-04-20 11:55 UTC by Andrey Fesenko
Modified: 2019-04-23 20:36 UTC (History)
0 users

See Also:
koobs: merge-quarterly?


Attachments
ssvnc openssl 1.1.1 (8.19 KB, patch)
2019-04-20 11:55 UTC, Andrey Fesenko
andrey: maintainer-approval+
Details | Diff
ssvnc build poudriere log (54.34 KB, text/plain)
2019-04-20 11:58 UTC, Andrey Fesenko
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Fesenko 2019-04-20 11:55:59 UTC
Created attachment 203823 [details]
ssvnc openssl 1.1.1

After Bug #228865: Multiple ports fail to build with OpenSSL 1.1

This patch exported debian patch fixed build all systems 11.2 to CURRENT.
https://sources.debian.org/patches/ssvnc/1.0.29-4/openssl1.1.patch/
Comment 1 Andrey Fesenko 2019-04-20 11:58:04 UTC
Created attachment 203825 [details]
ssvnc build poudriere log
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2019-04-20 11:59:32 UTC
@Andrewy Thanks. For future issues, attaching a poudriere build log is not required. Just mention that QA has passed, like:

QA:

portlint: OK (looks fine.)
testport: OK (poudriere: <versions>, <archs>, <OPTIONS> tested)
maketest: OK (if port has a test target)
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-04-23 20:36:02 UTC
A commit references this bug:

Author: swills
Date: Tue Apr 23 20:35:16 UTC 2019
New revision: 499792
URL: https://svnweb.freebsd.org/changeset/ports/499792

Log:
  net/ssvnc: Fix build with OpenSSL 1.1.x, un-mark BROKEN

  PR:		237412
  Submitted by:	Andrey Fesenko <andrey@bsdnir.info>

Changes:
  head/net/ssvnc/Makefile
  head/net/ssvnc/files/patch-vncstorepw_ultravnc__dsm__helper.c
Comment 4 Steve Wills freebsd_committer freebsd_triage 2019-04-23 20:36:42 UTC
Committed, thanks!