Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Sep 2024 20:52:21 GMT
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b959949b6ce7 - main - audio/musepack: drop hard-set EXPIRATION_DATE for the time being
Message-ID:  <202409292052.48TKqLu3088669@gitrepo.freebsd.org>

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

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

commit b959949b6ce709c37fa5f6ab9f360916f7c00fa4
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2024-09-29 20:51:04 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2024-09-29 20:51:04 +0000

    audio/musepack: drop hard-set EXPIRATION_DATE for the time being
    
    The port's controversial deprecation status is under dispute and
    currently being discussed among interested parties.
    
    PR:     281025
---
 audio/musepack/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/audio/musepack/Makefile b/audio/musepack/Makefile
index c93e2dee9d52..a5b401ca9d5d 100644
--- a/audio/musepack/Makefile
+++ b/audio/musepack/Makefile
@@ -12,7 +12,6 @@ LICENSE=	BSD3CLAUSE GPLv2+ LGPL21+
 LICENSE_COMB=	multi
 
 DEPRECATED=	Legacy format that never got traction and no development in over a decade, consider using multimedia/ffmpeg for decoding
-EXPIRATION_DATE=2024-09-30
 
 USES=		autoreconf libtool
 USE_LDCONFIG=	yes



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