Bug 227188

Summary: net-mgmt/sx: Fix build with LibreSSL 2.7
Product: Ports & Packages Reporter: Bernard Spil <brnrd>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: nc
Priority: --- Flags: nc: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
svn diff for net-mgmt/sx none

Description Bernard Spil freebsd_committer freebsd_triage 2018-04-01 19:17:10 UTC
Created attachment 192071 [details]
svn diff for net-mgmt/sx

```
net-mgmt/sx: Fix build with LibreSSL 2.7

 - LibreSSL 2.7 implements OpenSSL 1.1 API

PR:
Approved by: (maintainer)
```
Comment 1 Neel Chauhan freebsd_committer freebsd_triage 2018-04-01 22:48:13 UTC
Comment on attachment 192071 [details]
svn diff for net-mgmt/sx

Looks fine.
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-04-02 07:39:34 UTC
A commit references this bug:

Author: brnrd
Date: Mon Apr  2 07:39:30 UTC 2018
New revision: 466206
URL: https://svnweb.freebsd.org/changeset/ports/466206

Log:
  net-mgmt/sx: Fix build with LibreSSL 2.7

   - LibreSSL 2.7 implements OpenSSL 1.1 API

  PR:		227188
  Approved by:	Neel Chauhan <neel neelc org> (maintainer)

Changes:
  head/net-mgmt/sx/files/patch-libsxclient_src_opensslcompat.h
Comment 3 Bernard Spil freebsd_committer freebsd_triage 2018-04-02 07:42:14 UTC
Thanks for your prompt response!