Bug 226925 - irc/irssi: fix build with LibreSSL 2.7
Summary: irc/irssi: fix build with LibreSSL 2.7
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks: 226843
  Show dependency treegraph
 
Reported: 2018-03-25 20:07 UTC by Sergey Akhmatov
Modified: 2018-03-26 17:37 UTC (History)
2 users (show)

See Also:
dor.bsd: maintainer-feedback+


Attachments
irssi libressl 2.7 fix (1.07 KB, patch)
2018-03-25 20:07 UTC, Sergey Akhmatov
dor.bsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Akhmatov 2018-03-25 20:07:51 UTC
Created attachment 191813 [details]
irssi libressl 2.7 fix

Fix build with libressl-devel 2.7
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-03-26 17:13:35 UTC
A commit references this bug:

Author: brnrd
Date: Mon Mar 26 17:13:09 UTC 2018
New revision: 465618
URL: https://svnweb.freebsd.org/changeset/ports/465618

Log:
  irc/irssi: Fix build with LibreSSL 2.7

   - LibreSSL 2.7 added OpenSSL 1.1 API

  PR:		226925
  Submitted by:	Sergey Akhmatov <sergey akhmatov ru>
  Approved by:	David O'Rourke <dor.bsd xm0 uk> (maintainer)

Changes:
  head/irc/irssi/files/patch-src_core_network-openssl.c
Comment 2 Bernard Spil freebsd_committer freebsd_triage 2018-03-26 17:37:45 UTC
Thanks for the fast response David!