Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Oct 2023 17:15:17 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: 57c388a42324 - main - audio/mixxx22: Deprecate and set expiration date to 2023-11-30
Message-ID:  <202310141715.39EHFHjN063220@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=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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310141715.39EHFHjN063220>