1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
freebsd-ports/audio/murmur
Mark Felder 60b2b3a8a3 audio/murmur: Fix segfault on FreeBSD 9.x, use base OpenSSL
FreeBSD 9.x was segfaulting with the update to 1.2.10 due to the
change to build against the ports OpenSSL. The problem was that while
murmur was linked against ports OpenSSL, it was also linked to QT which
pulled in the base system OpenSSL. FreeBSD 10.x and head did not
segfault due to pure luck.

While here, require compiler:c++11-lang. This is definitely required for
the upcoming 1.3.0 release, but also I want to avoid and weirdness on
FreeBSD 9.x which was building murmur with gcc but required a
clang-built boost at build time.
2015-11-20 21:43:46 +00:00
..
files audio/murmur: Fix segfault on FreeBSD 9.x, use base OpenSSL 2015-11-20 21:43:46 +00:00
distinfo audio/murmur: Update to 1.2.10 2015-11-12 20:23:53 +00:00
Makefile audio/murmur: Fix segfault on FreeBSD 9.x, use base OpenSSL 2015-11-20 21:43:46 +00:00
pkg-descr
pkg-plist