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.
This commit is contained in:
Rodrigo Osorio 2018-12-27 21:34:42 +00:00
parent c09d225f2a
commit e8aff9b116
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488572
2 changed files with 4 additions and 4 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= xfstt
PORTVERSION= 1.9.2
PORTREVISION= 2
PORTVERSION= 1.9.3
CATEGORIES= x11-servers
MASTER_SITES= http://archive.hadrons.org/software/xfstt/

View File

@ -1,2 +1,3 @@
SHA256 (xfstt-1.9.2.tar.xz) = 798a0071719ef302b67abd04652dae9bbe8ae9b9dc497fc6d3360fca7eded46d
SIZE (xfstt-1.9.2.tar.xz) = 213816
TIMESTAMP = 1545838147
SHA256 (xfstt-1.9.3.tar.xz) = bca319220c9decd9d9cea6c6d691c705e9ceb50071e8fb1d02b170543ddc4b69
SIZE (xfstt-1.9.3.tar.xz) = 215116