Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jun 2023 16:38:09 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: bbb1a2d41ca6 - main - audio/rioutil: Deprecate and set expiration date to 2023-09-30
Message-ID:  <202306241638.35OGc92S060255@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=bbb1a2d41ca6764d351dfba18508219e1df1ba9a

commit bbb1a2d41ca6764d351dfba18508219e1df1ba9a
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-06-24 16:16:41 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-06-24 16:16:44 +0000

    audio/rioutil: Deprecate and set expiration date to 2023-09-30
    
    The supported portable devices were released about 20 years ago with
    custom batteries and/or non replacable.
---
 audio/rioutil/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/audio/rioutil/Makefile b/audio/rioutil/Makefile
index 994e28f14830..73559a887482 100644
--- a/audio/rioutil/Makefile
+++ b/audio/rioutil/Makefile
@@ -8,6 +8,9 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Program to interface with the Rio600, Rio800, and psa[play devices
 WWW=		http://rioutil.sourceforge.net/
 
+DEPRECATED=	Obsolete, supported hardware ia about 20 years old
+EXPIRATION_DATE=2023-09-30  
+
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 



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