Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Dec 2023 19:16:12 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: aea2d497cefe - main - editors/gmanedit: Mark DEPRECATED
Message-ID:  <202312161916.3BGJGCYS065280@gitrepo.freebsd.org>

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

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

commit aea2d497cefef629e7a288d4641cf81c1266ac4d
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-12-16 19:14:30 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-12-16 19:15:41 +0000

    editors/gmanedit: Mark DEPRECATED
    
    - Upstream last release was in 2008
    - Set EXPIRATION_DATE 2024-01-16
---
 editors/gmanedit/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/editors/gmanedit/Makefile b/editors/gmanedit/Makefile
index 912959fd6170..3baf2e11bc78 100644
--- a/editors/gmanedit/Makefile
+++ b/editors/gmanedit/Makefile
@@ -11,6 +11,9 @@ WWW=		https://sourceforge.net/projects/gmanedit2/
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Upstream last release was in 2008
+EXPIRATION_DATE=	2024-03-31
+
 LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig \
 	libfreetype.so:print/freetype2 \
 	libharfbuzz.so:print/harfbuzz



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