aboutsummaryrefslogtreecommitdiff
path: root/x11/dmenu
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-12-06 02:04:11 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-12-06 02:04:11 +0000
commitfcb9bea8cef20c69510873d86c57155b3a43c8c7 (patch)
tree76c76f702f6436a3e994c34e11e1ddff7e9b8ccc /x11/dmenu
parentbc900e44af692d1bd3ad5944b13483f16d51de9a (diff)
downloadports-fcb9bea8cef20c69510873d86c57155b3a43c8c7.tar.gz
ports-fcb9bea8cef20c69510873d86c57155b3a43c8c7.zip
- Update to 1.5
- Update WWW entry PR: ports/106381 Submitted by: Jeroen Schot <schot at a-eskwadraat.nl> (maintainer)
Notes
Notes: svn path=/head/; revision=178991
Diffstat (limited to 'x11/dmenu')
-rw-r--r--x11/dmenu/Makefile2
-rw-r--r--x11/dmenu/distinfo6
-rw-r--r--x11/dmenu/pkg-descr6
3 files changed, 7 insertions, 7 deletions
diff --git a/x11/dmenu/Makefile b/x11/dmenu/Makefile
index 21aa0e422e62..07aac4f55232 100644
--- a/x11/dmenu/Makefile
+++ b/x11/dmenu/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= dmenu
-PORTVERSION= 1.3
+PORTVERSION= 1.5
CATEGORIES= x11
MASTER_SITES= http://suckless.org/download/ \
http://schot.a-eskwadraat.nl/files/
diff --git a/x11/dmenu/distinfo b/x11/dmenu/distinfo
index 70d4890c5958..4562808e9eaf 100644
--- a/x11/dmenu/distinfo
+++ b/x11/dmenu/distinfo
@@ -1,3 +1,3 @@
-MD5 (dmenu-1.3.tar.gz) = 89a838cf8c89a94b5c22483dc57f3ca6
-SHA256 (dmenu-1.3.tar.gz) = 582933d36e65d8b9c169a8bf57ee79112125ca56ac5f2c15bc4319be68b3c7af
-SIZE (dmenu-1.3.tar.gz) = 7377
+MD5 (dmenu-1.5.tar.gz) = 8eaf53a450dea8fcfe1b9f21ce07b463
+SHA256 (dmenu-1.5.tar.gz) = 88f02bee4ba174c8c5635893d413478464121c059dced0d47ec30dc0b5365fad
+SIZE (dmenu-1.5.tar.gz) = 7327
diff --git a/x11/dmenu/pkg-descr b/x11/dmenu/pkg-descr
index 41cad820faa9..50e0e275f4bc 100644
--- a/x11/dmenu/pkg-descr
+++ b/x11/dmenu/pkg-descr
@@ -3,7 +3,7 @@ from stdin and shows them as a menu on the top of the screen. When the user
selects one item or types any text and presses Enter, his choice is printed to
stdout.
-dmenu was developed as an addition to the dwm window manager, but can be used
-in any X11-environment.
+dmenu was developed as an addition to the dynamic window manager (dwm), but can
+be used in any X11-environment.
-WWW: http://dwm.suckless.org/
+WWW: http://tools.suckless.org/view.sh/x+tools