Update 1.4.2 (bug fix release).
"go right ahead" William Yodlowsky (MAINTAINER) ok merdely@ jasper@ with some last-minute patch to the manpage (found by merdely@)
This commit is contained in:
parent
ee970a2278
commit
4423212d86
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2007/09/15 20:04:24 merdely Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2007/10/08 19:55:53 kili Exp $
|
||||
|
||||
COMMENT= minimal wm based on GNU screen
|
||||
|
||||
DISTNAME= ratpoison-1.4.1
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
DISTNAME= ratpoison-1.4.2
|
||||
CATEGORIES= x11
|
||||
HOMEPAGE= http://www.nongnu.org/ratpoison/
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (ratpoison-1.4.1.tar.gz) = /L3MhM+tmxhRgHT2duuicA==
|
||||
RMD160 (ratpoison-1.4.1.tar.gz) = qcipE/zdI0+GX2vyZCD7aisVwjw=
|
||||
SHA1 (ratpoison-1.4.1.tar.gz) = 0vrhESUNb0VQY3dmdmY3A+TaUao=
|
||||
SHA256 (ratpoison-1.4.1.tar.gz) = 5xM5mzgboIAieLSCjgLZl9dYI6f7VQslM0jiQz9DBvw=
|
||||
SIZE (ratpoison-1.4.1.tar.gz) = 401826
|
||||
MD5 (ratpoison-1.4.2.tar.gz) = TQVUdbBnh1nLePa6eunoag==
|
||||
RMD160 (ratpoison-1.4.2.tar.gz) = 3llPZc0OuB1aCUQCBib8HsAWz0w=
|
||||
SHA1 (ratpoison-1.4.2.tar.gz) = WiwJbhWUIfyaqWTCTL6lTPdL4AM=
|
||||
SHA256 (ratpoison-1.4.2.tar.gz) = gprThalDP0sfHA/MjMf2uVtvWw4WYgmWuhSdNB/wbyA=
|
||||
SIZE (ratpoison-1.4.2.tar.gz) = 407422
|
||||
|
16
x11/ratpoison/patches/patch-doc_ratpoison_1
Normal file
16
x11/ratpoison/patches/patch-doc_ratpoison_1
Normal file
@ -0,0 +1,16 @@
|
||||
$OpenBSD: patch-doc_ratpoison_1,v 1.1 2007/10/08 19:55:53 kili Exp $
|
||||
|
||||
C-t q isn't bound. Noticed by merdely@.
|
||||
|
||||
--- doc/ratpoison.1.orig Sun Oct 7 06:07:16 2007
|
||||
+++ doc/ratpoison.1 Mon Oct 8 21:49:18 2007
|
||||
@@ -153,9 +153,6 @@ key bindings start with an escape key, per default
|
||||
(read Control\-t).
|
||||
Some important default key bindings:
|
||||
.PP
|
||||
-.B C\-t q
|
||||
-Quit ratpoison
|
||||
-.br
|
||||
.B C\-t ?\&
|
||||
Show key bindings
|
||||
.br
|
Loading…
Reference in New Issue
Block a user