pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Update xlockmore to 5.11. Changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/8ad89fa9522a
branches: trunk
changeset: 465491:8ad89fa9522a
user: hubertf <hubertf%pkgsrc.org@localhost>
date: Wed Dec 31 03:06:37 2003 +0000
description:
Update xlockmore to 5.11. Changes:
Nodename patch for OpenVMS thanks to Jouk Jansen
<joukj%hrem.stm.tudelft.nl@localhost>.
Speed up of lyapunov thanks to Yafe (yet another fractal explorer)
maintainer Alex Pankratov <ap%cipherica.com@localhost>.
The 5 OpenGL high intensity modes... atunnels, fire, sballs, sproingies,
and sometimes gears now have full screen defaults.
See XLock.ad and grep on 402 to change them back.
Three patches thanks to <michal.cihar%suse.cz@localhost>.
debug patch - s/if DEBUG/ifdef DEBUG/
helper patch - support for auth using external program
(The idea is xlock needs to be sgid shadow to allow reading
/etc/shadow. This way needs just some small binary to be sgid.)
various compile fixes
diffstat:
doc/CHANGES | 3 ++-
x11/xlockmore/Makefile.common | 4 ++--
x11/xlockmore/distinfo | 6 +++---
3 files changed, 7 insertions(+), 6 deletions(-)
diffs (46 lines):
diff -r f3e3b9e789b7 -r 8ad89fa9522a doc/CHANGES
--- a/doc/CHANGES Wed Dec 31 02:33:12 2003 +0000
+++ b/doc/CHANGES Wed Dec 31 03:06:37 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4298 2003/12/31 02:33:12 xtraeme Exp $
+$NetBSD: CHANGES,v 1.4299 2003/12/31 03:06:37 hubertf Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -5491,3 +5491,4 @@
Added libtecla-1.5.0 [kristerw 2003-12-31]
Updated maude to 2.0.1 [kristerw 2003-12-31]
Updated gnome2-media to 2.4.1.1 [xtraeme 2003-12-31]
+ Updated xlockmore to 5.11 [hubertf 2003-12-31]
diff -r f3e3b9e789b7 -r 8ad89fa9522a x11/xlockmore/Makefile.common
--- a/x11/xlockmore/Makefile.common Wed Dec 31 02:33:12 2003 +0000
+++ b/x11/xlockmore/Makefile.common Wed Dec 31 03:06:37 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.8 2003/11/08 08:49:28 hubertf Exp $
+# $NetBSD: Makefile.common,v 1.9 2003/12/31 03:06:37 hubertf Exp $
#
# This Makefile.common is included by:
#
@@ -8,7 +8,7 @@
# If these packages are updated, please remember to reset any PKGREVISIONs
# in those Makefiles.
-DISTNAME= xlockmore-5.10
+DISTNAME= xlockmore-5.11
CATEGORIES= x11
MASTER_SITES= ftp://ftp.tux.org/pub/tux/bagleyd/xlockmore/ \
${MASTER_SITE_XCONTRIB:=applications/}
diff -r f3e3b9e789b7 -r 8ad89fa9522a x11/xlockmore/distinfo
--- a/x11/xlockmore/distinfo Wed Dec 31 02:33:12 2003 +0000
+++ b/x11/xlockmore/distinfo Wed Dec 31 03:06:37 2003 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.16 2003/11/08 08:49:28 hubertf Exp $
+$NetBSD: distinfo,v 1.17 2003/12/31 03:06:37 hubertf Exp $
-SHA1 (xlockmore-5.10.tar.bz2) = 579ee501dd8a591e094d055bebd2a65e4fd55d27
-Size (xlockmore-5.10.tar.bz2) = 1557934 bytes
+SHA1 (xlockmore-5.11.tar.bz2) = 7fca6b29d82b9444e72e493b2db16debda31f804
+Size (xlockmore-5.11.tar.bz2) = 1541197 bytes
SHA1 (patch-aa) = 2d533dab923e0de20838c96e9b6e455fb2d724f8
SHA1 (patch-ab) = 26d7e561da5c5f3c13fed172e4de9b1f345cd5ad
SHA1 (patch-ac) = 875c4fc5ae98cfe389852891997e724f450f526f
Home |
Main Index |
Thread Index |
Old Index