Bug 228942 - audio/libshout: Fails to build with OpenSSL 1.1
Summary: audio/libshout: Fails to build with OpenSSL 1.1
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks: 228865
  Show dependency treegraph
 
Reported: 2018-06-12 14:30 UTC by Bernard Spil
Modified: 2018-09-16 00:11 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (sunpoet)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bernard Spil freebsd_committer freebsd_triage 2018-06-12 14:30:29 UTC
> undefined reference to `SSLeay_add_all_algorithms'

During BSDCan 2018 the intention to update OpenSSL in base to 1.1.x branch was documented.

Intention is to update 12-STABLE to current 1.1.0 and subsequently update it to 1.1.1 when that is released.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-09-16 00:08:37 UTC
A commit references this bug:

Author: sunpoet
Date: Sun Sep 16 00:08:02 UTC 2018
New revision: 479869
URL: https://svnweb.freebsd.org/changeset/ports/479869

Log:
  Fix build with OpenSSL 1.1.*

  PR:		228942
  Reported by:	brnrd

Changes:
  head/audio/libshout/Makefile
  head/audio/libshout/files/
  head/audio/libshout/files/patch-src-tls.c
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2018-09-16 00:11:03 UTC
Committed. Thanks!