aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-08-06 07:53:48 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-08-06 07:53:48 +0000
commit9a3414f13f065c7cb837fec43bf249a782b5b24e (patch)
treee1beb082a20699cd165f10d766d31360b3714159 /x11
parente08f44456daf541032e565cbb085280840863dc3 (diff)
downloadports-9a3414f13f065c7cb837fec43bf249a782b5b24e.tar.gz
ports-9a3414f13f065c7cb837fec43bf249a782b5b24e.zip
- Update to 3.8
- Update WWW PR: 126285 Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
Notes
Notes: svn path=/head/; revision=218109
Diffstat (limited to 'x11')
-rw-r--r--x11/dmenu/Makefile4
-rw-r--r--x11/dmenu/distinfo6
-rw-r--r--x11/dmenu/pkg-descr2
3 files changed, 6 insertions, 6 deletions
diff --git a/x11/dmenu/Makefile b/x11/dmenu/Makefile
index 048585ec6bad..3d28c9507016 100644
--- a/x11/dmenu/Makefile
+++ b/x11/dmenu/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= dmenu
-PORTVERSION= 3.7
+PORTVERSION= 3.8
CATEGORIES= x11
-MASTER_SITES= http://www.suckless.org/download/ \
+MASTER_SITES= http://code.suckless.org/dl/tools/ \
http://schot.a-eskwadraat.nl/files/
MAINTAINER= schot@a-eskwadraat.nl
diff --git a/x11/dmenu/distinfo b/x11/dmenu/distinfo
index 413f28e40719..01c9cfff163c 100644
--- a/x11/dmenu/distinfo
+++ b/x11/dmenu/distinfo
@@ -1,3 +1,3 @@
-MD5 (dmenu-3.7.tar.gz) = dbb6c20e1454c414a893fe4361b846b2
-SHA256 (dmenu-3.7.tar.gz) = 60cebbae5f1fc1dbd930c4b43f000cab9b0a64554fa69cedc6dd5d8fc768aaee
-SIZE (dmenu-3.7.tar.gz) = 8478
+MD5 (dmenu-3.8.tar.gz) = 67f58a3ae401d17ee64aa75354779b63
+SHA256 (dmenu-3.8.tar.gz) = 6d111a0e4d970df827f6e3c8ff60f5c96fdac4805f8100d508087859dc4f158b
+SIZE (dmenu-3.8.tar.gz) = 8602
diff --git a/x11/dmenu/pkg-descr b/x11/dmenu/pkg-descr
index a44a16f3d17a..2dc045817a8b 100644
--- a/x11/dmenu/pkg-descr
+++ b/x11/dmenu/pkg-descr
@@ -6,4 +6,4 @@ stdout.
dmenu was developed as an addition to the dynamic window manager (dwm), but can
be used in any X11-environment.
-WWW: http://www.suckless.org/wiki/tools/xlib
+WWW: http://www.suckless.org/programs/dmenu.html