Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Sep 2021 21:11:38 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: 42a3ec2b2834 - main - audio/ifp-line: Deprecate and set expiration date to 2021-12-31
Message-ID:  <202109242111.18OLBckd003498@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=42a3ec2b28346781e10bfa78721af236399fa7a3

commit 42a3ec2b28346781e10bfa78721af236399fa7a3
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2021-09-24 20:26:28 +0000
Commit:     Daniel Engberg <diizzy@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



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