[124215] trunk/dports/sysutils/fswatch/Portfile

cal at macports.org cal at macports.org
Thu Aug 21 02:53:35 PDT 2014


Revision: 124215
          https://trac.macports.org/changeset/124215
Author:   cal at macports.org
Date:     2014-08-21 02:53:35 -0700 (Thu, 21 Aug 2014)
Log Message:
-----------
fswatch: update to 1.4.0, maintainer, closes #44722

Modified Paths:
--------------
    trunk/dports/sysutils/fswatch/Portfile

Modified: trunk/dports/sysutils/fswatch/Portfile
===================================================================
--- trunk/dports/sysutils/fswatch/Portfile	2014-08-21 04:02:49 UTC (rev 124214)
+++ trunk/dports/sysutils/fswatch/Portfile	2014-08-21 09:53:35 UTC (rev 124215)
@@ -7,7 +7,7 @@
 
 compiler.blacklist  gcc-4.0 gcc-4.2 apple-gcc-4.2 llvm-gcc-4.2 {clang < 137}
 
-github.setup        emcrisostomo fswatch 1.3.9
+github.setup        emcrisostomo fswatch 1.4.0
 github.tarball_from releases
 
 categories          sysutils
@@ -22,16 +22,6 @@
                     Linux inotify and a stat-based backend.
 
 homepage            http://emcrisostomo.github.io/fswatch/
-checksums           rmd160 929cf38c072ed3c5843bc08fd125d0697fecf6f9 \
-                    sha256 f3e37317155dac122ebc4efef9236f273d03e85051bb2e63198ab5453b0a8c34
+checksums           rmd160 fa9884b387f9564b8dc79972a08cc525f97078ee \
+                    sha256 6cd5b9e2f64bdd746423886bb1fff6599d6eef477b7145ae0c5d0f038c08d1f3
 use_zip             yes
-
-platform darwin {
-    # Doesn't build on SL due to missing APIs, see #44705
-    if {${os.major} <= 10} {
-        pre-fetch {
-            ui_error "$name is not supported on Snow Leopard and earlier."
-            error "unsupported platform"
-        }
-    }
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140821/b995de43/attachment.html>


More information about the macports-changes mailing list