Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Feb 2023 17:20:38 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: 18cb1ee775a0 - main - graphics/gimp-gmic-plugin: deprecate
Message-ID:  <202302201720.31KHKc9F045829@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=18cb1ee775a0aa26468a7f80de616b289000eff5

commit 18cb1ee775a0aa26468a7f80de616b289000eff5
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2023-02-20 16:39:21 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2023-02-20 17:09:24 +0000

    graphics/gimp-gmic-plugin: deprecate
---
 graphics/gimp-gmic-plugin/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/graphics/gimp-gmic-plugin/Makefile b/graphics/gimp-gmic-plugin/Makefile
index ba8891a4e1ad..b56751db3638 100644
--- a/graphics/gimp-gmic-plugin/Makefile
+++ b/graphics/gimp-gmic-plugin/Makefile
@@ -12,6 +12,8 @@ COMMENT=	GREYC's Magic Image Converter
 WWW=		https://gmic.eu/
 
 BROKEN=		OpenCV4 no longer ships OpencCV-1.0 headers
+DEPRECATED=	Broken since 2021
+EXPIRATION_DATE=	2023-03-21
 
 LIB_DEPENDS=	libGraphicsMagick++.so:graphics/GraphicsMagick \
 		libOpenEXR.so:graphics/openexr \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302201720.31KHKc9F045829>