Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Sep 2021 21:11:41 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: 210097fabe6c - main - audio/lpac: Deprecate and set expiration date to 2021-12-31
Message-ID:  <202109242111.18OLBfea003546@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=210097fabe6cdd0ddde2fc80cb281d58eaf44d20

commit 210097fabe6cdd0ddde2fc80cb281d58eaf44d20
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2021-09-24 20:33:20 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2021-09-24 21:10:14 +0000

    audio/lpac: Deprecate and set expiration date to 2021-12-31
    
    Unfetchable and abandoned upstream in 2003
    Reference: https://www.nue.tu-berlin.de/menue/mitarbeiterinnen/ehemalige_mitarbeiterinnen/tilman_liebchen/lpac_lossless_audio_codec_for_windows_and_linux/
    
    PR:             258641
    Approved by:    tcberner (mentor)
    Differential Revision:  https://reviews.freebsd.org/D32041
---
 audio/lpac/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/audio/lpac/Makefile b/audio/lpac/Makefile
index a86fa3b5ee74..e8149f36be26 100644
--- a/audio/lpac/Makefile
+++ b/audio/lpac/Makefile
@@ -16,6 +16,10 @@ LICENSE_NAME=	lpac
 LICENSE_TEXT=	No commercial use
 LICENSE_PERMS=	dist-mirror pkg-mirror auto-accept
 
+BROKEN=		Unfetchable
+DEPRECATED=	Abandoned upstream in 2003
+EXPIRATION_DATE=2021-12-31
+
 NO_BUILD=	yes
 USES=		linux
 PLIST_FILES=	bin/lpac



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