FreeBSD Bugzilla – Attachment 211721 Details for
Bug 233652
lang/beignet: Set DEPRECATED
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Set DEPRECATED and EXPIRATION_DATE
0001-lang-beignet-Set-deprecated-and-expiration-date.patch (text/plain), 1.03 KB, created by
Emmanuel Vadot
on 2020-02-17 17:19:24 UTC
(
hide
)
Description:
Set DEPRECATED and EXPIRATION_DATE
Filename:
MIME Type:
Creator:
Emmanuel Vadot
Created:
2020-02-17 17:19:24 UTC
Size:
1.03 KB
patch
obsolete
>From 677a460b8c76b88da54315dd8cdfba44fde970e6 Mon Sep 17 00:00:00 2001 >From: Emmanuel Vadot <manu@freebsd.org> >Date: Mon, 17 Feb 2020 18:17:23 +0100 >Subject: [PATCH] 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. > >Signed-off-by: Emmanuel Vadot <manu@freebsd.org> >--- > lang/beignet/Makefile | 3 +++ > 1 file changed, 3 insertions(+) > >diff --git a/lang/beignet/Makefile b/lang/beignet/Makefile >index 3432c71cfd31..63c63b6e5835 100644 >--- a/lang/beignet/Makefile >+++ b/lang/beignet/Makefile >@@ -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 >-- >2.20.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 233652
: 211721