git: 8760a10c5258 - main - audio/rebot3: Deprecate and set expiration date to 2024-05-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 May 2024 10:17:31 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=8760a10c5258e66951b5562a8d1b25a22a1bd4ef commit 8760a10c5258e66951b5562a8d1b25a22a1bd4ef Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-05-09 10:16:51 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-05-11 10:17:13 +0000 audio/rebot3: Deprecate and set expiration date to 2024-05-31 Legacy service/protocol CDDB that now requires registration and/or IP logging for access. Reference: https://hydrogenaud.io/index.php/topic,125880.0.html PR: 278865 Reviewed by: crees (maintainer) --- audio/rebot3/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/audio/rebot3/Makefile b/audio/rebot3/Makefile index d14a0d09e7ff..4b21db1464b5 100644 --- a/audio/rebot3/Makefile +++ b/audio/rebot3/Makefile @@ -11,6 +11,9 @@ WWW= http://www.headmqa.com/rebot3/ LICENSE= GPLv2 +DEPRECATED= Depends on legacy service/protocol that's requires registration +EXPIRATION_DATE=2024-05-31 + RUN_DEPENDS= p5-CDDB>=0:audio/p5-CDDB \ p5-MP3-ID3v1Tag>=0:audio/p5-MP3-ID3v1Tag