aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-06-06 15:40:07 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-06-06 15:40:07 +0000
commit05899255a6924575d24244f2f3d1c867e4fc7b04 (patch)
treea15c1075ad6561ad2ac0e7f707624ed359d9ac91 /x11-wm
parentffcbf1aeb2636f3beb349c379bf0eb43f0eb7043 (diff)
downloadports-05899255a6924575d24244f2f3d1c867e4fc7b04.tar.gz
ports-05899255a6924575d24244f2f3d1c867e4fc7b04.zip
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/herbstluftwm/Makefile9
-rw-r--r--x11-wm/herbstluftwm/distinfo4
2 files changed, 5 insertions, 8 deletions
diff --git a/x11-wm/herbstluftwm/Makefile b/x11-wm/herbstluftwm/Makefile
index 29bd35d8e95c..a89dbdde3b13 100644
--- a/x11-wm/herbstluftwm/Makefile
+++ b/x11-wm/herbstluftwm/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= herbstluftwm
-PORTVERSION= 0.6.0
+PORTVERSION= 0.6.2
CATEGORIES= x11-wm
MASTER_SITES= http://herbstluftwm.org/tarballs/
@@ -12,7 +12,8 @@ LICENSE= BSD2CLAUSE
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
-USES= gmake pkgconfig
+USES= gmake pkgconfig shebangfix
+SHEBANG_FILES=scripts/*.sh
USE_XORG= x11 xinerama
USE_GNOME= glib20
@@ -26,11 +27,7 @@ OPTIONS_SUB= yes
.include <bsd.port.options.mk>
post-patch:
- ${REINPLACE_CMD} -e '/-[LI]\/usr/s,/usr,${LOCALBASE},' \
- ${WRKSRC}/config.mk
${REINPLACE_CMD} -e '/LICENSEDIR/d' ${WRKSRC}/Makefile
- ${GREP} -Rl --null '^#!/bin/bash' ${WRKSRC} | ${XARGS} -0 \
- ${REINPLACE_CMD} -e 's,/bin/bash,/usr/bin/env bash,'
.if ! ${PORT_OPTIONS:MBASH}
${REINPLACE_CMD} -e '/BASHCOMPLETIONDIR/d' ${WRKSRC}/Makefile
.endif
diff --git a/x11-wm/herbstluftwm/distinfo b/x11-wm/herbstluftwm/distinfo
index 4387577d58a5..f65f989fe79c 100644
--- a/x11-wm/herbstluftwm/distinfo
+++ b/x11-wm/herbstluftwm/distinfo
@@ -1,2 +1,2 @@
-SHA256 (herbstluftwm-0.6.0.tar.gz) = 148359784220f41b8c7c81bc64b1a1e5e10472f0e331fbea2ecb23cab741c6ef
-SIZE (herbstluftwm-0.6.0.tar.gz) = 229360
+SHA256 (herbstluftwm-0.6.2.tar.gz) = a89f5c397aee7f1aa3b39dd53bc67e282679f02f1c0bf3c33c41a608e217f0ac
+SIZE (herbstluftwm-0.6.2.tar.gz) = 224191