pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11 Update "xlockmore" and "xlockmore-lite" packages t...
details: https://anonhg.NetBSD.org/pkgsrc/rev/efe8b543f630
branches: trunk
changeset: 566570:efe8b543f630
user: tron <tron%pkgsrc.org@localhost>
date: Sun Oct 25 22:54:03 2009 +0000
description:
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
<warr AT kp.uni-koeln.de>. 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 <satyr_22901 AT yahoo.com>. (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 <sbrabec AT suse.cz> and
Petr Gajdos <pgajdos AT suse.cz>. 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.
diffstat:
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(-)
diffs (67 lines):
diff -r a553520ba80e -r efe8b543f630 x11/xlockmore-lite/Makefile
--- a/x11/xlockmore-lite/Makefile Sun Oct 25 21:32:17 2009 +0000
+++ b/x11/xlockmore-lite/Makefile Sun Oct 25 22:54:03 2009 +0000
@@ -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 -r a553520ba80e -r efe8b543f630 x11/xlockmore/Makefile
--- a/x11/xlockmore/Makefile Sun Oct 25 21:32:17 2009 +0000
+++ b/x11/xlockmore/Makefile Sun Oct 25 22:54:03 2009 +0000
@@ -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 -r a553520ba80e -r efe8b543f630 x11/xlockmore/Makefile.common
--- a/x11/xlockmore/Makefile.common Sun Oct 25 21:32:17 2009 +0000
+++ b/x11/xlockmore/Makefile.common Sun Oct 25 22:54:03 2009 +0000
@@ -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@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.tux.org/~bagleyd/xlockmore.html
CONFLICTS+= xlockmore-[0-9]* xlockmore-lite-[0-9]*
diff -r a553520ba80e -r efe8b543f630 x11/xlockmore/distinfo
--- a/x11/xlockmore/distinfo Sun Oct 25 21:32:17 2009 +0000
+++ b/x11/xlockmore/distinfo Sun Oct 25 22:54:03 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index