K 10 svn:author V 6 jbeich K 8 svn:date V 27 2018-01-26T15:17:02.881766Z K 7 svn:log V 454 games/crack-attack: unbreak build with Clang 6 (C++14 by default) libc++ doesn't like "using namespace std" in C++11 Communicator.cxx:139:73: error: invalid operands to binary expression ('__bind' and 'int') if (bind(connection_socket, (sockaddr *) &address, sizeof(address)) < 0) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ Reported by: pkg-fallout Approved by: portmgr blanket END