diff options
author | tnn <tnn> | 2009-08-01 23:26:14 +0000 |
---|---|---|
committer | tnn <tnn> | 2009-08-01 23:26:14 +0000 |
commit | 837ea524b294ab5ef16766aadcd6416afe8fed0d (patch) | |
tree | 5513d7360296071a3ff2fabd05cc93fbf334057e /wm/dwm | |
parent | ed31d48bf9f4649640c3fef68a2b19239abe3e7b (diff) | |
download | pkgsrc-837ea524b294ab5ef16766aadcd6416afe8fed0d.tar.gz |
Update to dwm-5.6.1. From maintainer in private mail. Changes:
- fixed Xinerama support with screens with the same origin geometry
- fixed aspect ratio applications
- several corrections to the man page
Diffstat (limited to 'wm/dwm')
-rw-r--r-- | wm/dwm/Makefile | 4 | ||||
-rw-r--r-- | wm/dwm/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/wm/dwm/Makefile b/wm/dwm/Makefile index 00278f03352..332145f1594 100644 --- a/wm/dwm/Makefile +++ b/wm/dwm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2009/07/15 20:35:18 tnn Exp $ +# $NetBSD: Makefile,v 1.9 2009/08/01 23:26:14 tnn Exp $ # -DISTNAME= dwm-5.6 +DISTNAME= dwm-5.6.1 CATEGORIES= wm MASTER_SITES= http://code.suckless.org/dl/dwm/ diff --git a/wm/dwm/distinfo b/wm/dwm/distinfo index 6b72508b2c5..6a037fac68e 100644 --- a/wm/dwm/distinfo +++ b/wm/dwm/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2009/07/15 20:35:18 tnn Exp $ +$NetBSD: distinfo,v 1.9 2009/08/01 23:26:14 tnn Exp $ -SHA1 (dwm-5.6.tar.gz) = 51c46de13c26d2e63fde06530a079e45f8b5116e -RMD160 (dwm-5.6.tar.gz) = 824609f80b73d8dfa1b757d93ae0325573b1de90 -Size (dwm-5.6.tar.gz) = 19294 bytes +SHA1 (dwm-5.6.1.tar.gz) = 99be44a97835db3714027750798542cd20e9fccb +RMD160 (dwm-5.6.1.tar.gz) = c12f6cff053db68623396ccc5c8a8570ddb5baa0 +Size (dwm-5.6.1.tar.gz) = 19415 bytes |