summaryrefslogtreecommitdiffstats
path: root/development/xtruss
diff options
context:
space:
mode:
Diffstat (limited to 'development/xtruss')
-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=""