Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Apr 2022 07:21:06 GMT
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 361581a123af - main - audio/asterisk-espeak: Deprecate due to deprecation of audio/espeak
Message-ID:  <202204260721.23Q7L6wG006066@gitrepo.freebsd.org>

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

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

commit 361581a123af1a9aae521e4b5ff2f3e25ceabeda
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2022-04-26 07:19:57 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2022-04-26 07:21:02 +0000

    audio/asterisk-espeak: Deprecate due to deprecation of audio/espeak
---
 audio/asterisk-espeak/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/audio/asterisk-espeak/Makefile b/audio/asterisk-espeak/Makefile
index 5ba88926d32f..882098252219 100644
--- a/audio/asterisk-espeak/Makefile
+++ b/audio/asterisk-espeak/Makefile
@@ -9,6 +9,9 @@ COMMENT=	Espeak dialplan application for Asterisk
 
 LICENSE=	GPLv2
 
+DEPRECATED=	Depends on deprecated audio/espeaak
+EXPIRATION_DATE=2022-06-30
+
 LIB_DEPENDS=	libespeak.so:audio/espeak \
 		libsamplerate.so:audio/libsamplerate
 



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