[111363] trunk/dports/textproc

g5pw at macports.org g5pw at macports.org
Thu Sep 19 03:28:22 PDT 2013


Revision: 111363
          https://trac.macports.org/changeset/111363
Author:   g5pw at macports.org
Date:     2013-09-19 03:28:21 -0700 (Thu, 19 Sep 2013)
Log Message:
-----------
textproc/colout:
  new port

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

Added: trunk/dports/textproc/colout/Portfile
===================================================================
--- trunk/dports/textproc/colout/Portfile	                        (rev 0)
+++ trunk/dports/textproc/colout/Portfile	2013-09-19 10:28:21 UTC (rev 111363)
@@ -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=portfile:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           github 1.0
+PortGroup           python 1.0
+
+github.setup        nojhan colout 0.2 v
+maintainers         g5pw opwnmaintainer
+
+categories          textproc python
+description         Color Up Arbitrary Command Ouput.
+long_description    ${name} read lines of text stream on the standard input and \
+                    output characters matching a given regular expression \
+                    PATTERN in given and STYLE.
+
+platforms           darwin
+
+checksums           rmd160  7502dbbf791d11d3d9845a87cb5ddd1ae97dbf41 \
+                    sha256  ebba615aa66ad1e30b0323d4e3b0ff357d86e8af59e9d5d564eb003d56b6fda6
+
+python.default_version 27
+
+python.link_binaries_suffix


Property changes on: trunk/dports/textproc/colout/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130919/3febe9d2/attachment.html>


More information about the macports-changes mailing list