[115865] trunk/dports/python/py-instant/Portfile

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


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

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

Modified: trunk/dports/python/py-instant/Portfile
===================================================================
--- trunk/dports/python/py-instant/Portfile	2014-01-13 06:10:35 UTC (rev 115864)
+++ trunk/dports/python/py-instant/Portfile	2014-01-13 06:10:39 UTC (rev 115865)
@@ -5,9 +5,8 @@
 PortGroup           python 1.0
 PortGroup           bitbucket 1.0
 
-bitbucket.setup     fenics-project instant 341282cd1a35
+bitbucket.setup     fenics-project instant 1.3.0 instant-
 name                py-instant
-version             1.2.0
 
 categories-append   math science
 license             LGPL-3+
@@ -21,14 +20,15 @@
                     It is a small Python module built on top of SWIG \
                     and Distutils. It is part of the FEniCS Project.
 
-checksums           rmd160  746e586cf5ec881a75a2526e8acdc51ff91810f8 \
-                    sha256  c29d8d4e104ef719f95a802b71a32986738270bd271851f37e709d7221352eef
+checksums           rmd160  9ba75557b733c1fb672e74292f7c38c2b2c7df3f \
+                    sha256  348226ef1a43793442a88a095c0078c204ce1f86bd8749e01d16def8c57abb76
 
-python.versions     26 27 32 33 34
+python.versions     27
+python.link_binaries_suffix
 
 if {${subport} ne ${name}} {
-    depends_lib     port:swig-python port:py${python.version}-numpy
+    depends_lib     port:swig-python \
+                    port:py${python.version}-numpy
+
+    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/db385999/attachment.html>


More information about the macports-changes mailing list