diff --git a/ports/sysutils/fswatch/Portfile b/ports/sysutils/fswatch/Portfile
index c6b7065..1be2692 100644
a
|
b
|
compiler.fallback-append \ |
9 | 9 | macports-clang-3.5 |
10 | 10 | compiler.blacklist gcc-4.0 gcc-4.2 apple-gcc-4.2 llvm-gcc-4.2 {clang < 137} macports-clang-3.4 macports-clang-3.3 |
11 | 11 | |
12 | | github.setup emcrisostomo fswatch 1.4.2 |
| 12 | github.setup emcrisostomo fswatch 1.4.3 |
13 | 13 | github.tarball_from releases |
14 | 14 | |
15 | 15 | categories sysutils |
… |
… |
long_description A cross-platform file change monitor with multiple \ |
24 | 24 | Linux inotify and a stat-based backend. |
25 | 25 | |
26 | 26 | homepage http://emcrisostomo.github.io/fswatch/ |
27 | | checksums rmd160 002e59cec1564c807a2ccbbc3fa6b3f4d85f1d25 \ |
28 | | sha256 1544d71697122f9aa6ea583c0704133629238204865e253068f0854f73c3ac6b |
| 27 | checksums rmd160 f3d6be2f78a9db6cd173e64b8dce77e997421dc0 \ |
| 28 | sha256 1b459ad8ce394af3edd327534d875bcaebe46e714092e7c882ffc0ea207b0ea6 |
29 | 29 | use_zip yes |