1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-08 12:01:56 +00:00
Rodrigo Osorio e8aff9b116 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.
2018-12-27 21:34:42 +00:00
..