Bug 237412

Summary: net/ssvnc: Fix build with OpenSSL 1.1.x, Mark Un'BROKEN
Product: Ports & Packages Reporter: Andrey Fesenko <andrey>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Many People Flags: koobs: merge-quarterly?
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 228865    
Attachments:
Description Flags
ssvnc openssl 1.1.1
andrey: maintainer-approval+
ssvnc build poudriere log none

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!