[135185] trunk/dports/python/py-fipy/Portfile

khindenburg at macports.org khindenburg at macports.org
Sat Apr 18 09:58:46 PDT 2015


Revision: 135185
          https://trac.macports.org/changeset/135185
Author:   khindenburg at macports.org
Date:     2015-04-18 09:58:46 -0700 (Sat, 18 Apr 2015)
Log Message:
-----------
py-fipy: fix livecheck

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

Modified: trunk/dports/python/py-fipy/Portfile
===================================================================
--- trunk/dports/python/py-fipy/Portfile	2015-04-18 16:23:34 UTC (rev 135184)
+++ trunk/dports/python/py-fipy/Portfile	2015-04-18 16:58:46 UTC (rev 135185)
@@ -40,5 +40,7 @@
         xinstall -m 0644 -W ${worksrcpath}/FiPy.egg-info PKG-INFO SOURCES.txt dependency_links.txt entry_points.txt top_level.txt \
             ${destroot}${python.pkgd}/FiPy-${version}-py${python.branch}.egg-info
     }
-
+    livecheck.type      none
+} else {
+    livecheck.regex     FiPy-(\[0-9.\]+)${extract.suffix}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150418/e9de9ddd/attachment.html>


More information about the macports-changes mailing list