Bug 228901 - archivers/unrar: Fails to build with OpenSSL 1.1
Summary: archivers/unrar: 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-11 19:39 UTC by Bernard Spil
Modified: 2018-09-16 00:10 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-11 19:39:34 UTC
incomplete type 'EVP_CIPHER_CTX'

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. 

Poudriere log: https://keg.brnrd.eu/data/111amd64-default-openssl110/2018-06-11_10h42m37s/logs/errors/unrar-5.50,6.log
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-09-16 00:08:35 UTC
A commit references this bug:

Author: sunpoet
Date: Sun Sep 16 00:07:57 UTC 2018
New revision: 479868
URL: https://svnweb.freebsd.org/changeset/ports/479868

Log:
  Fix build with OpenSSL 1.1.*

  PR:		228901
  Reported by:	brnrd

Changes:
  head/archivers/unrar/Makefile
  head/archivers/unrar/files/patch-rijndael.cpp
  head/archivers/unrar/files/patch-rijndael.hpp
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2018-09-16 00:10:59 UTC
Committed. Thanks!