Bug 217048

Summary: sysutils/afflib: Fix build with LibreSSL
Product: Ports & Packages Reporter: Bernard Spil <brnrd>
Component: Individual Port(s)Assignee: Antoine Brodin <antoine>
Status: Closed FIXED    
Severity: Affects Some People Flags: bugzilla: maintainer-feedback? (antoine)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
svn diff for sysutils/afflib none

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.