summaryrefslogtreecommitdiff
path: root/parallel
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-08-05 19:06:49 +0000
committeradam <adam@pkgsrc.org>2019-08-05 19:06:49 +0000
commitd432b34aa3e7ddf44e1219fac381e010f51aea82 (patch)
tree6cf1158ea55ee0829acf93fdb2e0d12ba369ccd2 /parallel
parentee6e3d25df7c6af4a08b0e242a3a14978fb19094 (diff)
downloadpkgsrc-d432b34aa3e7ddf44e1219fac381e010f51aea82.tar.gz
llvm: updated to 8.0.1
LLVM 8.0.1 is now available! Download it now, or read the release notes. This release contains bug-fixes for the LLVM 8.0.0 release. This release is API and ABI compatible with 8.0.0.
Diffstat (limited to 'parallel')
-rw-r--r--parallel/openmp/Makefile10
-rw-r--r--parallel/openmp/distinfo10
2 files changed, 10 insertions, 10 deletions
diff --git a/parallel/openmp/Makefile b/parallel/openmp/Makefile
index b148572df2d..e0902a55521 100644
--- a/parallel/openmp/Makefile
+++ b/parallel/openmp/Makefile
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile,v 1.1 2019/06/17 16:35:44 adam Exp $
+# $NetBSD: Makefile,v 1.2 2019/08/05 19:06:49 adam Exp $
-DISTNAME= openmp-8.0.0.src
+DISTNAME= openmp-8.0.1.src
PKGNAME= ${DISTNAME:S/.src//}
CATEGORIES= devel
-MASTER_SITES= http://llvm.org/releases/${PKGVERSION_NOREV}/
+MASTER_SITES= ${MASTER_SITE_GITHUB:=llvm/}
+GITHUB_PROJECT= llvm-project
+GITHUB_RELEASE= llvmorg-${PKGVERSION_NOREV}
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -11,8 +13,6 @@ HOMEPAGE= http://openmp.llvm.org/
COMMENT= Support for the OpenMP language
LICENSE= modified-bsd
-DEPENDS+= llvm-${PKGVERSION_NOREV}{,nb*}:../../lang/llvm
-
CONFIGURE_DIRS= ${WRKDIR}/build
CMAKE_ARG_PATH= ${WRKSRC}
diff --git a/parallel/openmp/distinfo b/parallel/openmp/distinfo
index 4dd39be2c2f..07577b03a49 100644
--- a/parallel/openmp/distinfo
+++ b/parallel/openmp/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2019/06/17 16:35:44 adam Exp $
+$NetBSD: distinfo,v 1.2 2019/08/05 19:06:49 adam Exp $
-SHA1 (openmp-8.0.0.src.tar.xz) = 90462a0f720a9a40ecbda9636c24d627b5dc05db
-RMD160 (openmp-8.0.0.src.tar.xz) = 81bdf0098bf04b41008e04d258ab708300f2e082
-SHA512 (openmp-8.0.0.src.tar.xz) = 0fff071c9dbf118bc1908e433d6ce571f47a4f2dbc5bf2d843151889e3414473bb5a9c97dc0b6dc6d1bd9ab0c6e365cae625f97d1b11d5d6ae059fa5a0496cb3
-Size (openmp-8.0.0.src.tar.xz) = 934384 bytes
+SHA1 (openmp-8.0.1.src.tar.xz) = 64fc83d7ba5be944835961827acad93fd36a9c0c
+RMD160 (openmp-8.0.1.src.tar.xz) = 96bb80f69878e463f5c464b1d8508b5e5ffd5822
+SHA512 (openmp-8.0.1.src.tar.xz) = 9ded785c8129e7b3a70b54f07c4dde529456edcc94904ad77fc578cf7f096cfa3ff2279959d7f7f1db51571e11c53375f33b597c7f36ce6dc6b512c44ced8026
+Size (openmp-8.0.1.src.tar.xz) = 933320 bytes