[108261] trunk/dports/math

mojca at macports.org mojca at macports.org
Wed Jul 17 05:24:11 PDT 2013


Revision: 108261
          https://trac.macports.org/changeset/108261
Author:   mojca at macports.org
Date:     2013-07-17 05:24:11 -0700 (Wed, 17 Jul 2013)
Log Message:
-----------
math/libcerf: new port (#39757)

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

Added: trunk/dports/math/libcerf/Portfile
===================================================================
--- trunk/dports/math/libcerf/Portfile	                        (rev 0)
+++ trunk/dports/math/libcerf/Portfile	2013-07-17 12:24:11 UTC (rev 108261)
@@ -0,0 +1,26 @@
+# -*- 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
+
+name                libcerf
+version             1.3
+categories          math
+platforms           darwin
+license             MIT
+maintainers         mojca openmaintainer
+description         Library for complex error functions
+long_description    The libcerf library is a self-contained numeric library that provides \
+                    an efficient and accurate implementation of complex error functions, \
+                    along with Dawson, Faddeeva, and Voigt functions.
+homepage            http://apps.jcns.fz-juelich.de/doku/sc/libcerf
+master_sites        http://apps.jcns.fz-juelich.de/src/libcerf \
+                    http://apps.jcns.fz-juelich.de/src/libcerf/old
+
+checksums           rmd160  9a0b47a07d52da45ce723ce95a8a5350a2bb63aa \
+                    sha256  d7059e923d3f370c89fb4d19ed4f827d381bc3f0e36da5595a04aeaaf3e6a859
+extract.suffix      .tgz
+
+livecheck.type      regex
+livecheck.url       http://apps.jcns.fz-juelich.de/src/libcerf
+livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}


Property changes on: trunk/dports/math/libcerf/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/20130717/120fa2c0/attachment.html>


More information about the macports-changes mailing list