Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Aug 2011 01:06:05 +0200 (CEST)
From:      Niclas Zeising <niclas.zeising@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/159751: update of x11-wm/scrotwm to 0.9.34
Message-ID:  <201108132306.p7DN65Vm018798@vincent.daemonic.se>
Resent-Message-ID: <201108132310.p7DNA8St042702@freefall.freebsd.org>

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

>Number:         159751
>Category:       ports
>Synopsis:       update of x11-wm/scrotwm to 0.9.34
>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:   Sat Aug 13 23:10:08 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, the vendor has released a new version.
>How-To-Repeat:
	
>Fix:
 	Attached patch updates scrotwm to version 0.9.34 as well as changes the protocol used while fetching the distfile to https, since that's what's available from upstream. No releases are available over http anymore, the connection gets redirected to https. This new version of scrotwm contains updates to allow urgent handling and fake middle mouse button via a keyboard shortcut.

--- x11-wm.scrotwm.update.0.9.34.diff begins here ---
diff -urN scrotwm/Makefile scrotwm/Makefile
--- scrotwm/Makefile	2011-08-14 00:49:06.000000000 +0200
+++ scrotwm/Makefile	2011-08-14 00:45:09.000000000 +0200
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	scrotwm
-PORTVERSION=	0.9.33
+PORTVERSION=	0.9.34
 CATEGORIES=	x11-wm
-MASTER_SITES=	http://opensource.conformal.com/snapshots/scrotwm/
+MASTER_SITES=	https://opensource.conformal.com/snapshots/scrotwm/
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	aragon@phat.za.net
diff -urN scrotwm/distinfo scrotwm/distinfo
--- scrotwm/distinfo	2011-08-14 00:49:09.000000000 +0200
+++ scrotwm.ports/distinfo	2011-08-14 00:45:12.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (scrotwm-0.9.33.tgz) = 37d09ae8380bac53436db5e50bd0f4a06c865b5b28f16466fa52259b70f55550
-SIZE (scrotwm-0.9.33.tgz) = 69314
+SHA256 (scrotwm-0.9.34.tgz) = 46f055f3c1b7d32bcaaf94193fd01a727422e787e8a7afcf987db2ffdec9ada8
+SIZE (scrotwm-0.9.34.tgz) = 69755
diff -urN scrotwm/files/spawn_menu_atbottom.patch scrotwm/files/spawn_menu_atbottom.patch
--- scrotwm/files/spawn_menu_atbottom.patch	2011-07-05 19:42:12.000000000 +0200
+++ scrotwm/files/spawn_menu_atbottom.patch	2011-08-14 00:57:16.000000000 +0200
@@ -1,6 +1,6 @@
---- scrotwm.c.orig	2011-07-01 12:27:56.000000000 +0200
-+++ scrotwm.c	2011-07-01 12:29:49.000000000 +0200
-@@ -3891,14 +3891,16 @@
+--- scrotwm.c	13 Aug 2011 20:26:02 -0000
++++ scrotwm.c	13 Aug 2011 22:56:08 -0000
+@@ -3984,14 +3984,16 @@
  					" -nb $bar_color"
  					" -nf $bar_font_color"
  					" -sb $bar_border"
--- x11-wm.scrotwm.update.0.9.34.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?201108132306.p7DN65Vm018798>