devel/openmp: update to 4.0.0
Changes: http://llvm.org/viewvc/llvm-project/openmp/tags/RELEASE_400/final/?view=log ABI: http://people.freebsd.org/~jbeich/compat_reports/openmp/3.9.0_to_4.0.0/compat_report.html
This commit is contained in:
parent
51f88de441
commit
26feab0f09
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=436202
2 changed files with 5 additions and 5 deletions
|
@ -1,10 +1,10 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= openmp
|
||||
PORTVERSION= 3.9.0
|
||||
DISTVERSION= 4.0.0
|
||||
DISTVERSIONSUFFIX= .src
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://llvm.org/releases/${PORTVERSION}/
|
||||
MASTER_SITES= http://llvm.org/releases/${DISTVERSION}/
|
||||
|
||||
MAINTAINER= bapt@FreeBSD.org
|
||||
COMMENT= Open Multi-Processing runtime for LLVM/Clang
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1474553711
|
||||
SHA256 (openmp-3.9.0.src.tar.xz) = df88f90d7e5b5e9525a35fa2e2b93cbbb83c4882f91df494e87ee3ceddacac91
|
||||
SIZE (openmp-3.9.0.src.tar.xz) = 2257596
|
||||
TIMESTAMP = 1489022185
|
||||
SHA256 (openmp-4.0.0.src.tar.xz) = db55d85a7bb289804dc42fc5c8e35ca24dfc3885782261b675a194fd7e206e26
|
||||
SIZE (openmp-4.0.0.src.tar.xz) = 2040104
|
||||
|
|
Loading…
Reference in a new issue