[137149] trunk/dports/math/octave-interval/Portfile

michaelld at macports.org michaelld at macports.org
Fri Jun 5 07:58:30 PDT 2015


Revision: 137149
          https://trac.macports.org/changeset/137149
Author:   michaelld at macports.org
Date:     2015-06-05 07:58:30 -0700 (Fri, 05 Jun 2015)
Log Message:
-----------
octave-interval: update license and description, fixes ticket #47966.

Modified Paths:
--------------
    trunk/dports/math/octave-interval/Portfile

Modified: trunk/dports/math/octave-interval/Portfile
===================================================================
--- trunk/dports/math/octave-interval/Portfile	2015-06-05 14:24:18 UTC (rev 137148)
+++ trunk/dports/math/octave-interval/Portfile	2015-06-05 14:58:30 UTC (rev 137149)
@@ -7,12 +7,17 @@
 
 octave.setup        interval 0.2.1
 platforms           darwin
-license             GPL-3+ Apache-2
+license             GPL-3+
 maintainers         nomaintainer
-description         Data types for verified computing.
-long_description    ${description} The implementation of intervals in \
-    inf-sup format is based on interval boundaries represented by \
-    binary64 numbers and is standard conforming to IEEE 1788.
+description         The interval package for real-valued interval arithmetic provides \
+                    data types and operations for verified computing.
+long_description    ${description} It can be used to handle uncertainties, estimate \
+                    arithmetic errors and produce reliable results. Also it can help \
+                    find guaranteed solutions to numerical problems. Thanks to GNU MPFR \
+                    many arithmetic operations are provided with best possible accuracy. \
+                    The implementation of intervals in inf-sup format is based on \
+                    interval boundaries represented by binary64 numbers and is standard \
+                    conforming to IEEE 1788.
 
 checksums           rmd160 770778ffb522dc71eaccdda629b3f51195a1c612 \
                     sha256 77d6e8b02e52763d649dc918facaf89113f373454dabaaa476923e8846937763
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150605/3d2ef73e/attachment.html>


More information about the macports-changes mailing list