git: 53deeefb289a - main - audio/mp3info: Deprecate and set expiration date to 2023-12-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 Nov 2023 09:27:09 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=53deeefb289a396d75512a485b9949a846a209ab
commit 53deeefb289a396d75512a485b9949a846a209ab
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-11-17 18:35:57 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-11-18 09:24:48 +0000
audio/mp3info: Deprecate and set expiration date to 2023-12-31
Last release in 2006, lacks ID3v2 support which has been around for
over 20 years.
Reference:
https://ibiblio.org/mp3info/
PR: 274648
Approved by: portmgr (maintainer timeout, 3+ weeks)
---
audio/mp3info/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/audio/mp3info/Makefile b/audio/mp3info/Makefile
index a2a81436f595..2ede6bb4cb8f 100644
--- a/audio/mp3info/Makefile
+++ b/audio/mp3info/Makefile
@@ -10,6 +10,9 @@ WWW= https://ibiblio.org/mp3info/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Last release in 2006 and lacks support for ID3v2
+EXPIRATION_DATE=2023-12-31
+
USES= cpe ncurses tar:tgz
ALL_TARGET= mp3info