diff options
author | zuntum <zuntum> | 2003-07-12 01:37:55 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2003-07-12 01:37:55 +0000 |
commit | 4f6df7d4de0058171f6f6a27a7e80cd970482de6 (patch) | |
tree | 7002b1a845bd46ca51a8dc8235772091f022b154 /wm/ratpoison/distinfo | |
parent | 91ce187afae4a629107f17059f7d7a79aa9795fa (diff) | |
download | pkgsrc-4f6df7d4de0058171f6f6a27a7e80cd970482de6.tar.gz |
Update wm/ratpoison to 1.2.2
* Changes since 1.2.0-beta5
** command return status
If a command the user executed (with the exec command) returns with a
non-zero exit status, the command and exit status are reported in a
message.
* Changes since 1.2.0-beta4
** new commands unmanage and clrunmanaged
Instead of editing conf.h you can use these commands to dynamically
add (and clear) the unmanaged window list.
* Changes since 1.2.0-beta3
** new command line argument --screen
Now you can specify the screen you want to manage. By default
ratpoison manages all screens on the display.
** new command line argument --display
Now you can specify the display to connect to.
Diffstat (limited to 'wm/ratpoison/distinfo')
-rw-r--r-- | wm/ratpoison/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/wm/ratpoison/distinfo b/wm/ratpoison/distinfo index c70c9e23bfe..b225338e284 100644 --- a/wm/ratpoison/distinfo +++ b/wm/ratpoison/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2002/10/25 13:16:18 agc Exp $ +$NetBSD: distinfo,v 1.5 2003/07/12 01:37:56 zuntum Exp $ -SHA1 (ratpoison-1.1.1.tar.gz) = 4d2535adb3d7a287c1fc43c6fe4b498879736824 -Size (ratpoison-1.1.1.tar.gz) = 220424 bytes +SHA1 (ratpoison-1.2.2.tar.gz) = 67a62739448fe5015af4a3fd8bf9e6e62674ccd7 +Size (ratpoison-1.2.2.tar.gz) = 271298 bytes |