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

commit ddd2656a8904ea45bf05bc6e3079ead1847aa1d6
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2021-09-24 20:48:39 +0000
Commit:     Daniel Engberg <diizzy@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@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



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