[98972] trunk/dports/python/py-sfepy/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Mon Oct 22 13:05:03 PDT 2012


Revision: 98972
          http://trac.macports.org//changeset/98972
Author:   macsforever2000 at macports.org
Date:     2012-10-22 13:05:03 -0700 (Mon, 22 Oct 2012)
Log Message:
-----------
py-sfepy: Add livecheck.

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

Modified: trunk/dports/python/py-sfepy/Portfile
===================================================================
--- trunk/dports/python/py-sfepy/Portfile	2012-10-22 20:04:16 UTC (rev 98971)
+++ trunk/dports/python/py-sfepy/Portfile	2012-10-22 20:05:03 UTC (rev 98972)
@@ -44,6 +44,11 @@
                         port:SuiteSparse \
                         port:swig-python
 
-build.env-append        MPLCONFIGDIR=${worksrcpath}
+    build.env-append    MPLCONFIGDIR=${worksrcpath}
+    livecheck.type      none
+} else {
+    livecheck.type  regex
+    livecheck.url   ${homepage}
+    livecheck.regex {sfepy-([0-9\.]+)\.tar\.gz}
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121022/60b5ebc2/attachment-0001.html>


More information about the macports-changes mailing list