Add EWMH support.
Fix a focus bug where the wm no longer accepts keystrokes.
Ad pt man.

ok?

diff -ruNp -x CVS ports/x11/scrotwm/Makefile scrotwm-0.9.27-port/Makefile
--- ports/x11/scrotwm/Makefile  Tue Oct 19 03:13:59 2010
+++ scrotwm-0.9.27-port/Makefile        Tue Oct 19 12:51:28 2010
@@ -4,7 +4,7 @@ COMMENT=                small tiling window manager
 
 SHARED_LIBS=           swmhack 0.0
 
-DISTNAME=              scrotwm-0.9.26
+DISTNAME=              scrotwm-0.9.27
 EXTRACT_SUFX=          .tgz
 CATEGORIES=            x11
 
@@ -40,7 +40,7 @@ post-install:
        ${INSTALL_SCRIPT} ${WRKSRC}/screenshot.sh 
${PREFIX}/share/examples/scrotwm
        ${INSTALL_DATA} ${WRKSRC}/scrotwm.conf ${PREFIX}/share/examples/scrotwm
 
-.for i in es it ru
+.for i in es it pt ru
        ${INSTALL_DATA_DIR} ${PREFIX}/man/$i/cat1
        mv ${PREFIX}/man/cat1/scrotwm_$i.0 ${PREFIX}/man/$i/cat1/scrotwm.0
 .endfor
diff -ruNp -x CVS ports/x11/scrotwm/distinfo scrotwm-0.9.27-port/distinfo
--- ports/x11/scrotwm/distinfo  Wed Sep 15 20:38:53 2010
+++ scrotwm-0.9.27-port/distinfo        Tue Oct 19 12:51:28 2010
@@ -1,5 +1,5 @@
-MD5 (scrotwm-0.9.26.tgz) = 3enLoAOvWTeABwhhsMvLhg==
-RMD160 (scrotwm-0.9.26.tgz) = zXX8IyM2FePZ/0N6/buIoM92c0w=
-SHA1 (scrotwm-0.9.26.tgz) = PW28Zkhqm1BzgJCqDs/277PRCUE=
-SHA256 (scrotwm-0.9.26.tgz) = PMRByETTuxb5gcCUzIO7Qoh5k/qKA41ndQq1CNvAUwg=
-SIZE (scrotwm-0.9.26.tgz) = 56674
+MD5 (scrotwm-0.9.27.tgz) = jOr4V8pt6Tbc/V8zG48dFg==
+RMD160 (scrotwm-0.9.27.tgz) = SCCOM9vAFiaLPZaAW3YzUez3m0Q=
+SHA1 (scrotwm-0.9.27.tgz) = vwcDD/bWeHbToJAh/yPC7EU4/3M=
+SHA256 (scrotwm-0.9.27.tgz) = b/WaxactUek7CwVAiCU7XDs82AHjZve2UNqZxRzCU8A=
+SIZE (scrotwm-0.9.27.tgz) = 62671
diff -ruNp -x CVS ports/x11/scrotwm/patches/patch-scrotwm_c 
scrotwm-0.9.27-port/patches/patch-scrotwm_c
--- ports/x11/scrotwm/patches/patch-scrotwm_c   Wed Sep 15 20:38:53 2010
+++ scrotwm-0.9.27-port/patches/patch-scrotwm_c Tue Oct 19 12:51:28 2010
@@ -1,4 +1,4 @@
-$OpenBSD: patch-scrotwm_c,v 1.13 2010/09/16 01:38:53 marco Exp $
+$OpenBSD: patch-scrotwm_c,v 1.7 2009/09/30 00:54:06 sthen Exp $
 --- scrotwm.c.orig     Wed Sep 23 06:04:09 2009
 +++ scrotwm.c  Fri Sep 25 17:28:03 2009
 @@ -150,7 +150,7 @@ u_int32_t          swm_debug = 0
diff -ruNp -x CVS ports/x11/scrotwm/pkg/PLIST scrotwm-0.9.27-port/pkg/PLIST
--- ports/x11/scrotwm/pkg/PLIST Wed Sep 15 20:38:53 2010
+++ scrotwm-0.9.27-port/pkg/PLIST       Tue Oct 19 12:51:28 2010
@@ -1,4 +1,4 @@
-...@comment $OpenBSD: PLIST,v 1.10 2010/09/16 01:38:53 marco Exp $
+...@comment $OpenBSD: PLIST,v 1.2 2009/10/13 12:24:42 sthen Exp $
 %%SHARED%%
 @bin bin/scrotwm
 @man man/cat1/scrotwm.0

Reply via email to