Date: Thu, 6 Jun 2024 19:08:11 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: 734433eccaaf - main - audio/cam: Deprecate and set expiration date to 2024-07-31 Message-ID: <202406061908.456J8Bsg077927@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=734433eccaafcc31d258b22484bacb1896140513 commit 734433eccaafcc31d258b22484bacb1896140513 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-06-06 17:34:19 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-06-06 19:05:49 +0000 audio/cam: Deprecate and set expiration date to 2024-07-31 Abandonware and obsolete, redirect users to audio/mixertui --- audio/cam/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/audio/cam/Makefile b/audio/cam/Makefile index 21f3dccd2092..008c16b4d0f6 100644 --- a/audio/cam/Makefile +++ b/audio/cam/Makefile @@ -9,6 +9,9 @@ COMMENT= Cpu's Audio Mixer [curses based] LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Abandonware and obsolete, consider using audio/mixertui +EXPIRATION_DATE=2024-07-31 + USES= ncurses tar:tgz MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406061908.456J8Bsg077927>