Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Jan 2023 11:18:46 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 39fa508f063b - main - audio/ximp3: deprecate
Message-ID:  <202301091118.309BIk42009867@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=39fa508f063b4e0560929beabe4e185b2d54e493

commit 39fa508f063b4e0560929beabe4e185b2d54e493
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2023-01-09 11:17:35 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2023-01-09 11:18:22 +0000

    audio/ximp3: deprecate
    
    PR:             268671
    Submitted by:   diizzy
---
 audio/ximp3/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/audio/ximp3/Makefile b/audio/ximp3/Makefile
index fde9e9dabe00..25e2880e49a0 100644
--- a/audio/ximp3/Makefile
+++ b/audio/ximp3/Makefile
@@ -9,6 +9,9 @@ COMMENT=	Simple console MP3 player
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATE=	Abandonware and obsolete, uses old decoder library and no ID3v2 support
+EXPIRATION_DATE=2023-03-09
+
 GNU_CONFIGURE=	yes
 PORTDOCS=	*
 



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