From 9a477066c964030fc1cda94206e8edad3aeb489b Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 25 Oct 2009 22:54:03 +0000 Subject: Update "xlockmore" and "xlockmore-lite" packages to version 5.29.1. Changes since version 5.28: - Undo a cleanup in vroot.h, as xlock exits on startup with a BadWindow on pievwm and tvtwm. - juggler3d mode stolen from xscreensaver with help from Tim Auckland. Jouk Jansen made safe for VMS and fixed colour problem. - nose: cleaned up for win32. Still do not know why this mode has bottom task bar. - petri: crashed due to shift of int, fix from Dr Nigel Warr . petri improved for win32, should not be red all the time now. - penrose should be working again. Other small fixes for life, etc. - image: image set right away and added option -icononly to only display image when in password window - Xinerama patch so the password window will be displayed on one screen thanks to Kaelyn Uhrain . (On the wish list would be to have password window on screen with mouse instead of first screen. - SuSE patch set thanks to Stanislav Brabec and Petr Gajdos . For problems in code and compiler warnings: fixes build with GLTT and FTGL modules, return if fontset is null instead of crash, fixes strict-aliasing compiler warning, makes void function not returning anything. - life3d: resync with my Java code for new patterns. - xlockrc (use of xlock without system password) did not actually check if Key portion matched Again portion. Also now deletes null .xlockrc file when there is a mismatch. --- x11/xlockmore-lite/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'x11/xlockmore-lite') diff --git a/x11/xlockmore-lite/Makefile b/x11/xlockmore-lite/Makefile index 0e4d649256f..cbc813a48be 100644 --- a/x11/xlockmore-lite/Makefile +++ b/x11/xlockmore-lite/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2009/10/20 13:15:29 sborrill Exp $ +# $NetBSD: Makefile,v 1.13 2009/10/25 22:54:03 tron Exp $ .include "../../x11/xlockmore/Makefile.common" -PKGREVISION= 1 PKGNAME= ${DISTNAME:S/-/-lite-/} COMMENT= "lite" version of xlockmore -- cgit v1.2.3