pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/wm/spectrwm
Module Name: pkgsrc
Committed By: pin
Date: Thu Jun 25 11:29:20 UTC 2020
Modified Files:
pkgsrc/wm/spectrwm: Makefile distinfo
Log Message:
wm/spectrwm: update to 3.4.1
spectrwm 3.4.1
Release on Jun 25, 2020
Fix always_raise mapping issue.
Fix _NET_CURRENT_DESKTOP should be updated on ws_next_move/ws_prev_move.
Fix focus redirect for transient windows that are about to map.
Fix manual focus should not be affected by pointer on (un)grab.
Add java detection for JetBrains windows.
Remove _NET_WM_STATE on withdrawn windows as advised by EWMH spec.
Add information to man page about program call execution.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/wm/spectrwm/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/wm/spectrwm/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/wm/spectrwm/Makefile
diff -u pkgsrc/wm/spectrwm/Makefile:1.15 pkgsrc/wm/spectrwm/Makefile:1.16
--- pkgsrc/wm/spectrwm/Makefile:1.15 Thu Jun 18 18:45:25 2020
+++ pkgsrc/wm/spectrwm/Makefile Thu Jun 25 11:29:20 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2020/06/18 18:45:25 pin Exp $
+# $NetBSD: Makefile,v 1.16 2020/06/25 11:29:20 pin Exp $
-DISTNAME= spectrwm-3.4.0
+DISTNAME= spectrwm-3.4.1
CATEGORIES= wm
MASTER_SITES= ${MASTER_SITE_GITHUB:=conformal/}
GITHUB_TAG= ${GITHUB_PROJECT:tu}_${PKGVERSION_NOREV:S/./_/g}
Index: pkgsrc/wm/spectrwm/distinfo
diff -u pkgsrc/wm/spectrwm/distinfo:1.9 pkgsrc/wm/spectrwm/distinfo:1.10
--- pkgsrc/wm/spectrwm/distinfo:1.9 Thu Jun 18 18:45:25 2020
+++ pkgsrc/wm/spectrwm/distinfo Thu Jun 25 11:29:20 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2020/06/18 18:45:25 pin Exp $
+$NetBSD: distinfo,v 1.10 2020/06/25 11:29:20 pin Exp $
-SHA1 (spectrwm-3.4.0.tar.gz) = 570b0019a398e3374f06de162ea43ebfaa003f1d
-RMD160 (spectrwm-3.4.0.tar.gz) = 3937a25cdfb9cae30ffc8acbc9bf293fd003cbdd
-SHA512 (spectrwm-3.4.0.tar.gz) = f55785976ffefaa93601cdc509880cc7e1c13df6f676d3dc0ee8121240b221b0d3db5968d32486673e2ab172165dd55da3d28b1e088fbf4f77ccecb8c6e57519
-Size (spectrwm-3.4.0.tar.gz) = 164188 bytes
+SHA1 (spectrwm-3.4.1.tar.gz) = 3ea09cb9d7d81788721f815833bd15cf49599850
+RMD160 (spectrwm-3.4.1.tar.gz) = 88356d31dff1eb53ddcc77b7c76877bcaffee268
+SHA512 (spectrwm-3.4.1.tar.gz) = 94d468833124b51fa12b29b173126f10f27dd551d599459e4bea589721b3df6f1f0af0ea67326ed3ad462e1203d3bbcb82032ff83abfa0943ec45afd29dedaa6
+Size (spectrwm-3.4.1.tar.gz) = 164507 bytes
Home |
Main Index |
Thread Index |
Old Index