[125018] trunk/dports/sysutils

ryandesign at macports.org ryandesign at macports.org
Tue Sep 2 16:22:48 PDT 2014


Revision: 125018
          https://trac.macports.org/changeset/125018
Author:   ryandesign at macports.org
Date:     2014-09-02 16:22:48 -0700 (Tue, 02 Sep 2014)
Log Message:
-----------
hatools: new port, version 2.14 (#44861)

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

Added: trunk/dports/sysutils/hatools/Portfile
===================================================================
--- trunk/dports/sysutils/hatools/Portfile	                        (rev 0)
+++ trunk/dports/sysutils/hatools/Portfile	2014-09-02 23:22:48 UTC (rev 125018)
@@ -0,0 +1,25 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+
+name                hatools
+version             2.14
+categories          sysutils
+platforms           darwin
+maintainers         gmail.com:mschamschula openmaintainer
+license             GPL-2+
+
+description         hatools provide locking and timeout mechanisms for shell scripts.
+
+long_description    The hatools provide reliable and easy-to-use locking and timeout\
+                    mechanisms for shell scripts.
+
+homepage            http://www.fatalmind.com/software/hatools/
+master_sites        ${homepage}
+
+checksums           rmd160  fa6b953789869f2746f5b4001ca58cd942757bd6 \
+                    sha256  4bad4723056f87f30633a4702b96be3b2e0d1218b7b96a79c71f42ca3f5dd109
+
+livecheck.type      regex
+livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}


Property changes on: trunk/dports/sysutils/hatools/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/20140902/9b7cbb05/attachment.html>


More information about the macports-changes mailing list