From 4d991faaf027cff14166978f48a5374d3d9e97f5 Mon Sep 17 00:00:00 2001 From: reed Date: Mon, 3 Oct 2005 20:37:12 +0000 Subject: Update to 205, from maintainer. The changes are detailed at http://dickey.his.com/xterm/xterm.log.html Some of the changes include: * for FreeBSD, drop setuid privileges after startup (XFree86 Bugzilla #878, report/patch by Alexander Pohoyda) ... * improve error-reporting when chown/chmod of the pseudo-terminal fails, e.g., if a copy of xterm which was designed to work with old-style pseudo-terminals is not installed setuid or setgid (report by Jeremy C. Reed). and many others. --- x11/xterm/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/xterm/Makefile') diff --git a/x11/xterm/Makefile b/x11/xterm/Makefile index 781e63adf55..a2df133466e 100644 --- a/x11/xterm/Makefile +++ b/x11/xterm/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.22 2005/08/28 17:58:16 minskim Exp $ +# $NetBSD: Makefile,v 1.23 2005/10/03 20:37:12 reed Exp $ -DISTNAME= xterm-203 +DISTNAME= xterm-205 CATEGORIES= x11 MASTER_SITES= ftp://invisible-island.net/xterm/ EXTRACT_SUFX= .tgz -- cgit v1.2.3