Date: Sun, 24 Apr 2022 12:10:48 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b184c55441b5 - main - audio/espeak: Deprecate and set expiration date to 2022-06-30 Message-ID: <202204241210.23OCAmwV011002@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=b184c55441b5b079cde247b2f988b2405e84020b commit b184c55441b5b079cde247b2f988b2405e84020b Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-04-24 11:27:55 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-04-24 12:10:13 +0000 audio/espeak: Deprecate and set expiration date to 2022-06-30 Project is deprecated upstream, its successor is called espeak-ng and can be found at https://github.com/espeak-ng/espeak-ng PR: 258648 Approved by: nivit (maintainer timeout, 6+ months) --- audio/espeak/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/audio/espeak/Makefile b/audio/espeak/Makefile index 61e80f1ff463..060ed3b3a7dc 100644 --- a/audio/espeak/Makefile +++ b/audio/espeak/Makefile @@ -12,6 +12,9 @@ COMMENT= Software speech synthesizer LICENSE= GPLv3 +DEPRECATED= Last release in 2014 and deprecated upstream +EXPIRATION_DATE=2022-06-30 + CONFLICTS= speak-1.[0-9] USES= gmake zip
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204241210.23OCAmwV011002>