[Bug 220760] security/botan110: fails to build with boost 1.65 (5 ports skipped)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Sep 26 23:37:31 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220760

--- Comment #5 from commit-hook at freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Tue Sep 26 23:37:20 UTC 2017
New revision: 450702
URL: https://svnweb.freebsd.org/changeset/ports/450702

Log:
  security/botan110: make ECC mandatory

  Boost >= 1.65 no longer provides TR1. However, GCC defaults to C++14
  while libc++ leaks enough C++11 features that TR1 can be emulated in
  C++98 mode.

  PR:           220760
  Approved by:  portmgr blanket
  Tested by:    Dmitri Goutnik, Ralf van der Enden

Changes:
  head/security/botan110/Makefile
  head/security/botan110/files/patch-src_ssl_tls__record.h

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list