Hi. This diff updates ratpoison to version 1.4.5 (published since 2009), removing a patch applied upstream. I use it since several months without noticeable problem.
Maintainer timeout. -- Jérémie Courrèges-Anglas GPG fingerprint: 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF 06A1 1494
Index: Makefile =================================================================== RCS file: /home/cvs/ports/x11/ratpoison/Makefile,v retrieving revision 1.24 diff -u -p -r1.24 Makefile --- Makefile 17 Mar 2012 14:20:58 -0000 1.24 +++ Makefile 26 May 2012 15:36:48 -0000 @@ -2,8 +2,7 @@ COMMENT= minimal wm based on GNU screen -DISTNAME= ratpoison-1.4.4 -REVISION= 1 +DISTNAME= ratpoison-1.4.5 CATEGORIES= x11 HOMEPAGE= http://www.nongnu.org/ratpoison/ Index: distinfo =================================================================== RCS file: /home/cvs/ports/x11/ratpoison/distinfo,v retrieving revision 1.13 diff -u -p -r1.13 distinfo --- distinfo 20 May 2009 03:16:12 -0000 1.13 +++ distinfo 26 May 2012 15:42:50 -0000 @@ -1,5 +1,5 @@ -MD5 (ratpoison-1.4.4.tar.gz) = jukWeLAIbxa+Pa8Zb35hZg== -RMD160 (ratpoison-1.4.4.tar.gz) = gpPto+1oN/A1u21DecYfLBkqF4s= -SHA1 (ratpoison-1.4.4.tar.gz) = c++h1My8OgaehG43LIE13b2rHQk= -SHA256 (ratpoison-1.4.4.tar.gz) = SJeZmSm32Ym1eorlsz/vAr9VyzoFEyGMOKPYHndHGPA= -SIZE (ratpoison-1.4.4.tar.gz) = 427007 +MD5 (ratpoison-1.4.5.tar.gz) = MwoI2+1r6IyrVPaUfp8LYA== +RMD160 (ratpoison-1.4.5.tar.gz) = ri/AzX71YZRM966gYjh1pxSHcc4= +SHA1 (ratpoison-1.4.5.tar.gz) = 4yQw3knEq11QFlPAPdGd+2I8sIs= +SHA256 (ratpoison-1.4.5.tar.gz) = c5EHnbILhhPuz9gdZNJD7cnTxYZ1DI8torudsU0mDwM= +SIZE (ratpoison-1.4.5.tar.gz) = 427366 Index: patches/patch-doc_ratpoison_1 =================================================================== RCS file: patches/patch-doc_ratpoison_1 diff -N patches/patch-doc_ratpoison_1 --- patches/patch-doc_ratpoison_1 8 Oct 2007 19:55:53 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,16 +0,0 @@ -$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
