Hi! Trivial update to latest version.
Comments ? ok ?
? ratpoison.patch Index: Makefile =================================================================== RCS file: /cvs/ports/x11/ratpoison/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- Makefile 8 Oct 2007 19:55:53 -0000 1.15 +++ Makefile 8 Feb 2009 01:50:53 -0000 @@ -2,7 +2,7 @@ COMMENT= minimal wm based on GNU screen -DISTNAME= ratpoison-1.4.2 +DISTNAME= ratpoison-1.4.3 CATEGORIES= x11 HOMEPAGE= http://www.nongnu.org/ratpoison/ Index: distinfo =================================================================== RCS file: /cvs/ports/x11/ratpoison/distinfo,v retrieving revision 1.11 diff -u -r1.11 distinfo --- distinfo 8 Oct 2007 19:55:53 -0000 1.11 +++ distinfo 8 Feb 2009 01:50:53 -0000 @@ -1,5 +1,5 @@ -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 +MD5 (ratpoison-1.4.3.tar.gz) = wYmePiVJ0pglzbG40ELINg== +RMD160 (ratpoison-1.4.3.tar.gz) = 8X89tkyxF1jnbIdc8XQ5MaDGI+w= +SHA1 (ratpoison-1.4.3.tar.gz) = zejBTDLagqBOqSFUX5me2DBF708= +SHA256 (ratpoison-1.4.3.tar.gz) = 35G8zyc95ufGRwdFij38iyJYoRJC1wthRckd1kiEw5c= +SIZE (ratpoison-1.4.3.tar.gz) = 418364 Index: patches/patch-Makefile_in =================================================================== RCS file: /cvs/ports/x11/ratpoison/patches/patch-Makefile_in,v retrieving revision 1.1 diff -u -r1.1 patch-Makefile_in --- patches/patch-Makefile_in 16 Mar 2007 22:27:45 -0000 1.1 +++ patches/patch-Makefile_in 8 Feb 2009 01:50:53 -0000 @@ -1,12 +1,12 @@ -$OpenBSD: patch-Makefile_in,v 1.1 2007/03/16 22:27:45 martynas Exp $ ---- Makefile.in.orig Tue Mar 6 16:26:21 2007 -+++ Makefile.in Tue Mar 6 16:26:50 2007 -@@ -560,7 +560,7 @@ info: info-recursive +$OpenBSD$ +--- Makefile.in.orig Wed Feb 20 06:25:41 2008 ++++ Makefile.in Sun Feb 8 05:47:52 2009 +@@ -574,7 +574,7 @@ info: info-recursive info-am: -install-data-am: install-docDATA +install-data-am: - install-exec-am: + install-dvi: install-dvi-recursive Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/x11/ratpoison/pkg/PLIST,v retrieving revision 1.7 diff -u -r1.7 PLIST --- pkg/PLIST 16 Mar 2007 22:27:45 -0000 1.7 +++ pkg/PLIST 8 Feb 2009 01:50:53 -0000 @@ -1,6 +1,6 @@ @comment $OpenBSD: PLIST,v 1.7 2007/03/16 22:27:45 martynas Exp $ -bin/ratpoison -bin/rpws +...@bin bin/ratpoison +...@bin bin/rpws @info info/ratpoison.info @man man/man1/ratpoison.1 share/ratpoison/
