[Bug 199746] [patch] mail/evolution builds but does not run on FreeBSD 8.4 (and probably 9.3)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 29 21:44:05 UTC 2015


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

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

Author: truckman
Date: Wed Apr 29 21:44:01 UTC 2015
New revision: 385015
URL: https://svnweb.freebsd.org/changeset/ports/385015

Log:
  MFH:    r384997

  Convert databases/evolution-data-server to USES=compiler:c++11-lib
  so that on FreeBSD 8 and 9 it will be linked to the newer libstdc++
  bundled with lang/gcc.  This unbreaks the startup of mail/evolution
  on FreeBSD 8 and 9 because evolution is also linked to webkit-gtk3,
  which requires the newer libstdc++ and causes rtld to fail if the
  base version of libstdc++ has already been loaded.

  PR:        199746
  Approved by:    portmgr (delphij)

Changes:
_U  branches/2015Q2/
  branches/2015Q2/databases/evolution-data-server/Makefile
  branches/2015Q2/mail/evolution/Makefile

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


More information about the freebsd-gnome mailing list