git: 57c388a42324 - main - audio/mixxx22: Deprecate and set expiration date to 2023-11-30

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sat, 14 Oct 2023 17:15:17 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=57c388a42324aa0b29ea017458afb9bd4e06472f

commit 57c388a42324aa0b29ea017458afb9bd4e06472f
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-10-14 01:19:35 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-10-14 17:11:28 +0000

    audio/mixxx22: Deprecate and set expiration date to 2023-11-30
    
    Deprecated upstream, consider migrating to audio/mixxx
    
    Approved by:    portmgr (blanket)
---
 audio/mixxx22/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/audio/mixxx22/Makefile b/audio/mixxx22/Makefile
index 86b659498773..209415b6145d 100644
--- a/audio/mixxx22/Makefile
+++ b/audio/mixxx22/Makefile
@@ -13,6 +13,8 @@ LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BROKEN=		does not build: scons: _defines() missing 2 required positional arguments:
+DEPRECATED=	Deprecated upstream, consider migrating to audio/mixxx
+EXPIRATION_DATE=2023-11-30
 
 BUILD_DEPENDS=	lv2>=1.14.0:audio/lv2
 LIB_DEPENDS=	libchromaprint.so:audio/chromaprint \