Date: Sat, 11 May 2024 14:35:34 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: b6a620433008 - main - audio/mp3plot: Deprecate and set expiration date to 2024-05-31 Message-ID: <202405111435.44BEZYLb037614@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=b6a620433008dc1181bad2670810f816e86c03cb commit b6a620433008dc1181bad2670810f816e86c03cb Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-05-11 13:25:53 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-05-11 14:35:29 +0000 audio/mp3plot: Deprecate and set expiration date to 2024-05-31 Dead upstream and fails to build, already marked as BROKEN --- audio/mp3plot/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/audio/mp3plot/Makefile b/audio/mp3plot/Makefile index 42b910f8d2f5..e1120cf6bc0d 100644 --- a/audio/mp3plot/Makefile +++ b/audio/mp3plot/Makefile @@ -9,6 +9,8 @@ COMMENT= MP3 bitrate plot tool WWW= https://p.outlyer.net/mp3plot/ BROKEN= fails to build with newest Boost +DEPRECATED= Dead upstream and fails to build +EXPIRATION_DATE=2024-05-31 LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405111435.44BEZYLb037614>