From a1ea14395481e99d078399d1c34fee7c74ee0a02 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Wed, 9 Dec 2015 03:19:16 +0000 Subject: sysutils/watchman: update to 4.2.0 - Add BACKTRACE option - Convert PCRE dependency into an option - Respect PREFIX for /etc/watchman.json - Explicitly disable devel/libinotify - Connect to new testing framework PR: 201031 Submitted by: linpct@gmail.com (maintainer, based on) Reviewed by: amdmi3 (previous version) Approved by: cookie licking (47 days) --- sysutils/watchman/files/patch-root.c | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 sysutils/watchman/files/patch-root.c (limited to 'sysutils/watchman/files/patch-root.c') diff --git a/sysutils/watchman/files/patch-root.c b/sysutils/watchman/files/patch-root.c deleted file mode 100644 index 472e33a4a22c..000000000000 --- a/sysutils/watchman/files/patch-root.c +++ /dev/null @@ -1,11 +0,0 @@ ---- root.c.orig 2014-11-03 21:24:12 UTC -+++ root.c -@@ -1092,7 +1092,7 @@ void set_poison_state(w_root_t *root, st - "All requests will continue to fail with this message until you resolve\n" - "the underlying problem. You will find more information on fixing this at\n" - "https://facebook.github.io/watchman/docs/troubleshooting.html#poison-%s\n", -- now.tv_sec, -+ (long)now.tv_sec, - syscall, - dir->path->len, - dir->path->buf, -- cgit v1.2.3