From ff703057a738a57b25d648a789a8f62155499e37 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Mon, 18 Apr 2016 14:39:54 -0400 Subject: [PATCH] watchman: add note for future version bump --- srcpkgs/watchman/template | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/srcpkgs/watchman/template b/srcpkgs/watchman/template index b5184ac3e93..20c3d6f2c7a 100644 --- a/srcpkgs/watchman/template +++ b/srcpkgs/watchman/template @@ -12,6 +12,11 @@ homepage="https://facebook.github.io/watchman/" distfiles="https://github.com/facebook/watchman/archive/v${version}.tar.gz" checksum=ef11ad11f3b79a09232a27d993331cc8b686fe06a8f0e7c777cb50cc198020f6 +# The next person to bump these packages should consider the effects of the +# following PRs on watchman: +# https://github.com/facebook/watchman/pull/243 +# https://github.com/facebook/watchman/pull/242 + pre_configure() { sed -i 's,sys/poll.h,poll.h,g' *.[ch] NOCONFIGURE=1 ./autogen.sh