Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 May 2023 23:23:33 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: caccf1906302 - main - mail/esmtp: Mark DEPRECATED and set EXPIRATION_DATE to 2023-05-31
Message-ID:  <202305072323.347NNXBN056237@gitrepo.freebsd.org>

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

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

commit caccf19063020a20b6cbac0c9d7c1e9c97be66f0
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-05-07 23:23:18 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-05-07 23:23:18 +0000

    mail/esmtp: Mark DEPRECATED and set EXPIRATION_DATE to 2023-05-31
---
 mail/esmtp/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/mail/esmtp/Makefile b/mail/esmtp/Makefile
index d8ad8f8e4950..b331478d05d6 100644
--- a/mail/esmtp/Makefile
+++ b/mail/esmtp/Makefile
@@ -10,6 +10,9 @@ WWW=		http://esmtp.sourceforge.net
 
 LICENSE=	GPLv2
 
+DEPRECATED=	Upstream announced that this project is no longer being maintained. See https://esmtp.sourceforge.net/links.html for alternatives
+EXPIRATION_DATE=2023-05-31
+
 LIB_DEPENDS=	libesmtp.so:mail/libesmtp
 
 USES=		bison pkgconfig ssl tar:bzip2



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