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

eborisch at macports.org eborisch at macports.org
Tue Jul 5 09:40:14 PDT 2016


Revision: 149879
          https://trac.macports.org/changeset/149879
Author:   eborisch at macports.org
Date:     2016-07-05 09:40:14 -0700 (Tue, 05 Jul 2016)
Log Message:
-----------
libomp[-devel]: Update to 3.8.1 and latest.

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

Modified: trunk/dports/lang/libomp/Portfile
===================================================================
--- trunk/dports/lang/libomp/Portfile	2016-07-05 16:23:31 UTC (rev 149878)
+++ trunk/dports/lang/libomp/Portfile	2016-07-05 16:40:14 UTC (rev 149879)
@@ -26,13 +26,13 @@
 
 if {${subport} ne ${name}} {
     conflicts               libomp
-    github.setup            llvm-mirror openmp 58cc7e0
+    github.setup            llvm-mirror openmp da45489
     worksrcdir              openmp-${version}/runtime
-    version                 270468
+    version                 274482
     name                    ${subport}
     checksums \
-        rmd160  5acfa00f1bd8df9cec98c0bc2fb0a6e517c7f81b \
-        sha256  053d5a7e47cf9b71e05561ca8e7df84cdbe68eece9809ad97077753e9363bf6e
+        rmd160  61d520bf12b84f700054a3f9be80e89f7e780835 \
+        sha256  30334dd7af72e8237627334984d7fd0a385b01077352083e2d653203d4b10954
 
     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 380 svn-tags/RELEASE_
-    worksrcdir              openmp-${version}/final/runtime
-    version                 3.8.0
+    github.setup            llvm-mirror openmp 381 svn-tags/RELEASE_
+    worksrcdir              openmp-${version}/rc1/runtime
+    version                 3.8.1
     # Moved to epoch 1 for svn # -> version # change.
     epoch                   1
     name                    libomp
     checksums \
-        rmd160  59bd6743a4b4f56c8cab5abe641517991810b3be \
-        sha256  7ccfce5a8427ae0903e31b967dd16fe351e4c68f40645bb479381f3be2195697
+        rmd160  b7449bf308fb40a58efbac00926e65915dd1e3a2 \
+        sha256  0075f91b19efb07b4a52c4424ed5269984f901725fd0511ef48b1395b11e7b1a
     livecheck.url           https://github.com/llvm-mirror/openmp/branches
     livecheck.regex         svn-tags/RELEASE_(\[0-9\]+)
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160705/792c1a1a/attachment.html>


More information about the macports-changes mailing list