Revision
147457
Author
khindenburg@macports.org
Date
2016-04-04 08:22:51 -0700 (Mon, 04 Apr 2016)

Log Message

fswatch: update to 1.9.1 maintainer #51038

Modified Paths

Diff

Modified: trunk/dports/sysutils/fswatch/Portfile (147456 => 147457)


--- trunk/dports/sysutils/fswatch/Portfile	2016-04-04 14:24:27 UTC (rev 147456)
+++ trunk/dports/sysutils/fswatch/Portfile	2016-04-04 15:22:51 UTC (rev 147457)
@@ -5,7 +5,7 @@
 PortGroup           github 1.0
 PortGroup           compiler_blacklist_versions 1.0
 
-github.setup        emcrisostomo fswatch 1.8.0
+github.setup        emcrisostomo fswatch 1.9.1
 github.tarball_from releases
 
 categories          sysutils
@@ -17,13 +17,13 @@
 description         File change monitor
 long_description    A cross-platform file change monitor with multiple \
                     backends: Apple OS X File System Events, *BSD kqueue, \
-                    Solaris/Illumos File Events Notification, Linux inotify \
-                    and a stat()-based backend.
+                    Solaris/Illumos File Events Notification, Linux inotify, \
+                    Microsoft Windows and a stat()-based backend.
 
 homepage            http://emcrisostomo.github.io/fswatch/
 
-checksums           rmd160 a2b58de9293d5b7a4c2ad37a9bb930b6cd854ed0 \
-                    sha256 0d4c4f1ad1ef7c3d783bf02ac018447ae77468337082ec90023a7319ed01aa78
+checksums           rmd160 8e6f9c49b5bac39042aef7b4528c68d54c60c9a4 \
+                    sha256 56d7e2ae092985839f9f26b56cfbb5b08f9741d008a5aca75ddc7563e3b75fc8
 
 # Blacklist compilers not supporting C++11.
 compiler.blacklist-append \