Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Sep 2021 21:11:40 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: c21f81350493 - main - audio/libnjb: Deprecate and set expiration date to 2021-12-31
Message-ID:  <202109242111.18OLBeef003522@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=c21f813504938f02885b0dcbb61c8275dbe86ba9

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

    audio/libnjb: Deprecate and set expiration date to 2021-12-31
    
    Abandoned upstream, no new release since 2011
    Supported battery powered media (MP3) players are over 13y old by now
    
    PR:             258640
    Approved by:    tcberner (mentor)
    Differential Revision:  https://reviews.freebsd.org/D32040
---
 audio/libnjb/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/audio/libnjb/Makefile b/audio/libnjb/Makefile
index 5043f0f8518d..2789c4fabd1e 100644
--- a/audio/libnjb/Makefile
+++ b/audio/libnjb/Makefile
@@ -12,6 +12,9 @@ COMMENT=	C library, API for communicating with Creative and Dell audio players
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Abandoned upstream, no new release since 2011
+EXPIRATION_DATE=2021-12-31
+
 USES=		pathfix ncurses libtool
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes



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