[149259] trunk/dports/math

mps at macports.org mps at macports.org
Tue Jun 7 16:39:45 PDT 2016


Revision: 149259
          https://trac.macports.org/changeset/149259
Author:   mps at macports.org
Date:     2016-06-07 16:39:45 -0700 (Tue, 07 Jun 2016)
Log Message:
-----------
octave-dataframe: new port, version 1.1.0.

Added Paths:
-----------
    trunk/dports/math/octave-dataframe/
    trunk/dports/math/octave-dataframe/Portfile

Added: trunk/dports/math/octave-dataframe/Portfile
===================================================================
--- trunk/dports/math/octave-dataframe/Portfile	                        (rev 0)
+++ trunk/dports/math/octave-dataframe/Portfile	2016-06-07 23:39:45 UTC (rev 149259)
@@ -0,0 +1,15 @@
+# -*- 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
+PortGroup           octave 1.0
+
+octave.setup        dataframe 1.1.0
+platforms           darwin
+license             GPL-2+
+maintainers         mps openmaintainer
+description         Data manipulation toolbox similar to R data.frame.
+long_description    ${description}
+
+checksums           rmd160  94aa9b2249322c6303bc33aed9ea97b3dcfebed3 \
+                    sha256  c13d2440c491da66f642d6804e3dc64ecf27eaa58f4698b353e4ae341286355a
\ No newline at end of file


Property changes on: trunk/dports/math/octave-dataframe/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/20160607/12490126/attachment.html>


More information about the macports-changes mailing list