[112230] trunk/dports/sysutils

sean at macports.org sean at macports.org
Tue Oct 15 20:53:23 PDT 2013


Revision: 112230
          https://trac.macports.org/changeset/112230
Author:   sean at macports.org
Date:     2013-10-15 20:53:23 -0700 (Tue, 15 Oct 2013)
Log Message:
-----------
watchman: add new port for monitoring filesystem changes

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

Added: trunk/dports/sysutils/watchman/Portfile
===================================================================
--- trunk/dports/sysutils/watchman/Portfile	                        (rev 0)
+++ trunk/dports/sysutils/watchman/Portfile	2013-10-16 03:53:23 UTC (rev 112230)
@@ -0,0 +1,20 @@
+# -*- 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        facebook watchman 2.9 v
+categories          sysutils
+platforms           darwin
+maintainers         sean openmaintainer
+license             Apache-2+
+
+description         watches files and takes action when they change
+long_description    ${description}
+
+use_autoreconf      yes
+autoreconf.env      AUTOMAKE="automake --foreign"
+
+checksums           rmd160  a7534faf2e348c40fe1d159bcad967394550fafb \
+                    sha256  1b9edca732f83ff7b5eba281a53c74dd94e1f45e180c5a011caeed4559f84909
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131015/5c13407a/attachment.html>


More information about the macports-changes mailing list