[140085] trunk/dports/devel/hwloc/Portfile

sean at macports.org sean at macports.org
Wed Sep 9 14:26:51 PDT 2015


Revision: 140085
          https://trac.macports.org/changeset/140085
Author:   sean at macports.org
Date:     2015-09-09 14:26:51 -0700 (Wed, 09 Sep 2015)
Log Message:
-----------
hwloc: update to 1.11.0

Modified Paths:
--------------
    trunk/dports/devel/hwloc/Portfile

Modified: trunk/dports/devel/hwloc/Portfile
===================================================================
--- trunk/dports/devel/hwloc/Portfile	2015-09-09 20:08:02 UTC (rev 140084)
+++ trunk/dports/devel/hwloc/Portfile	2015-09-09 21:26:51 UTC (rev 140085)
@@ -4,8 +4,8 @@
 PortSystem          1.0
 
 name                hwloc
-set branch          1.8
-version             ${branch}.1
+set branch          1.11
+version             ${branch}.0
 epoch               1
 categories          devel
 platforms           darwin
@@ -23,10 +23,10 @@
 homepage            http://www.open-mpi.org/projects/hwloc/
 master_sites        http://www.open-mpi.org/software/hwloc/v${branch}/downloads/
 
-checksums           rmd160  0e22e6a21ce53144b5b4342c31a6f1ee5618e3b8 \
-                    sha256  20ce758a2f88dcb4b33251c0127e0c33adeaa5f1ff3b5ccfa6774670382af759
+checksums           rmd160  4db1bccbf3888a08354cffeefe63f3da6cc02334 \
+                    sha256  c6e6b2b5958a3670acf727b2aed43f16a68ece6cf87eb6de489e90e12a3da4a6
 
 configure.args      --without-x
 
-# 1.9 breaks openmpi as of 2014-08-05
-livecheck.type      none
+livecheck.type      regex
+livecheck.regex     ${name} v(\[0-9.\]+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150909/6179eeda/attachment.html>


More information about the macports-changes mailing list