diff options
author | salo <salo@pkgsrc.org> | 2004-01-01 20:06:11 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2004-01-01 20:06:11 +0000 |
commit | 4838594602472e2878b4afc0574180c0efc7cb70 (patch) | |
tree | 65ae287ea1ba01d1cfd910531c09e2613fad2c43 /x11/xfstt/distinfo | |
parent | 1cf20920d896b26e67c454e840c2e731c260aa34 (diff) | |
download | pkgsrc-4838594602472e2878b4afc0574180c0efc7cb70.tar.gz |
Update to version 1.6.
- correct usage of PREFIX in MESSAGE
- sort PLIST
Changes:
1.6:
====
- Fixed ttSyncAll only looking at fontdir subdirectories
- Added more robust checking for cachedir
- Removed a constant path size limitation (for the Hurd)
- Fixed a typo in "syncing"
- Minor indentation fixes
- Started the transition to using C++ strings
- Changed the libfstt API:
Fixed multiple memory leakages
The member getString doesn't need the conversion buffer anymore
- Fixed the output format of --gslist
1.5.1:
======
- Fixed a possible security problem by checking the byteorder magic in
the connection handshake:
bugtraq id 8255
1.5:
====
- Fixed multiple buffer overflows in the network packet handling code:
CAN-2003-0581
- New encoding: iso8859-14
- Moved hardcoded dir locations to configure space
- Mkdir the fontdir and cachedir in the make install target
- Improve error messages when cachedir does not exist
- Remove --gslist dependency on order of arguments
- Replaced dprintfN with a debug function
- Cleaned the debugging output
- Indentation and minor source cosmetic changes
- Updated to gettext 0.12.1, version 0.11.5 was buggy
- Added a System V init file example
- Cleaned the examples in doc/examples: font.properties, test.sh
- Updated the documentation: doc/FAQ, INSTALL, THANKS, TODO, xfstt.1x
Diffstat (limited to 'x11/xfstt/distinfo')
-rw-r--r-- | x11/xfstt/distinfo | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/x11/xfstt/distinfo b/x11/xfstt/distinfo index b0ce9a46ff9..cf6d2ee3ffd 100644 --- a/x11/xfstt/distinfo +++ b/x11/xfstt/distinfo @@ -1,9 +1,8 @@ -$NetBSD: distinfo,v 1.6 2003/02/22 13:33:31 salo Exp $ +$NetBSD: distinfo,v 1.7 2004/01/01 20:06:11 salo Exp $ -SHA1 (xfstt-1.4.tar.gz) = 25431050958da607536222b68ed1860cca8d4a5d -Size (xfstt-1.4.tar.gz) = 323467 bytes -SHA1 (patch-aa) = d4229fe26bee60d783f933b4ed9705ef39d0c785 -SHA1 (patch-ab) = c0ff812bab52579c4254557bc3890b19d5f936d8 -SHA1 (patch-ac) = 6247c7683f41e56f4017ae38e5c70e11ead22cec -SHA1 (patch-ad) = c86c0d313be00057d0a485850d2e76d4958a036f +SHA1 (xfstt-1.6.tar.gz) = 7fe623b27d85c5611346376d2b84e549db038c17 +Size (xfstt-1.6.tar.gz) = 346346 bytes +SHA1 (patch-aa) = 40e4966dd619fc87e4b4e2797c32be9d330eae06 +SHA1 (patch-ab) = 18d41c9121c4b95b22a831fb987a97c90a8c0a86 +SHA1 (patch-ac) = 0832e115a04d19734cd6808ec1656082da1b118a SHA1 (patch-ae) = 18afec3897291c5cf135a466f173acb0341fd427 |