[124129] trunk/dports/sysutils

cal at macports.org cal at macports.org
Tue Aug 19 10:01:41 PDT 2014


Revision: 124129
          https://trac.macports.org/changeset/124129
Author:   cal at macports.org
Date:     2014-08-19 10:01:41 -0700 (Tue, 19 Aug 2014)
Log Message:
-----------
new port: fswatch, closes #44705

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

Added: trunk/dports/sysutils/fswatch/Portfile
===================================================================
--- trunk/dports/sysutils/fswatch/Portfile	                        (rev 0)
+++ trunk/dports/sysutils/fswatch/Portfile	2014-08-19 17:01:41 UTC (rev 124129)
@@ -0,0 +1,24 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           github 1.0
+
+github.setup        emcrisostomo fswatch 1.3.9
+github.tarball_from releases
+
+categories          sysutils
+platforms           darwin
+license             GPL-3
+
+maintainers         gmail.com:enrico.m.crisostomo \
+                    openmaintainer
+description         File change monitor
+long_description    A cross-platform file change monitor with multiple \
+                    backends: Apple OS X File System Events API, *BSD kqueue, \
+                    Linux inotify and a stat-based backend.
+
+homepage            http://emcrisostomo.github.io/fswatch/
+checksums           rmd160 929cf38c072ed3c5843bc08fd125d0697fecf6f9 \
+                    sha256 f3e37317155dac122ebc4efef9236f273d03e85051bb2e63198ab5453b0a8c34
+use_zip             yes


Property changes on: trunk/dports/sysutils/fswatch/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140819/b79f519e/attachment.html>


More information about the macports-changes mailing list