diff options
author | hubertf <hubertf@pkgsrc.org> | 2007-09-28 12:42:40 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2007-09-28 12:42:40 +0000 |
commit | d34ad79ba863fcfd420fcb0d46718c5a59259b2b (patch) | |
tree | 3f058697e3ce260be8051d89fec2d9b94cce7254 /x11 | |
parent | 4c19a06dde7327c994b8a63db55dc54554cafc1c (diff) | |
download | pkgsrc-d34ad79ba863fcfd420fcb0d46718c5a59259b2b.tar.gz |
Update xlockmore to 5.25. Changes:
Renamed xlockrc.rc to xlock95.rc.
win95 settings fixes from Frank Fesevur
'Enabled' checkbox set in the savers configuration for is honored
when the random mode is selected.
Dialog rearranged to allow more room for Delay/Count/Cycles.
Version is now displayed.
ant3d,ant,life1d now with better colors. Really looked bad on Windows 95.
rain a new mode from Frank Fesevur.
Patch for running stuff like "xlock95.scr -s ant3d" thanks to
Frank Fesevur <ffes AT users.sourceforge.net> which makes testing
and showing a particular mode much easier.
Fix for xlock -resource in life.c.
Added a compile-time option "-DNO_TIME if you dont want the time in the
password window.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xlockmore/Makefile.common | 4 | ||||
-rw-r--r-- | x11/xlockmore/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/xlockmore/Makefile.common b/x11/xlockmore/Makefile.common index 4653e004068..4303db5763e 100644 --- a/x11/xlockmore/Makefile.common +++ b/x11/xlockmore/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.48 2007/04/21 11:26:08 hubertf Exp $ +# $NetBSD: Makefile.common,v 1.49 2007/09/28 12:42:40 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.24 +DISTNAME= xlockmore-5.25 CATEGORIES= x11 MASTER_SITES= ftp://ftp.tux.org/pub/tux/bagleyd/xlockmore/ \ ftp://ibiblio.org/pub/Linux/X11/screensavers/ \ diff --git a/x11/xlockmore/distinfo b/x11/xlockmore/distinfo index 87a8dab22e3..cb6c84f68f2 100644 --- a/x11/xlockmore/distinfo +++ b/x11/xlockmore/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.37 2007/04/21 11:26:08 hubertf Exp $ +$NetBSD: distinfo,v 1.38 2007/09/28 12:42:40 hubertf Exp $ -SHA1 (xlockmore-5.24.tar.bz2) = df139d702e0df5641e627d1c3fa7fa62f07608dc -RMD160 (xlockmore-5.24.tar.bz2) = 21ed41bc38cc33ff40664fc177657e4594f85c2c -Size (xlockmore-5.24.tar.bz2) = 1783395 bytes +SHA1 (xlockmore-5.25.tar.bz2) = 60aa8bea7501aded6fb25f36a82b4f3f44baab47 +RMD160 (xlockmore-5.25.tar.bz2) = f73aa838ac0ec53a3ba0f2e4957b7955e4e964d3 +Size (xlockmore-5.25.tar.bz2) = 1792781 bytes SHA1 (patch-aa) = 98243d9a615d3f44b6e3aab71388acb72b96d383 SHA1 (patch-ab) = 89f12f16e0756dd0eb1afc9df9bb175fd294e2f9 SHA1 (patch-ac) = 1bcbf56cdb6709cf8f21855b141a4892a36751c1 |