[143759] trunk/dports/science/openmpi/Portfile

sean at macports.org sean at macports.org
Sun Dec 20 17:49:13 PST 2015


Revision: 143759
          https://trac.macports.org/changeset/143759
Author:   sean at macports.org
Date:     2015-12-20 17:49:13 -0800 (Sun, 20 Dec 2015)
Log Message:
-----------
openmpi: fix livecheck

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

Modified: trunk/dports/science/openmpi/Portfile
===================================================================
--- trunk/dports/science/openmpi/Portfile	2015-12-21 01:49:12 UTC (rev 143758)
+++ trunk/dports/science/openmpi/Portfile	2015-12-21 01:49:13 UTC (rev 143759)
@@ -37,8 +37,8 @@
 use_bzip2           yes
 
 livecheck.type      regex
-livecheck.url       http://www.open-mpi.org/software/ompi
-livecheck.regex     openmpi-(\[0-9\.\]+).tar.bz2
+livecheck.url       http://www.open-mpi.org/
+livecheck.regex     Open MPI v(\[0-9\.\]+) released
 
 if {[string first "-devel" $subport] > 0} {
     name                openmpi-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151220/02448a0b/attachment-0001.html>


More information about the macports-changes mailing list