Date: Mon, 20 Feb 2023 17:20:39 GMT From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 96ac36e457e9 - main - graphics/p5-Image-ObjectDetect: deprecate Message-ID: <202302201720.31KHKdki045848@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302201720.31KHKdki045848>