Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Sep 2021 21:11:45 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: 41dec1283daf - main - audio/mpiosh: Deprecate and set expiration date to 2021-12-31
Message-ID:  <202109242111.18OLBj6p003657@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=41dec1283daf13b5c817353af9d814dd4aadaffa

commit 41dec1283daf13b5c817353af9d814dd4aadaffa
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2021-09-24 20:52:24 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2021-09-24 21:10:15 +0000

    audio/mpiosh: Deprecate and set expiration date to 2021-12-31
    
    Abandoned upstream, no new release since 2004
    Supported battery powered media (MP3) players are over 15y old by
    now and ranging between 64-512Mbyte in storage capacity
    
    PR:             258644
    Approved by:    tcberner (mentor)
    Differential Revision:  https://reviews.freebsd.org/D32046
---
 audio/mpiosh/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/audio/mpiosh/Makefile b/audio/mpiosh/Makefile
index 9cb5889e7613..48e6bfefcbd6 100644
--- a/audio/mpiosh/Makefile
+++ b/audio/mpiosh/Makefile
@@ -10,6 +10,9 @@ DISTNAME=	mpio-${PORTVERSION:S|.p|_pre|}
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Digit@lway MPIO MP3 player tool
 
+DEPRECATED=	Abandoned upstream, no new release since 2004
+EXPIRATION_DATE=2021-12-31
+
 USES=		autoreconf iconv libtool readline
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes



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