aboutsummaryrefslogtreecommitdiff
path: root/x11/xauth/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2017-02-06 21:16:17 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2017-02-06 21:16:17 +0000
commit6dc312169e462b96a294187e5ae0bf7df6bd5319 (patch)
treebffea525620f9c95cad3675a8007b1457170af18 /x11/xauth/Makefile
parent25f51db099f9c129848ff3e7c47be30cb06e7073 (diff)
downloadports-6dc312169e462b96a294187e5ae0bf7df6bd5319.tar.gz
ports-6dc312169e462b96a294187e5ae0bf7df6bd5319.zip
Update to 1.0.10
plug to the test framework unGNUify the testsuite
Notes
Notes: svn path=/head/; revision=433522
Diffstat (limited to 'x11/xauth/Makefile')
-rw-r--r--x11/xauth/Makefile11
1 files changed, 9 insertions, 2 deletions
diff --git a/x11/xauth/Makefile b/x11/xauth/Makefile
index 736b1c53f44d..83ccb47bcc96 100644
--- a/x11/xauth/Makefile
+++ b/x11/xauth/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= xauth
-PORTREVISION= 1
-PORTVERSION= 1.0.9
+PORTVERSION= 1.0.10
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
@@ -10,9 +9,17 @@ COMMENT= X authority file utility
LICENSE= MIT
+TEST_DEPENDS= cmdtest:devel/py-cmdtest
+
+USES= shebangfix
XORG_CAT= app
USE_XORG= x11 xau xext xmuu
INSTALL_TARGET= install-strip
+TEST_TARGET= check
+SHEBANG_FILES= ${WRKSRC}/tests/*.script
+SHEBANG_LANG= nobash
+nobash_OLD_CMD= /bin/bash
+nobash_CMD= /bin/sh
PLIST_FILES= bin/xauth man/man1/xauth.1.gz