Bug 216680 - security/libressl-devel: fix Undefined symbol error.
Summary: security/libressl-devel: fix Undefined symbol error.
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: Bernard Spil
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-31 19:28 UTC by Eric Camachat
Modified: 2017-03-26 10:42 UTC (History)
0 users

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


Attachments
Fix: Undefined symbol "SSL_CIPHER_get_value" error. (446 bytes, patch)
2017-01-31 19:28 UTC, Eric Camachat
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Camachat 2017-01-31 19:28:57 UTC
Created attachment 179478 [details]
Fix: Undefined symbol "SSL_CIPHER_get_value" error.

/usr/local/bin/openssl will use /usr/lib/libssl* instead of /usr/local/lib/libssl*

$ /usr/local/bin/openssl
/usr/local/bin/openssl: Undefined symbol "SSL_CIPHER_get_value"
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-02-01 13:59:17 UTC
A commit references this bug:

Author: brnrd
Date: Wed Feb  1 13:59:11 UTC 2017
New revision: 433035
URL: https://svnweb.freebsd.org/changeset/ports/433035

Log:
  security/libressl-devel: Update to 2.5.1

    - Update to 2.5.1 (tarball `signify` checked)
    - Fix ocspcheck build (sockaddr_in, EAI_NODATA)
    - Fix Undefined symbol "SSL_CIPHER_get_value" [216680]
    - Remove patch (fixed upstream)
    - Align with MAN3 option from security/libressl

  PR:		216680

Changes:
  head/security/libressl-devel/Makefile
  head/security/libressl-devel/distinfo
  head/security/libressl-devel/files/extra-patch-MAN3
  head/security/libressl-devel/files/patch-CVE-2016-7056
  head/security/libressl-devel/files/patch-apps_ocspcheck_http.c
  head/security/libressl-devel/files/patch-apps_ocspcheck_ocspcheck.c
  head/security/libressl-devel/pkg-plist