git: 96ac36e457e9 - main - graphics/p5-Image-ObjectDetect: deprecate
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Feb 2023 17:20:39 UTC
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=96ac36e457e96863a89f64c26d2d0e59a8e5198f commit 96ac36e457e96863a89f64c26d2d0e59a8e5198f Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2023-02-20 16:41:50 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2023-02-20 17:09:24 +0000 graphics/p5-Image-ObjectDetect: deprecate --- graphics/p5-Image-ObjectDetect/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/graphics/p5-Image-ObjectDetect/Makefile b/graphics/p5-Image-ObjectDetect/Makefile index 1d14ffbcfb32..8d8c6a092616 100644 --- a/graphics/p5-Image-ObjectDetect/Makefile +++ b/graphics/p5-Image-ObjectDetect/Makefile @@ -13,6 +13,8 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BROKEN= OpenCV4 no longer ships OpencCV-1.0 headers +DEPRECATED= Broken since 2021 +EXPIRATION_DATE= 2023-03-21 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/opencv.pc:graphics/opencv