1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00

lang/beignet: Set deprecated and expiration date

Set the port deprecated, people should use lang/intel-computer-runtime
instead.
Set the expiration date one day after the next quarterly so people using
this repository will be warned.

PR:		233652
Reported by:	jbeich
Approved by:	x11 (zeising@)
This commit is contained in:
Emmanuel Vadot 2020-02-17 17:55:07 +00:00
parent 13885f65c7
commit 95558728b1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=526382

View File

@ -14,6 +14,9 @@ COMMENT= Legacy OpenCL implementation for Intel HD (Gen7 to Gen9.5)
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING
DEPRECATED= Deprecated upstream, use lang/intel-compute-runtime
EXPIRATION_DATE= 2020-04-02
BUILD_DEPENDS= clang${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} \
opencl>=0:devel/opencl
LIB_DEPENDS= libOpenCL.so:devel/ocl-icd \