git: ddd2656a8904 - main - audio/osalp: Deprecate and set expiration date to 2021-12-31
Daniel Engberg
diizzy at FreeBSD.org
Fri Sep 24 21:11:45 UTC 2021
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ddd2656a8904ea45bf05bc6e3079ead1847aa1d6
commit ddd2656a8904ea45bf05bc6e3079ead1847aa1d6
Author: Daniel Engberg <diizzy at FreeBSD.org>
AuthorDate: 2021-09-24 20:48:39 +0000
Commit: Daniel Engberg <diizzy at FreeBSD.org>
CommitDate: 2021-09-24 21:10:14 +0000
audio/osalp: Deprecate and set expiration date to 2021-12-31
Abandoned upstream, listed as beta and no new release since 2008
PR: 258645
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D32045
---
audio/osalp/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/audio/osalp/Makefile b/audio/osalp/Makefile
index 5e50238a8628..2c7f34dbb198 100644
--- a/audio/osalp/Makefile
+++ b/audio/osalp/Makefile
@@ -9,6 +9,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}-beta
MAINTAINER= ports at FreeBSD.org
COMMENT= Open Source Audio Library Project
+DEPRECATED= Abandoned upstream, listed as beta and no new release since 2008
+EXPIRATION_DATE=2021-12-31
+
RUN_DEPENDS= mpg123:audio/mpg123
LIB_DEPENDS= libmp3lame.so:audio/lame \
libvorbis.so:audio/libvorbis
More information about the dev-commits-ports-all
mailing list