git: 2b709f6f8eeb - main - audio/id3ren: Deprecate and set expiration date to 2023-03-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Dec 2022 19:35:27 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=2b709f6f8eeb01b85b21f9034118206654bed767 commit 2b709f6f8eeb01b85b21f9034118206654bed767 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-12-26 19:34:39 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-12-26 19:34:44 +0000 audio/id3ren: Deprecate and set expiration date to 2023-03-31 Abandonware and obsolete, doesn't support ID3v2 tagging PR: 268575 Reviewed by: crees (maintainer) --- audio/id3ren/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/audio/id3ren/Makefile b/audio/id3ren/Makefile index 7104aff250b1..b99800890a36 100644 --- a/audio/id3ren/Makefile +++ b/audio/id3ren/Makefile @@ -8,6 +8,9 @@ WWW= https://github.com/sebcode/id3ren LICENSE= GPLv2 +DEPRECATED= Abandonware and obsolete, doesn't support ID3v2 tagging +EXPIRATION_DATE=2023-03-31 + USE_GITHUB= yes GH_ACCOUNT= sebcode GH_TAGNAME= 322ee77