Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Dec 2023 22:21:20 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: 2309ba9ea2fe - main - editors/asedit: Mark DEPRECATED
Message-ID:  <202312162221.3BGMLKOh078004@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=2309ba9ea2fea945a3589c47ca3507dba108126a

commit 2309ba9ea2fea945a3589c47ca3507dba108126a
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-12-16 21:35:11 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-12-16 22:21:01 +0000

    editors/asedit: Mark DEPRECATED
    
    - Upstream release was last in 2003
    - Set EXPIRATION_DATE 2024-03-31
---
 editors/asedit/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/editors/asedit/Makefile b/editors/asedit/Makefile
index 9b02d55f2b3e..bbcfc647948a 100644
--- a/editors/asedit/Makefile
+++ b/editors/asedit/Makefile
@@ -7,6 +7,9 @@ MASTER_SITES=	XCONTRIB/editors
 MAINTAINER=	bofh@FreeBSD.org
 COMMENT=	Text editor for X/Motif
 
+DEPRECATED=	Last upstream release was in 2003
+EXPIRATION_DATE-	2024-03-31
+
 USES=		imake:notall motif tar:Z xorg
 USE_XORG=	ice sm x11 xext xmu xt
 



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