summaryrefslogtreecommitdiff
path: root/x11/xfstt/Makefile
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2004-01-01 20:06:11 +0000
committersalo <salo@pkgsrc.org>2004-01-01 20:06:11 +0000
commit4838594602472e2878b4afc0574180c0efc7cb70 (patch)
tree65ae287ea1ba01d1cfd910531c09e2613fad2c43 /x11/xfstt/Makefile
parent1cf20920d896b26e67c454e840c2e731c260aa34 (diff)
downloadpkgsrc-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/Makefile')
-rw-r--r--x11/xfstt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xfstt/Makefile b/x11/xfstt/Makefile
index 590bba70905..500693a1ea3 100644
--- a/x11/xfstt/Makefile
+++ b/x11/xfstt/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2003/12/20 10:42:45 grant Exp $
+# $NetBSD: Makefile,v 1.17 2004/01/01 20:06:11 salo Exp $
#
-DISTNAME= xfstt-1.4
+DISTNAME= xfstt-1.6
CATEGORIES= x11 net fonts
MASTER_SITES= http://download.berlios.de/xfstt/