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

sean at macports.org sean at macports.org
Sat Dec 12 09:36:07 PST 2015


Revision: 143347
          https://trac.macports.org/changeset/143347
Author:   sean at macports.org
Date:     2015-12-10 16:21:41 -0800 (Thu, 10 Dec 2015)
Log Message:
-----------
hwloc: fix livecheck

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

Modified: trunk/dports/devel/hwloc/Portfile
===================================================================
--- trunk/dports/devel/hwloc/Portfile	2015-12-11 00:21:40 UTC (rev 143346)
+++ trunk/dports/devel/hwloc/Portfile	2015-12-11 00:21:41 UTC (rev 143347)
@@ -29,4 +29,4 @@
 configure.args      --without-x
 
 livecheck.type      regex
-livecheck.regex     ${name} v(\[0-9.\]+)
+livecheck.regex     "${name} v(\[0-9.\]+) "
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/c7b862e6/attachment.html>


More information about the macports-changes mailing list