Bug 217048 - sysutils/afflib: Fix build with LibreSSL
Summary: sysutils/afflib: Fix build with LibreSSL
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Antoine Brodin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-12 20:07 UTC by Bernard Spil
Modified: 2017-02-13 19:07 UTC (History)
0 users

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


Attachments
svn diff for sysutils/afflib (4.92 KB, patch)
2017-02-12 20:07 UTC, Bernard Spil
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bernard Spil freebsd_committer freebsd_triage 2017-02-12 20:07:04 UTC
Created attachment 179916 [details]
svn diff for sysutils/afflib

sysutils/afflib: Fix build with LibreSSL

  - Patch checks for OPENSSL_VERSION_NUMBER > 1.1

PR: 
Submitted by: brnrd
Comment 1 Antoine Brodin freebsd_committer freebsd_triage 2017-02-12 20:18:23 UTC
Can you do a pull request on https://github.com/sshock/AFFLIBv3 ?
Comment 2 Bernard Spil freebsd_committer freebsd_triage 2017-02-12 20:41:09 UTC
(In reply to Antoine Brodin from comment #1)

Naturally! See https://github.com/sshock/AFFLIBv3/pull/22
Comment 3 Bernard Spil freebsd_committer freebsd_triage 2017-02-13 09:31:21 UTC
Upstream merged the Pull Request.
https://github.com/sshock/AFFLIBv3/pull/22
Comment 4 commit-hook freebsd_committer freebsd_triage 2017-02-13 19:06:21 UTC
A commit references this bug:

Author: antoine
Date: Mon Feb 13 19:06:10 UTC 2017
New revision: 434042
URL: https://svnweb.freebsd.org/changeset/ports/434042

Log:
  Update to 3.7.15

  PR:		217048

Changes:
  head/sysutils/afflib/Makefile
  head/sysutils/afflib/distinfo
  head/sysutils/afflib/files/patch-lib_qemu_bswap.h
Comment 5 Antoine Brodin freebsd_committer freebsd_triage 2017-02-13 19:07:45 UTC
Thanks, I updated to GH_TAGNAME=4540cbd which has the fix.