summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2005-05-23 16:28:59 +0000
committerhubertf <hubertf@pkgsrc.org>2005-05-23 16:28:59 +0000
commit8d7ae9ff3c99681e2a4073dd4b75a9511ecc7a99 (patch)
tree9ddac6994211d76c9ab83ccbfa005e348a40127f
parent91d58585bfacc55da53a4f4f6d2902c48101a7cb (diff)
downloadpkgsrc-8d7ae9ff3c99681e2a4073dd4b75a9511ecc7a99.tar.gz
Update xlockmore to 5.17. Changes:
toneclock hours are now more random thanks to Jouk Jansen. Updates from changes xscreensaver version of Tim Aucklands fiberlamp Moving the window will jiggle the lamp (-inwindow only!!) Fibers are incrementally sorted to improve rendering. Fibers are all erased at once.
-rw-r--r--doc/CHANGES3
-rw-r--r--x11/xlockmore/Makefile.common4
2 files changed, 4 insertions, 3 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index e1f4dd7d0b2..d65c94b9a0e 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.10168 2005/05/23 14:02:54 xtraeme Exp $
+$NetBSD: CHANGES,v 1.10169 2005/05/23 16:28:59 hubertf Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -2562,3 +2562,4 @@ Changes to the packages collection and infrastructure in 2005:
Updated amarok to 1.2.4 [seb 2005-05-23]
Updated mysql4-client to 4.1.12 [xtraeme 2005-05-23]
Updated mysql4-server to 4.1.12 [xtraeme 2005-05-23]
+ Updated xlockmore to 5.17 [hubertf 2005-05-23]
diff --git a/x11/xlockmore/Makefile.common b/x11/xlockmore/Makefile.common
index 5b3cee72119..c09c66500ba 100644
--- a/x11/xlockmore/Makefile.common
+++ b/x11/xlockmore/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.25 2005/04/11 21:48:15 tv Exp $
+# $NetBSD: Makefile.common,v 1.26 2005/05/23 16:29:10 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.16
+DISTNAME= xlockmore-5.17
CATEGORIES= x11
MASTER_SITES= ftp://ftp.tux.org/pub/tux/bagleyd/xlockmore/ \
ftp://ibiblio.org/pub/Linux/X11/screensavers/ \