Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Dec 2022 12:01:24 GMT
From:      =?utf-8?Q?Lo=C3=AFc=20Bartoletti?= <lbartoletti@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3f4e6b46bfe0 - main - graphics/comical: mark deprecated
Message-ID:  <202212221201.2BMC1OWL065664@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by lbartoletti:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3f4e6b46bfe0c690d5ac8d9545d1605f71e5d92c

commit 3f4e6b46bfe0c690d5ac8d9545d1605f71e5d92c
Author:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
AuthorDate: 2022-10-26 05:17:33 +0000
Commit:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
CommitDate: 2022-12-22 12:00:52 +0000

    graphics/comical: mark deprecated
---
 graphics/comical/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/graphics/comical/Makefile b/graphics/comical/Makefile
index 7e8c3a800fd8..ffcac1c4950d 100644
--- a/graphics/comical/Makefile
+++ b/graphics/comical/Makefile
@@ -8,6 +8,9 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Sequential image viewer
 WWW=		http://comical.sourceforge.net/
 
+DEPRECATED=	Abandoned project and use deprecated wxgtk28
+EXPIRATION_DATE=	2022-12-31
+
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 



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