diff options
author | grant <grant@pkgsrc.org> | 2002-08-22 02:22:14 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2002-08-22 02:22:14 +0000 |
commit | 72a3c85b6872e3e957794a55f6f169815038687f (patch) | |
tree | 81dd08f7670f8e9204d96a64d025cdccca27b292 /x11/xfstt/PLIST | |
parent | 69151d1ebf5e907c45aed681b47015ac30039b67 (diff) | |
download | pkgsrc-72a3c85b6872e3e957794a55f6f169815038687f.tar.gz |
grr, files missed in last commit.
Update to xfstt-1.3.
Significant changes since 1.2:
* Fixed unix socket and its dir permissions
* Added full path to unix socket address and use sockaddr_un instead
* Added support for --notcp
* Removed hard coded limits on path length (needed by the Hurd)
Significant changes since 1.1:
* Fixes bug that broke xfstt when using unix
* domain sockets under linux 2.4
* Fixed bug in realloc() use.
* Added Patch for Boxdrawing glyphs
* New Encodings: iso8859_11 (latin/Thai) and koi8_u
* Now compiles properly under newer versions of gcc
Diffstat (limited to 'x11/xfstt/PLIST')
-rw-r--r-- | x11/xfstt/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xfstt/PLIST b/x11/xfstt/PLIST index dfcac95755e..beb61b3bc56 100644 --- a/x11/xfstt/PLIST +++ b/x11/xfstt/PLIST @@ -1,11 +1,11 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:12:10 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2002/08/22 02:22:14 grant Exp $ bin/xfstt etc/rc.d/xfstt man/man1/xfstt.1 share/doc/xfstt/FAQ share/doc/xfstt/CHANGES share/doc/xfstt/INSTALL -share/doc/xfstt/THANKS.txt +share/doc/xfstt/THANKS lib/X11/fonts/TrueType/.keepme @dirrm lib/X11/fonts/TrueType @dirrm share/doc/xfstt |