[125430] trunk/dports/textproc

g5pw at macports.org g5pw at macports.org
Wed Sep 17 07:24:12 PDT 2014


Revision: 125430
          https://trac.macports.org/changeset/125430
Author:   g5pw at macports.org
Date:     2014-09-17 07:24:11 -0700 (Wed, 17 Sep 2014)
Log Message:
-----------
textproc/datamash:
  new port

Added Paths:
-----------
    trunk/dports/textproc/datamash/
    trunk/dports/textproc/datamash/Portfile

Added: trunk/dports/textproc/datamash/Portfile
===================================================================
--- trunk/dports/textproc/datamash/Portfile	                        (rev 0)
+++ trunk/dports/textproc/datamash/Portfile	2014-09-17 14:24:11 UTC (rev 125430)
@@ -0,0 +1,24 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8::et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+
+name                datamash
+version             1.0.6
+maintainers         g5pw openmaintainer
+categories          textproc
+description         Datamash is a command-line statistical tool.
+long_description    GNU datamash is a command-line program which performs \
+                    basic numeric,textual and statistical operations on input \
+                    textual data files.
+platforms           darwin
+license             GPL-3+
+homepage            https://www.gnu.org/software/${name}/
+
+master_sites        http://ftp.gnu.org/gnu/${name}/
+
+checksums           rmd160  d0e850f2bb8a63f6756bdd82585c60695b5998ef \
+                    sha256  0154c25c45b5506b6d618ca8e18d0ef093dac47946ac0df464fb21e77b504118
+
+livecheck.url       ${homepage}/download/
+livecheck.regex     ${name}-(\\d+(?:\\.\\d+)*)


Property changes on: trunk/dports/textproc/datamash/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/20140917/c1282555/attachment-0001.html>


More information about the macports-changes mailing list