git: 42a3ec2b2834 - main - audio/ifp-line: Deprecate and set expiration date to 2021-12-31

Daniel Engberg diizzy at FreeBSD.org
Fri Sep 24 21:11:39 UTC 2021


The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=42a3ec2b28346781e10bfa78721af236399fa7a3

commit 42a3ec2b28346781e10bfa78721af236399fa7a3
Author:     Daniel Engberg <diizzy at FreeBSD.org>
AuthorDate: 2021-09-24 20:26:28 +0000
Commit:     Daniel Engberg <diizzy at FreeBSD.org>
CommitDate: 2021-09-24 21:10:13 +0000

    audio/ifp-line: Deprecate and set expiration date to 2021-12-31
    
    Abandoned upstream, no new release since 2005
    The supported battery powered media (MP3) players are over 15y old by
    now and ranging between 32Mbyte-1Gbyte in storage capacity
    
    PR:             258639
    Approved by:    tcberner (mentor)
    Differential Revision:  https://reviews.freebsd.org/D32039
---
 audio/ifp-line/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/audio/ifp-line/Makefile b/audio/ifp-line/Makefile
index d6eb8e7916b4..f74e3162ce70 100644
--- a/audio/ifp-line/Makefile
+++ b/audio/ifp-line/Makefile
@@ -12,6 +12,9 @@ COMMENT=	Command line interface to iRiver music players
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Abandoned upstream, no new release since 2005
+EXPIRATION_DATE=2021-12-31
+
 USES=		iconv
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	LIBUSB_LIBS=-lusb


More information about the dev-commits-ports-all mailing list