[119953] trunk/dports/math

mf2k at macports.org mf2k at macports.org
Sun May 11 16:12:26 PDT 2014


Revision: 119953
          https://trac.macports.org/changeset/119953
Author:   mf2k at macports.org
Date:     2014-05-11 16:12:26 -0700 (Sun, 11 May 2014)
Log Message:
-----------
mpfi: New port. (#42509)

Added Paths:
-----------
    trunk/dports/math/mpfi/
    trunk/dports/math/mpfi/Portfile

Added: trunk/dports/math/mpfi/Portfile
===================================================================
--- trunk/dports/math/mpfi/Portfile	                        (rev 0)
+++ trunk/dports/math/mpfi/Portfile	2014-05-11 23:12:26 UTC (rev 119953)
@@ -0,0 +1,30 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           archcheck 1.0
+PortGroup           muniversal 1.0
+
+name                mpfi
+version             1.5.1
+license             GPL-2
+categories          math
+platforms           darwin
+maintainers         nomaintainer
+
+description         A multiple precision interval arithmetic library based \
+                    on MPFR
+long_description    ${description}
+
+homepage            http://perso.ens-lyon.fr/nathalie.revol/software.html
+master_sites	    https://gforge.inria.fr/frs/download.php/30130/
+
+checksums           rmd160  ec102d1a83e46edd2a43b431928abb692896ac70 \
+                    sha256  ea2725c6f38ddd8f3677c9b0ce8da8f52fe69e34aa85c01fb98074dc4e3458bc
+
+depends_lib-append  port:gmp \
+                    port:mpfr
+
+livecheck.type  regex
+livecheck.url   https://gforge.inria.fr/frs/?group_id=157
+livecheck.regex mpfi-(\\d+(?:\\.\\d+)*)\\.\[tz\]


Property changes on: trunk/dports/math/mpfi/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/20140511/5ceda964/attachment-0001.html>


More information about the macports-changes mailing list