From 73a2dccc3994d1bdbd30fd684f8701328df0850f Mon Sep 17 00:00:00 2001
From: "Enrico M. Crisostomo" <enrico.m.crisostomo@gmail.com>
Date: Thu, 21 Aug 2014 14:24:29 +0200
Subject: [PATCH] fswatch 1.4.1
---
ports/sysutils/fswatch/Portfile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/ports/sysutils/fswatch/Portfile b/ports/sysutils/fswatch/Portfile
index a7b0191..90fd55a 100644
a
|
b
|
PortGroup compiler_blacklist_versions 1.0 |
7 | 7 | |
8 | 8 | compiler.blacklist gcc-4.0 gcc-4.2 apple-gcc-4.2 llvm-gcc-4.2 {clang < 137} |
9 | 9 | |
10 | | github.setup emcrisostomo fswatch 1.4.0 |
| 10 | github.setup emcrisostomo fswatch 1.4.1 |
11 | 11 | github.tarball_from releases |
12 | 12 | |
13 | 13 | categories sysutils |
… |
… |
long_description A cross-platform file change monitor with multiple \ |
22 | 22 | Linux inotify and a stat-based backend. |
23 | 23 | |
24 | 24 | homepage http://emcrisostomo.github.io/fswatch/ |
25 | | checksums rmd160 fa9884b387f9564b8dc79972a08cc525f97078ee \ |
26 | | sha256 6cd5b9e2f64bdd746423886bb1fff6599d6eef477b7145ae0c5d0f038c08d1f3 |
| 25 | checksums rmd160 8f4d51e1a4a7931c95880647599717b1aa34048f \ |
| 26 | sha256 8a0b370f57a15d6280f5638d4f0b9dfe5de63b8240cab2c36d05f2ae5906eca0 |
27 | 27 | use_zip yes |