Ticket #46555: 84b9bae88555bb5f8527aff9e0b57a1ce2830835.diff.txt

File 84b9bae88555bb5f8527aff9e0b57a1ce2830835.diff.txt, 1.0 KB (added by emcrisostomo (Enrico Maria Crisostomo), 9 years ago)

fswatch @1.4.6 Portfile patch

Line 
1diff --git a/ports/sysutils/fswatch/Portfile b/ports/sysutils/fswatch/Portfile
2index 4c74e70..0840427 100644
3--- a/ports/sysutils/fswatch/Portfile
4+++ b/ports/sysutils/fswatch/Portfile
5@@ -5,7 +5,7 @@ PortSystem          1.0
6 PortGroup           github 1.0
7 PortGroup           compiler_blacklist_versions 1.0
8 
9-github.setup        emcrisostomo fswatch 1.4.5.2
10+github.setup        emcrisostomo fswatch 1.4.6
11 github.tarball_from releases
12 
13 categories          sysutils
14@@ -21,8 +21,8 @@ long_description    A cross-platform file change monitor with multiple \
15 
16 homepage            http://emcrisostomo.github.io/fswatch/
17 
18-checksums           rmd160 d0f990528c6cb6beaa2643efa7827ab74aa5e01e \
19-                    sha256 e35813d9ef1e7da4b1ee5ff0bdd579f389e4ff3975bc8253550827edaf620087
20+checksums           rmd160 738ae1e3cabc04511c3850a6f561777b5a20b873 \
21+                    sha256 d678b17da773bce3c676d5c6fac204ca478495239d04a5fda9a4e48f73ea4d96
22 
23 # Blacklist compilers not supporting C++11.
24 compiler.blacklist-append \