Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Aug 2011 15:23:29 +0200 (CEST)
From:      Niclas Zeising <niclas.zeising@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/159528: [PATCH] update to x11-wm/scrotwm
Message-ID:  <201108051323.p75DNTKF091028@vincent.daemonic.se>
Resent-Message-ID: <201108051330.p75DUDlP014411@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         159528
>Category:       ports
>Synopsis:       [PATCH] update to x11-wm/scrotwm
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 05 13:30:13 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Niclas Zeising
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD vincent.daemonic.se 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Wed Apr 20 17:22:47 CEST 2011 root@vincent.daemonic.se:/usr/obj/usr/src/sys/VINCENT amd64


	
>Description:
	x11-wm/scrotwm is out of date, a new version has been released.
>How-To-Repeat:
	
>Fix:

	Attached patch updates scrotwm to the lastest version, which includes changes to bring back the old tiling behaviour, with floting windows on top, the posibility to select stack mode when scrotwm is started, posibility to pass arguments to autorun applications and assorted small changes.

--- x11-wm.scrotwm.update.0.9.33.diff begins here ---
diff -urN scrotwm/Makefile scrotwm/Makefile
--- scrotwm/Makefile	2011-07-05 19:42:12.000000000 +0200
+++ scrotwm/Makefile	2011-08-05 15:15:05.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	scrotwm
-PORTVERSION=	0.9.32
+PORTVERSION=	0.9.33
 CATEGORIES=	x11-wm
 MASTER_SITES=	http://opensource.conformal.com/snapshots/scrotwm/
 EXTRACT_SUFX=	.tgz
diff -urN scrotwm/distinfo scrotwm/distinfo
--- scrotwm/distinfo	2011-07-05 19:42:12.000000000 +0200
+++ scrotwm/distinfo	2011-08-05 15:16:02.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (scrotwm-0.9.32.tgz) = cdcd647484ab6a266d0372fbf20b3c20e143556ac0cc32335740c08f22789871
-SIZE (scrotwm-0.9.32.tgz) = 66951
+SHA256 (scrotwm-0.9.33.tgz) = 37d09ae8380bac53436db5e50bd0f4a06c865b5b28f16466fa52259b70f55550
+SIZE (scrotwm-0.9.33.tgz) = 69314
--- x11-wm.scrotwm.update.0.9.33.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108051323.p75DNTKF091028>