From ee38a41a254be3ffc93a0b61c8864b12612273b6 Mon Sep 17 00:00:00 2001 From: zeising Date: Fri, 20 Jul 2012 15:14:23 +0000 Subject: Update to version 1.1.2, bugfix release. Changelog: * Fix issue where a window/icon could not be clicked or otherwise manipulated. * Fix an issue where on some Intel graphics cards when exiting the screen turned garbled and would blink really badly. * Bonus fix: spawn_position to actually do what it is supposed to do. Approved by: kwm (mentor) --- x11-wm/spectrwm/Makefile | 2 +- x11-wm/spectrwm/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'x11-wm/spectrwm') diff --git a/x11-wm/spectrwm/Makefile b/x11-wm/spectrwm/Makefile index df5772fb9bcf..fdd348831650 100644 --- a/x11-wm/spectrwm/Makefile +++ b/x11-wm/spectrwm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= spectrwm -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.2 CATEGORIES= x11-wm MASTER_SITES= https://opensource.conformal.com/snapshots/${PORTNAME}/ EXTRACT_SUFX= .tgz diff --git a/x11-wm/spectrwm/distinfo b/x11-wm/spectrwm/distinfo index 1aa54e3d4beb..c0aa37e4b0b9 100644 --- a/x11-wm/spectrwm/distinfo +++ b/x11-wm/spectrwm/distinfo @@ -1,2 +1,2 @@ -SHA256 (spectrwm-1.1.1.tgz) = 36daf5fb55d8215abbd64a3f98681a5c6a4a9141d08ec5efc57e33786619357f -SIZE (spectrwm-1.1.1.tgz) = 93045 +SHA256 (spectrwm-1.1.2.tgz) = 05ea11f7a519c8885c48d4112453cefac71899b0945d0b26cd677b06cc727309 +SIZE (spectrwm-1.1.2.tgz) = 93088 -- cgit