pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm/dwm Update to dwm 6.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/a3ed836e26e8
branches: trunk
changeset: 598983:a3ed836e26e8
user: asau <asau%pkgsrc.org@localhost>
date: Thu Feb 02 21:50:18 2012 +0000
description:
Update to dwm 6.0
>From Bug Hunting in PR pkg/45737
Changes in the 6.0:
- several Xinerama fixes;
- a new approach to hide clients into negative space rather than positive;
- the return of the nmaster functionality (Mod1-i, Mod1-d);
- better EWHM support for floating windows;
- fixed sloppy focussing of empty screens;
- a new default color scheme (actually a new old one, now bluedark rather than
bluegray).
diffstat:
wm/dwm/Makefile | 4 ++--
wm/dwm/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r d21d40f16f42 -r a3ed836e26e8 wm/dwm/Makefile
--- a/wm/dwm/Makefile Thu Feb 02 21:35:19 2012 +0000
+++ b/wm/dwm/Makefile Thu Feb 02 21:50:18 2012 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2011/08/07 20:58:40 gls Exp $
+# $NetBSD: Makefile,v 1.13 2012/02/02 21:50:18 asau Exp $
#
-DISTNAME= dwm-5.9
+DISTNAME= dwm-6.0
CATEGORIES= wm
MASTER_SITES= http://dl.suckless.org/dwm/
diff -r d21d40f16f42 -r a3ed836e26e8 wm/dwm/distinfo
--- a/wm/dwm/distinfo Thu Feb 02 21:35:19 2012 +0000
+++ b/wm/dwm/distinfo Thu Feb 02 21:50:18 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2011/08/07 20:58:40 gls Exp $
+$NetBSD: distinfo,v 1.13 2012/02/02 21:50:18 asau Exp $
-SHA1 (dwm-5.9.tar.gz) = 45d011b70cee0208c43b756650c6f736e0c8661b
-RMD160 (dwm-5.9.tar.gz) = 92af278597db706fb2a4b63aa9169a3ef612cd2c
-Size (dwm-5.9.tar.gz) = 20517 bytes
+SHA1 (dwm-6.0.tar.gz) = 35346f873a27f219ae266594b3690407f95d06ef
+RMD160 (dwm-6.0.tar.gz) = 6ecd03a2fc8a6f9fd436e8f58dedc305c4a5bbf7
+Size (dwm-6.0.tar.gz) = 20810 bytes
Home |
Main Index |
Thread Index |
Old Index