diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-07-19 16:04:39 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-07-19 16:04:39 +0000 |
commit | d6e0193024228d87552890bae7c05a7b35c1d03d (patch) | |
tree | a906571f684eafb4dc7d15a5061dadfb8f09b681 /x11-wm | |
parent | 5c5307d1ab8a5a8db699a7f22821dc2d45956907 (diff) |
- Update to 4.3
PR: ports/114656
Submitted by: Jeroen Schot <schot at a-eskwadraat.nl> (maintainer)
Notes
Notes:
svn path=/head/; revision=195900
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/dwm/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/dwm/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-wm/dwm/Makefile b/x11-wm/dwm/Makefile index a81307d1ac32..fa6421b4290c 100644 --- a/x11-wm/dwm/Makefile +++ b/x11-wm/dwm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dwm -PORTVERSION= 4.2 +PORTVERSION= 4.3 CATEGORIES= x11-wm MASTER_SITES= http://www.suckless.org/download/ \ http://schot.a-eskwadraat.nl/files/ diff --git a/x11-wm/dwm/distinfo b/x11-wm/dwm/distinfo index 2a1979be23d9..764e8b9eed7e 100644 --- a/x11-wm/dwm/distinfo +++ b/x11-wm/dwm/distinfo @@ -1,3 +1,3 @@ -MD5 (dwm-4.2.tar.gz) = b57b8a6a1ec0f70aea3d2950b0eb4024 -SHA256 (dwm-4.2.tar.gz) = b2f9684f267d8c417296211d91b780a9d36edf557d02741d3785cdb277ca1023 -SIZE (dwm-4.2.tar.gz) = 19337 +MD5 (dwm-4.3.tar.gz) = b33c29ec68399b7f3e3e145c0107a452 +SHA256 (dwm-4.3.tar.gz) = ff7919da06fb9b5e995b6af9df87a24045cd747efc3c774b8c287e50e1a8e7a1 +SIZE (dwm-4.3.tar.gz) = 18658 |