aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2006-12-06 10:04:11 +0800
committerrafan <rafan@FreeBSD.org>2006-12-06 10:04:11 +0800
commit0279638a3e56944269bf1b8d14e39923edc16f35 (patch)
treeb729fcf66a0c6e4ec3968a35da047530a494585c /x11
parentc40ca9f1b2bfcf1f29c05f3f6d620e5d93ecb3aa (diff)
downloadfreebsd-ports-gnome-0279638a3e56944269bf1b8d14e39923edc16f35.tar.gz
freebsd-ports-gnome-0279638a3e56944269bf1b8d14e39923edc16f35.tar.zst
freebsd-ports-gnome-0279638a3e56944269bf1b8d14e39923edc16f35.zip
- Update to 1.5
- Update WWW entry PR: ports/106381 Submitted by: Jeroen Schot <schot at a-eskwadraat.nl> (maintainer)
Diffstat (limited to 'x11')
-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