| Summary: | security/libp11: Fix build with LibreSSL | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Bernard Spil <brnrd> | ||||
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Some People | Flags: | bugzilla:
maintainer-feedback?
(ale) |
||||
| Priority: | --- | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
A commit references this bug: Author: brnrd Date: Sun Mar 26 18:55:22 UTC 2017 New revision: 436978 URL: https://svnweb.freebsd.org/changeset/ports/436978 Log: security/libp11: Fix build with LibreSSL - Fix-up OPENSSL_VERSION_NUMBER checks PR: 217006 Approved by: maintainer timeout Changes: head/security/libp11/files/patch-examples_auth.c head/security/libp11/files/patch-examples_decrypt.c head/security/libp11/files/patch-src_eng__back.c head/security/libp11/files/patch-src_libp11-int.h head/security/libp11/files/patch-src_libp11.h head/security/libp11/files/patch-src_p11__ec.c head/security/libp11/files/patch-src_p11__key.c head/security/libp11/files/patch-src_p11__misc.c head/security/libp11/files/patch-src_p11__rsa.c |
Created attachment 179879 [details] svn diff for security/libp11 security/libp11: Fix build with LibreSSL - Fix-up OPENSSL_VERSION_NUMBER checks PR: submitted by: brnrd