Ticket #50508: 22e3f28314abd2bc31a46c3cba7a20362669f8f9.diff.txt

File 22e3f28314abd2bc31a46c3cba7a20362669f8f9.diff.txt, 1.0 KB (added by emcrisostomo (Enrico Maria Crisostomo), 8 years ago)

fswatch @1.8.0 Portfile patch

Line 
1diff --git a/ports/sysutils/fswatch/Portfile b/ports/sysutils/fswatch/Portfile
2index dad0ebe..ac13503 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.7.0
10+github.setup        emcrisostomo fswatch 1.8.0
11 github.tarball_from releases
12 
13 categories          sysutils
14@@ -22,8 +22,8 @@ long_description    A cross-platform file change monitor with multiple \
15 
16 homepage            http://emcrisostomo.github.io/fswatch/
17 
18-checksums           rmd160 864054c0768c04bf02435e0ef40938cd63d820a2 \
19-                    sha256 3b42c6f2fb42a5abfcbf51170b189f3f45d6181fb8af39860c47c766473c6010
20+checksums           rmd160 a2b58de9293d5b7a4c2ad37a9bb930b6cd854ed0 \
21+                    sha256 0d4c4f1ad1ef7c3d783bf02ac018447ae77468337082ec90023a7319ed01aa78
22 
23 # Blacklist compilers not supporting C++11.
24 compiler.blacklist-append \