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 +-- x11/xlockmore/Makefile | 3 +-- x11/xlockmore/Makefile.common | 6 +++--- x11/xlockmore/distinfo | 8 ++++---- 4 files changed, 9 insertions(+), 11 deletions(-) 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 diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile index e261778d8a2..221c226fcc0 100644 --- a/x11/xlockmore/Makefile +++ b/x11/xlockmore/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.80 2009/10/20 13:15:29 sborrill Exp $ +# $NetBSD: Makefile,v 1.81 2009/10/25 22:54:03 tron Exp $ .include "Makefile.common" -PKGREVISION= 3 COMMENT= Like the XLock session-locker/screensaver, but with more CONFIGURE_ARGS+= --with-mesagl diff --git a/x11/xlockmore/Makefile.common b/x11/xlockmore/Makefile.common index 6a29998b6ba..c7d75c785e2 100644 --- a/x11/xlockmore/Makefile.common +++ b/x11/xlockmore/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.55 2009/10/20 13:15:29 sborrill Exp $ +# $NetBSD: Makefile.common,v 1.56 2009/10/25 22:54:03 tron Exp $ # # This Makefile.common is included by: # @@ -8,13 +8,13 @@ # If these packages are updated, please remember to reset any PKGREVISIONs # in those Makefiles. -DISTNAME= xlockmore-5.28 +DISTNAME= xlockmore-5.29.1 CATEGORIES= x11 MASTER_SITES= ftp://ftp.tux.org/pub/tux/bagleyd/xlockmore/${DISTNAME}/ \ ftp://ibiblio.org/pub/Linux/X11/screensavers/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= hubertf@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.tux.org/~bagleyd/xlockmore.html CONFLICTS+= xlockmore-[0-9]* xlockmore-lite-[0-9]* diff --git a/x11/xlockmore/distinfo b/x11/xlockmore/distinfo index 65eb411507f..c9a15334bdf 100644 --- a/x11/xlockmore/distinfo +++ b/x11/xlockmore/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.44 2009/10/15 21:24:26 dsainty Exp $ +$NetBSD: distinfo,v 1.45 2009/10/25 22:54:03 tron Exp $ -SHA1 (xlockmore-5.28.tar.bz2) = a6fd4786d678a090c454a9993c8880a03160634f -RMD160 (xlockmore-5.28.tar.bz2) = f75f2dea6fa747c4299a8c7c5ee9462f238f5e0b -Size (xlockmore-5.28.tar.bz2) = 1901583 bytes +SHA1 (xlockmore-5.29.1.tar.bz2) = c6d0380a54e403dce4dfe6570d7c9d11363d2eea +RMD160 (xlockmore-5.29.1.tar.bz2) = 8ade29e088de990c4dffcaa721fe4cc359c201c2 +Size (xlockmore-5.29.1.tar.bz2) = 1938941 bytes SHA1 (patch-aa) = 548646fe62b2d201328ca25a067e19998d58eb18 SHA1 (patch-ab) = ad28c034c773027343e2867fe1f5d4ec26232404 SHA1 (patch-ac) = e05f4956c0b4bd9b90c86e5a1174aab5e474115f -- cgit v1.2.3