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

eborisch at macports.org eborisch at macports.org
Fri Oct 7 22:59:02 CEST 2016


Revision: 153686
          https://trac.macports.org/changeset/153686
Author:   eborisch at macports.org
Date:     2016-10-07 13:59:02 -0700 (Fri, 07 Oct 2016)
Log Message:
-----------
libomp: Update to 3.9 (llvm's 3.9) release. Update libomp-devel to latest.

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

Modified: trunk/dports/lang/libomp/Portfile
===================================================================
--- trunk/dports/lang/libomp/Portfile	2016-10-07 19:10:37 UTC (rev 153685)
+++ trunk/dports/lang/libomp/Portfile	2016-10-07 20:59:02 UTC (rev 153686)
@@ -26,13 +26,13 @@
 
 if {${subport} ne ${name}} {
     conflicts               libomp
-    github.setup            llvm-mirror openmp 0f2e782
+    github.setup            llvm-mirror openmp 88b2b1c
     worksrcdir              openmp-${version}/runtime
-    version                 280542 
+    version                 283577 
     name                    ${subport}
     checksums \
-        rmd160  4ff1586f6f876f8ad765102745de1b855ac6dd81 \
-        sha256  1cd9ce7ab44ec20f3e034cac9061a637e8ad398ca00df2ecc1263fe6ad6c39ee
+        rmd160  18f048f0a620646d24bb75000cce97c41e3003be \
+        sha256  7ecb37997e32a39fbeb5a98719f532db0c9a5969ba8c7aca040545c64fb60128
 
     livecheck.url \
         http://llvm.org/viewvc/llvm-project/openmp/trunk/?view=log
@@ -40,15 +40,15 @@
     livecheck.regex         revision=(\[0-9\]+)
 } else {
     conflicts               libomp-devel
-    github.setup            llvm-mirror openmp 381 svn-tags/RELEASE_
+    github.setup            llvm-mirror openmp 390 svn-tags/RELEASE_
     worksrcdir              openmp-${version}/rc1/runtime
-    version                 3.8.1
+    version                 3.9.0
     # Moved to epoch 1 for svn # -> version # change.
     epoch                   1
     name                    libomp
     checksums \
-        rmd160  a41054068a127ef84610afef8090109078cb6c46 \
-        sha256  4c46b5946fe9b2a701661746d11c7c85c51a7f18673194a7ebd2a43470948a34
+        rmd160  d161143863e9440dac76da8e2b1a424e2f042026 \
+        sha256  dbd72561753cfab8a39590bc3c30974d3e8a6d8e358fc90b1e0f2f87a80b1e98
     livecheck.url           https://github.com/llvm-mirror/openmp/branches
     livecheck.regex         svn-tags/RELEASE_(\[0-9\]+)
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161007/98a58a44/attachment-0002.html>


More information about the macports-changes mailing list