Bug 228941

Summary: devel/libewf: Fails to build with OpenSSL 1.1
Product: Ports & Packages Reporter: Bernard Spil <brnrd>
Component: Individual Port(s)Assignee: Antoine Brodin <antoine>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (antoine)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 228865    

Description Bernard Spil freebsd_committer freebsd_triage 2018-06-12 14:29:12 UTC
> ./libhmac_sha1.h:74:13: error: field has incomplete type 'EVP_MD_CTX' (aka 'struct evp_md_ctx_st')
>        EVP_MD_CTX evp_md_context;

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-06-12 16:41:35 UTC
A commit references this bug:

Author: antoine
Date: Tue Jun 12 16:40:33 UTC 2018
New revision: 472263
URL: https://svnweb.freebsd.org/changeset/ports/472263

Log:
  Do not use ssl (EVP), this fixes build with OpenSSL 1.1

  PR:		228941

Changes:
  head/devel/libewf/Makefile