[Bug 234022] deskutils/kmail build failure in latest CURRENT

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 29 23:07:54 GMT 2018


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

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

Author: tcberner
Date: Sat Dec 29 23:07:17 UTC 2018
New revision: 488694
URL: https://svnweb.freebsd.org/changeset/ports/488694

Log:
  deskutils/kmail: include optional.h from boost to fix build on recent CURRENT

  On FreeBSD Current optional is no longer in experimental/optional.
  Further, switching  to c++17 to use it, would require changes to
  databases/akonadi to no longer use auto_ptr.

  As this all would be a hassle, follow what upstream has done for a
  similar problem with akonadi on Windows [1]: Import a 3rdparty optional.h
  and use that.

  [1]
https://github.com/KDE/akonadi/commit/482315f4cbc79d3725738fa1e62c8e0ce053bdea

  PR:             234022

Changes:
  head/deskutils/kmail/files/
  head/deskutils/kmail/files/patch-agents_unifiedmailboxagent_boost__optional.h
  head/deskutils/kmail/files/patch-agents_unifiedmailboxagent_utils.h

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kde-freebsd mailing list