Hi,

Update for Spectrwm to 2.6.2:

      Use poll(2) instead of select(2).
      pull latest tag + commit digest
      Add Mod5 to support some more weird keyboards.
      Prevent possible focus change on release of a pointer grab.
      Fixed bug in man page.

Ok? Comments?


Cheers.-

-- 
Sending from my toaster.
Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/spectrwm/Makefile,v
retrieving revision 1.16
diff -u -p -r1.16 Makefile
--- Makefile    30 Oct 2014 19:26:03 -0000      1.16
+++ Makefile    28 Jan 2015 13:31:44 -0000
@@ -4,7 +4,7 @@ COMMENT=                small tiling window manager
 
 SHARED_LIBS=           swmhack 1.0
 
-DISTNAME=              spectrwm-2.6.1
+DISTNAME=              spectrwm-2.6.2
 EXTRACT_SUFX=          .tgz
 CATEGORIES=            x11
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/x11/spectrwm/distinfo,v
retrieving revision 1.13
diff -u -p -r1.13 distinfo
--- distinfo    30 Oct 2014 19:26:03 -0000      1.13
+++ distinfo    28 Jan 2015 13:31:44 -0000
@@ -1,2 +1,2 @@
-SHA256 (spectrwm-2.6.1.tgz) = AI7I6eJit7F4iFkvxSSL6dK0F4N/ACnaREf26rff+2M=
-SIZE (spectrwm-2.6.1.tgz) = 124102
+SHA256 (spectrwm-2.6.2.tgz) = 65sz7gWwYl1ZYH+IbZun8HI72GO1A9Zr21kvVGHFlFk=
+SIZE (spectrwm-2.6.2.tgz) = 124215

Reply via email to