summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2015-05-12 04:10:59 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-05-17 23:45:51 +0700
commitfc3d2746b2b2590fa7075b2cfe81de5f52e5ea7b (patch)
tree4a3fb937f41b6d387a130c4dea51801b1832c875 /development
parent37fecbe8241a116a0a11ff003de51fa677ae1610 (diff)
downloadslackbuilds-fc3d2746b2b2590fa7075b2cfe81de5f52e5ea7b.tar.gz
slackbuilds-fc3d2746b2b2590fa7075b2cfe81de5f52e5ea7b.tar.xz
development/xtruss: Updated for version 20150103.8828e85.
Diffstat (limited to 'development')
-rw-r--r--development/xtruss/README14
-rw-r--r--development/xtruss/xtruss.SlackBuild2
-rw-r--r--development/xtruss/xtruss.info6
3 files changed, 14 insertions, 8 deletions
diff --git a/development/xtruss/README b/development/xtruss/README
index 88007b811b..d8a710ff6c 100644
--- a/development/xtruss/README
+++ b/development/xtruss/README
@@ -1,5 +1,11 @@
-XTruss is an easy to use X protocol tracing program.
+xtruss (easy to use X protocol tracing program)
-It logs everything that passes between the X server and one or more X client
-programs. In this it is similar to xmon(1), but intended to combine xmon's
-basic functionality with an interface much more similar to strace(1).
+xtruss logs everything that passes between the X server and one or more
+X client programs. In this it is similar to xmon(1), but intended to
+combine xmon's basic functionality with an interface much more similar
+to strace(1).
+
+If xtruss hangs on startup or aborts with a 'sk_addrcopy'
+message, make sure your hostname (hostname -f) resolves to
+your primary IP address. Add an entry in /etc/hosts if necessary.
+This is especially prevalent on residential LANs using DHCP.
diff --git a/development/xtruss/xtruss.SlackBuild b/development/xtruss/xtruss.SlackBuild
index b77932c0aa..79baf9d810 100644
--- a/development/xtruss/xtruss.SlackBuild
+++ b/development/xtruss/xtruss.SlackBuild
@@ -6,7 +6,7 @@
# Modified by B. Watson
PRGNAM=xtruss
-VERSION=${VERSION:-r10030}
+VERSION=${VERSION:-20150103.8828e85}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/xtruss/xtruss.info b/development/xtruss/xtruss.info
index 480db822e4..007fd81474 100644
--- a/development/xtruss/xtruss.info
+++ b/development/xtruss/xtruss.info
@@ -1,8 +1,8 @@
PRGNAM="xtruss"
-VERSION="r10030"
+VERSION="20150103.8828e85"
HOMEPAGE="http://www.chiark.greenend.org.uk/~sgtatham/xtruss/"
-DOWNLOAD="http://www.chiark.greenend.org.uk/~sgtatham/xtruss/xtruss-r10030.tar.gz"
-MD5SUM="cc106245b109a96a77daab0e035031a8"
+DOWNLOAD="http://www.chiark.greenend.org.uk/~sgtatham/xtruss/xtruss-20150103.8828e85.tar.gz"
+MD5SUM="e5a08d7d7f5cb8221dc36eb41e3c8dba"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""