svn commit: r301230 - head/x11-wm/spectrwm
Niclas Zeising
zeising at FreeBSD.org
Fri Jul 20 15:14:24 UTC 2012
Author: zeising
Date: Fri Jul 20 15:14:23 2012
New Revision: 301230
URL: http://svn.freebsd.org/changeset/ports/301230
Log:
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)
Modified:
head/x11-wm/spectrwm/Makefile
head/x11-wm/spectrwm/distinfo
Modified: head/x11-wm/spectrwm/Makefile
==============================================================================
--- head/x11-wm/spectrwm/Makefile Fri Jul 20 15:09:18 2012 (r301229)
+++ head/x11-wm/spectrwm/Makefile Fri Jul 20 15:14:23 2012 (r301230)
@@ -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
Modified: head/x11-wm/spectrwm/distinfo
==============================================================================
--- head/x11-wm/spectrwm/distinfo Fri Jul 20 15:09:18 2012 (r301229)
+++ head/x11-wm/spectrwm/distinfo Fri Jul 20 15:14:23 2012 (r301230)
@@ -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
More information about the svn-ports-head
mailing list