Date: Sat, 29 Apr 2023 22:52:07 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: 92bb2c953478 - main - net/asterisk16: Mark DEPRECATED Message-ID: <202304292252.33TMq7CL076661@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=92bb2c9534782b96b45c1120e658207dfb794c80 commit 92bb2c9534782b96b45c1120e658207dfb794c80 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-04-29 18:07:28 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-04-29 22:51:58 +0000 net/asterisk16: Mark DEPRECATED - Upstream EOL reaches on 2023-10-09. See more more information: https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions - Set EXPIRATION_DATE to 2023-12-31 Approved by: portmgr (blanket) --- net/asterisk16/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net/asterisk16/Makefile b/net/asterisk16/Makefile index 4d368654215a..1e80396a47f8 100644 --- a/net/asterisk16/Makefile +++ b/net/asterisk16/Makefile @@ -14,6 +14,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Open Source PBX and telephony toolkit WWW= https://www.asterisk.org +DEPRECATED= Upstream EOL reaches on 2023-10-09 +EXPIRATION_DATE= 2023-12-31 + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304292252.33TMq7CL076661>