aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2008-03-16 09:24:14 +0000
committerRong-En Fan <rafan@FreeBSD.org>2008-03-16 09:24:14 +0000
commit5400a11cc15a1ef0e9f54d293722fce663a0c466 (patch)
tree62a1f8c062dfe8d3cf14ca6ae54924c9369be71c /x11
parent84a140604b2ce7e8e5ec4f5a679f2561dbdebb46 (diff)
downloadports-5400a11cc15a1ef0e9f54d293722fce663a0c466.tar.gz
ports-5400a11cc15a1ef0e9f54d293722fce663a0c466.zip
- Update to 3.5
PR: ports/121695 Submitted by: Jeroen Schot <schot at a-eskwadraat.nl> (maintainer)
Notes
Notes: svn path=/head/; revision=209143
Diffstat (limited to 'x11')
-rw-r--r--x11/dmenu/Makefile6
-rw-r--r--x11/dmenu/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/dmenu/Makefile b/x11/dmenu/Makefile
index 32048cb8e3c1..d5746ca5ab67 100644
--- a/x11/dmenu/Makefile
+++ b/x11/dmenu/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= dmenu
-PORTVERSION= 3.4
+PORTVERSION= 3.5
CATEGORIES= x11
MASTER_SITES= http://www.suckless.org/download/ \
http://schot.a-eskwadraat.nl/files/
@@ -14,9 +14,9 @@ MASTER_SITES= http://www.suckless.org/download/ \
MAINTAINER= schot@a-eskwadraat.nl
COMMENT= X11 menu application (not only) for the dwm window manager
-USE_XLIB= yes
+USE_XORG= x11
MAN1= dmenu.1
-PLIST_FILES= bin/dmenu bin/dmenu_path
+PLIST_FILES= bin/dmenu bin/dmenu_path bin/dmenu_run
.include <bsd.port.mk>
diff --git a/x11/dmenu/distinfo b/x11/dmenu/distinfo
index 0b6832773c88..dd17922019a3 100644
--- a/x11/dmenu/distinfo
+++ b/x11/dmenu/distinfo
@@ -1,3 +1,3 @@
-MD5 (dmenu-3.4.tar.gz) = 9b5c9d427c6896e50da1dc77a2405065
-SHA256 (dmenu-3.4.tar.gz) = 4216a80019b89224966ed4bd8b11149ec71a8ce706c551ac0cf2cd489e120091
-SIZE (dmenu-3.4.tar.gz) = 8131
+MD5 (dmenu-3.5.tar.gz) = dfecb9ca6eac853a6ae7c4563f51f654
+SHA256 (dmenu-3.5.tar.gz) = fe0896083a274201dddc28d64ad9ffe40d7cc83dff29b7e4ee4249c503923558
+SIZE (dmenu-3.5.tar.gz) = 8203