[122956] trunk/dports/science/mpich/Portfile

sean at macports.org sean at macports.org
Sat Aug 2 14:58:39 PDT 2014


Revision: 122956
          https://trac.macports.org/changeset/122956
Author:   sean at macports.org
Date:     2014-08-02 14:58:39 -0700 (Sat, 02 Aug 2014)
Log Message:
-----------
mpich-devel: don't livecheck subports

Modified Paths:
--------------
    trunk/dports/science/mpich/Portfile

Modified: trunk/dports/science/mpich/Portfile
===================================================================
--- trunk/dports/science/mpich/Portfile	2014-08-02 21:58:35 UTC (rev 122955)
+++ trunk/dports/science/mpich/Portfile	2014-08-02 21:58:39 UTC (rev 122956)
@@ -147,6 +147,9 @@
     select.group                mpi
     select.file                 ${filespath}/${name}-${cname}
 
+    # don't need to livecheck all the subports, just the port
+    livecheck.type              none
+
     if {[string first "-default" $subport] < 0} {
         configure.compiler      [lindex $clist($cname) 0]
         append long_description "\\n\\nTHIS SUBPORT WRAPS ${cname}'s C/C++"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140802/695a90e2/attachment-0001.html>


More information about the macports-changes mailing list