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