[115863] trunk/dports/python/py-fiat/Portfile

sean at macports.org sean at macports.org
Sun Jan 12 22:10:33 PST 2014


Revision: 115863
          https://trac.macports.org/changeset/115863
Author:   sean at macports.org
Date:     2014-01-12 22:10:33 -0800 (Sun, 12 Jan 2014)
Log Message:
-----------
py-fiat: update to 1.3.0

Modified Paths:
--------------
    trunk/dports/python/py-fiat/Portfile

Modified: trunk/dports/python/py-fiat/Portfile
===================================================================
--- trunk/dports/python/py-fiat/Portfile	2014-01-13 06:10:30 UTC (rev 115862)
+++ trunk/dports/python/py-fiat/Portfile	2014-01-13 06:10:33 UTC (rev 115863)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 PortGroup           bitbucket 1.0
 
-bitbucket.setup     fenics-project fiat f110663e4bce
+bitbucket.setup     fenics-project fiat 1.3.0 fiat-
 name                py-fiat
 
 categories-append   math science
@@ -25,15 +25,15 @@
                     Brezzi-Douglas-Marini and Nedelec are supported on \
                     triangles and tetrahedra.
 
-checksums           rmd160  1a8840e8c488be4f16419a21dfec329e50fb4cc5 \
-                    sha256  8e9ae924e6832611f6a1f75bc5ce90d3ce707382a33ab966ec50b00300c1bc0b
+checksums           rmd160  f16e0a9a169e2ca426ad27e3209721c170f34f77 \
+                    sha256  286dc0f688edcc7bd8524907509412698bf88a425377719d6f24d6e48d461647
 
-python.versions     26 27
+python.versions     27
+python.link_binaries_suffix
 
 if {${subport} ne ${name}} {
     depends_lib     port:py${python.version}-numpy \
                     port:py${python.version}-scientific
+
+    livecheck.type  none
 }
-
-# project has no tags or branches to version, so manually check
-livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140112/67b66c96/attachment.html>


More information about the macports-changes mailing list