K 10 svn:author V 7 rodrigo K 8 svn:date V 27 2018-12-27T21:34:42.479760Z K 7 svn:log V 529 Upgrade x11-servers/Xfstt from 1.9.2 to 1.9.3 Release note: Documentation: * Switch to https for hadrons.org URLs. Code cleanup * Check strSubFamily for emptiness when assigning it. * Use matching delete [] operator for new []. * Use std::string instead of static buffers. * Check error failures from socket() call. * Do no dereference TTFont variable before using it. * Use memcpy() instead of strncpy() to copy a fixed-length string. * Initialize structs that go over the wire to 0. * Remove pathname length check. END