git: c21f81350493 - main - audio/libnjb: Deprecate and set expiration date to 2021-12-31
Daniel Engberg
diizzy at FreeBSD.org
Fri Sep 24 21:11:40 UTC 2021
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c21f813504938f02885b0dcbb61c8275dbe86ba9
commit c21f813504938f02885b0dcbb61c8275dbe86ba9
Author: Daniel Engberg <diizzy at FreeBSD.org>
AuthorDate: 2021-09-24 20:30:16 +0000
Commit: Daniel Engberg <diizzy at 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
More information about the dev-commits-ports-all
mailing list