aboutsummaryrefslogtreecommitdiffstats
path: root/x11/dmenu
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-03-10 00:55:56 +0800
committermiwi <miwi@FreeBSD.org>2011-03-10 00:55:56 +0800
commit3355e6ba63ab340e3b6f77f6c98ee08e498476c6 (patch)
tree55dc84fa4d8a846a0192fe8fcd279d7c36074f67 /x11/dmenu
parent49a67f8cd8112e1b1087ad712f9c327bb6caa72f (diff)
downloadfreebsd-ports-gnome-3355e6ba63ab340e3b6f77f6c98ee08e498476c6.tar.gz
freebsd-ports-gnome-3355e6ba63ab340e3b6f77f6c98ee08e498476c6.tar.zst
freebsd-ports-gnome-3355e6ba63ab340e3b6f77f6c98ee08e498476c6.zip
- Update to 4.2.1
- Remove XFT support (dead via upstream) PR: 4.2.1 Submitted by: David Demelier <demelier.david@gmail.com> Approved by: maintainer timeout
Diffstat (limited to 'x11/dmenu')
-rw-r--r--x11/dmenu/Makefile20
-rw-r--r--x11/dmenu/distinfo8
2 files changed, 4 insertions, 24 deletions
diff --git a/x11/dmenu/Makefile b/x11/dmenu/Makefile
index 9316b581e7c7..63c0900a7536 100644
--- a/x11/dmenu/Makefile
+++ b/x11/dmenu/Makefile
@@ -6,40 +6,24 @@
#
PORTNAME= dmenu
-PORTVERSION= 4.1.1
+PORTVERSION= 4.2.1
CATEGORIES= x11
MASTER_SITES= http://dl.suckless.org/tools/ \
http://schot.a-eskwadraat.nl/files/
-PATCH_SITES= http://schot.a-eskwadraat.nl/files/
MAINTAINER= schot@a-eskwadraat.nl
COMMENT= X11 menu application (not only) for the dwm window manager
-OPTIONS= XFT "XFT support" Off
-
USE_XORG= x11 xinerama
+USE_GMAKE= yes
MAN1= dmenu.1
PLIST_FILES= bin/dmenu bin/dmenu_path bin/dmenu_run
-.include <bsd.port.options.mk>
-
-.if defined(WITH_XFT)
-PATCHFILES+= ${PORTNAME}-${PORTVERSION}-xft.diff
-PATCH_DIST_STRIP= -p1
-USE_XORG+= xft
-.endif
-
pre-everything::
@${ECHO_MSG} "You can build dmenu with your own config.h using the DMENU_CONF knob:"
@${ECHO_MSG} "make DMENU_CONF=/path/to/dmenu/config.h install clean"
-post-extract:
-.if defined(DMENU_CONF)
- @${ECHO_MSG} "creating config.h from ${DMENU_CONF}"
- @${CP} ${DMENU_CONF} ${WRKSRC}/config.h
-.endif
-
post-patch:
@${GREP} -Rl '%%[[:alpha:]]\+%%' ${WRKSRC}|${XARGS} ${REINPLACE_CMD} \
-e "s,%%PREFIX%%,${PREFIX},g" \
diff --git a/x11/dmenu/distinfo b/x11/dmenu/distinfo
index a9a2c022703f..cb66f9d025c0 100644
--- a/x11/dmenu/distinfo
+++ b/x11/dmenu/distinfo
@@ -1,6 +1,2 @@
-MD5 (dmenu-4.1.1.tar.gz) = 931896a199741c23be945e8519a81c1d
-SHA256 (dmenu-4.1.1.tar.gz) = 9e5f775ae62169520aeb5707f72f8a843552becf776abbd7bcb6ba11fd41e60a
-SIZE (dmenu-4.1.1.tar.gz) = 9351
-MD5 (dmenu-4.1.1-xft.diff) = 8547edd9b9e46869e17023eb073a8fac
-SHA256 (dmenu-4.1.1-xft.diff) = f74d68881d3fba05c77a0483f2e9faf1e16b57d526680df36c79262c4eff13e3
-SIZE (dmenu-4.1.1-xft.diff) = 10230
+SHA256 (dmenu-4.2.1.tar.gz) = 30bd5ff7d54befcfeb5d5e0bc9316bc4752f4fd125d30c1ed8127eaa668ff069
+SIZE (dmenu-4.2.1.tar.gz) = 9426