update to scrotwm-0.9.5.

ok from my port ok-buddy aja@
This commit is contained in:
pyr 2009-05-31 18:29:53 +00:00
parent 6efdf9fa68
commit 5df7d12bc4
3 changed files with 11 additions and 21 deletions

View File

@ -1,9 +1,8 @@
# $OpenBSD: Makefile,v 1.7 2009/04/01 06:41:09 jasper Exp $
# $OpenBSD: Makefile,v 1.8 2009/05/31 18:29:53 pyr Exp $
COMMENT= small tiling window manager
DISTNAME= scrotwm-0.9.2
PKGNAME= ${DISTNAME}p0
DISTNAME= scrotwm-0.9.5
CATEGORIES= x11
HOMEPAGE= http://www.peereboom.us/scrotwm/html/scrotwm.html

View File

@ -1,5 +1,5 @@
MD5 (scrotwm-0.9.2.tar.gz) = PniNY+dcluyLIN4THDafTw==
RMD160 (scrotwm-0.9.2.tar.gz) = ZLiMIRBr9D/xBXRBX4zkhbbok0E=
SHA1 (scrotwm-0.9.2.tar.gz) = f7YyFUVEayxwZoNavDNH5dbMSAU=
SHA256 (scrotwm-0.9.2.tar.gz) = po+whm7Vrlkv0U7y1cR0reLR5O9S5CUHaZIiNy8PuZA=
SIZE (scrotwm-0.9.2.tar.gz) = 34267
MD5 (scrotwm-0.9.5.tar.gz) = 0K4s3K76lTYnolChgyYWcA==
RMD160 (scrotwm-0.9.5.tar.gz) = Gd6W2UEmZozoRWxOQohhCDmzhYc=
SHA1 (scrotwm-0.9.5.tar.gz) = eqjVUpMrxYxFqUhIZLORT8IOV9E=
SHA256 (scrotwm-0.9.5.tar.gz) = Nafjq4BfxoBFk5Di4WXyJCaM7Dm865Z5OFyGowVANa4=
SIZE (scrotwm-0.9.5.tar.gz) = 36134

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-scrotwm_c,v 1.4 2009/04/01 06:41:09 jasper Exp $
--- scrotwm.c.orig Sun Mar 15 16:19:46 2009
+++ scrotwm.c Wed Apr 1 08:39:59 2009
@@ -140,7 +140,7 @@ u_int32_t swm_debug = 0
$OpenBSD: patch-scrotwm_c,v 1.5 2009/05/31 18:29:53 pyr Exp $
--- scrotwm.c.orig Sun May 31 20:15:54 2009
+++ scrotwm.c Sun May 31 20:16:08 2009
@@ -143,7 +143,7 @@ u_int32_t swm_debug = 0
#define SWM_MAX_FONT_STEPS (3)
#ifndef SWM_LIB
@ -10,12 +10,3 @@ $OpenBSD: patch-scrotwm_c,v 1.4 2009/04/01 06:41:09 jasper Exp $
#endif
char **start_argv;
@@ -1562,7 +1562,7 @@ stack_master(struct workspace *ws, struct swm_geometry
int w_inc = 1, h_inc, w_base = 1, h_base;
int hrh, extra = 0, h_slice, last_h = 0;
int split, colno, winno, mwin, msize, mscale;
- int remain, missing, v_slice;;
+ int remain, missing, v_slice;
unsigned int mask;
DNPRINTF(SWM_D_STACK, "stack_master: workspace: %d\n rot=%s flip=%s",