From fcb9bea8cef20c69510873d86c57155b3a43c8c7 Mon Sep 17 00:00:00 2001 From: Rong-En Fan Date: Wed, 6 Dec 2006 02:04:11 +0000 Subject: [PATCH] - Update to 1.5 - Update WWW entry PR: ports/106381 Submitted by: Jeroen Schot (maintainer) --- x11/dmenu/Makefile | 2 +- x11/dmenu/distinfo | 6 +++--- x11/dmenu/pkg-descr | 6 +++--- 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