Bug 228947

Summary: security/p5-Crypt-OpenSSL-ECDSA: Fails to build with OpenSSL 1.1
Product: Ports & Packages Reporter: Bernard Spil <brnrd>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Only Me CC: ndowens04, swills
Priority: --- Flags: bugzilla: maintainer-feedback? (perl)
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 228865    
Attachments:
Description Flags
Fixes build with openssl 1.1
none
Fix openssl 1.1 build none

Description Bernard Spil freebsd_committer freebsd_triage 2018-06-12 14:36:22 UTC
> unknown type name 'ECDSA_METHOD'

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 Nathan 2018-09-16 23:18:10 UTC
Created attachment 197155 [details]
Fixes build with openssl 1.1

Fixed build for Openssl 1.1 in poudriere
Comment 2 Nathan 2018-09-16 23:18:43 UTC
Created attachment 197156 [details]
Fix openssl 1.1 build
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-11-27 22:13:50 UTC
A commit references this bug:

Author: swills
Date: Tue Nov 27 22:12:52 UTC 2018
New revision: 486067
URL: https://svnweb.freebsd.org/changeset/ports/486067

Log:
  security/p5-Crypt-OpenSSL-ECDSA: fix build with OpenSSL 1.1.1

  Bump PORTREVISION since this changes package on 11.x

  PR:		228947
  Submitted by:	brnrd

Changes:
  head/security/p5-Crypt-OpenSSL-ECDSA/Makefile
  head/security/p5-Crypt-OpenSSL-ECDSA/files/
  head/security/p5-Crypt-OpenSSL-ECDSA/files/patch-ECDSA.xs
Comment 4 Steve Wills freebsd_committer freebsd_triage 2018-11-27 22:15:02 UTC
Committed, thanks!
Comment 5 commit-hook freebsd_committer freebsd_triage 2018-12-18 08:36:35 UTC
A commit references this bug:

Author: mat
Date: Tue Dec 18 08:36:28 UTC 2018
New revision: 487733
URL: https://svnweb.freebsd.org/changeset/ports/487733

Log:
  MFH: r486067

  security/p5-Crypt-OpenSSL-ECDSA: fix build with OpenSSL 1.1.1

  Bump PORTREVISION since this changes package on 11.x

  PR:		228947
  Submitted by:	brnrd

Changes:
_U  branches/2018Q4/
  branches/2018Q4/security/p5-Crypt-OpenSSL-ECDSA/Makefile
  branches/2018Q4/security/p5-Crypt-OpenSSL-ECDSA/files/