[140522] trunk/dports/lang/libomp/Portfile

eborisch at macports.org eborisch at macports.org
Mon Sep 21 10:56:22 PDT 2015


Revision: 140522
          https://trac.macports.org/changeset/140522
Author:   eborisch at macports.org
Date:     2015-09-21 10:56:22 -0700 (Mon, 21 Sep 2015)
Log Message:
-----------
libomp: Upstream updates.

Modified Paths:
--------------
    trunk/dports/lang/libomp/Portfile

Modified: trunk/dports/lang/libomp/Portfile
===================================================================
--- trunk/dports/lang/libomp/Portfile	2015-09-21 15:46:31 UTC (rev 140521)
+++ trunk/dports/lang/libomp/Portfile	2015-09-21 17:56:22 UTC (rev 140522)
@@ -8,7 +8,7 @@
 
 name                    libomp
 version                 0.0
-revision                246703
+revision                248001
 maintainers             eborisch openmaintainer
 homepage                http://openmp.llvm.org
 description             The OpenMP subproject of LLVM
@@ -58,10 +58,6 @@
 
 post-extract {
     file rename ${workpath}/trunk ${workpath}/${name}-${version}
-    if {${os.major} >= 14} {
-        # Comparison logic fails for 10.10 > 10.7
-        reinplace "/mac_os_new/s/:=.*/:= 1/" src/makefile.mk
-    }
     # Patch tool for build with CMAKE_INSTALL_PREFIX
     reinplace "/bulk.*compatibility/s/s\+/s+.*/" \
         tools/check-depends.pl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150921/e1b079c9/attachment.html>


More information about the macports-changes mailing list