[115866] trunk/dports/python/py-ffc/Portfile

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


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

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

Modified: trunk/dports/python/py-ffc/Portfile
===================================================================
--- trunk/dports/python/py-ffc/Portfile	2014-01-13 06:10:39 UTC (rev 115865)
+++ trunk/dports/python/py-ffc/Portfile	2014-01-13 06:10:42 UTC (rev 115866)
@@ -5,9 +5,8 @@
 PortGroup           python 1.0
 PortGroup           bitbucket 1.0
 
-bitbucket.setup     fenics-project ffc 7b614015a64e
+bitbucket.setup     fenics-project ffc 1.3.0 ffc-
 name                py-ffc
-version             1.2.0
 
 categories-append   math science
 license             LGPL-3+
@@ -23,10 +22,11 @@
                     form can be given in mathematical notation and the generated \
                     code is as efficient as hand-optimized code.
 
-checksums           rmd160  d9c6abfdce98de467579a82456acc8eca058932f \
-                    sha256  7da48f3f9b213291e78b93e76e42db7185e1e9e431c141fdd1c2f63425b7b7a3
+checksums           rmd160  3729cfa40985720b44c7de51b7faaedad54c2e78 \
+                    sha256  1b7ff5a5aa78a5541d53dca8ae90b2a1c63d2790788cbcee14d53a5a3850c1d4
 
-python.versions     26 27
+python.versions     27
+python.link_binaries_suffix
 
 if {${subport} ne ${name}} {
    depends_lib      port:py${python.version}-fiat \
@@ -34,7 +34,6 @@
                     port:py${python.version}-ferari \
                     port:py${python.version}-instant \
                     port:ufc
-}
 
-# project has no tags or branches to version, so manually check
-livecheck.type      none
+    livecheck.type  none
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140112/90f89c03/attachment.html>


More information about the macports-changes mailing list