watchman: add note for future version bump

This commit is contained in:
Toyam Cox 2016-04-18 14:39:54 -04:00
parent 7c01826b66
commit ff703057a7

View File

@ -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