Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Apr 2021 08:06:28 GMT
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b2c2d187d0ff - main - Deprecate audio/ripit
Message-ID:  <202104170806.13H86SL8068450@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by tobik:

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

commit b2c2d187d0ff0ec214215e4f87e7ddba71f326bc
Author:     Poul-Henning Kamp <phk@FreeBSD.org>
AuthorDate: 2021-04-17 08:04:58 +0000
Commit:     Tobias Kortkamp <tobik@FreeBSD.org>
CommitDate: 2021-04-17 08:04:58 +0000

    Deprecate audio/ripit
    
    It has been abandoned upstream.
    
    PR:             248426
    Approved by:    maintainer
---
 audio/ripit/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/audio/ripit/Makefile b/audio/ripit/Makefile
index 7e12b7c5467a..c067e80c20f1 100644
--- a/audio/ripit/Makefile
+++ b/audio/ripit/Makefile
@@ -11,6 +11,9 @@ COMMENT=	Command line audio CD ripper
 
 LICENSE=	GPLv2
 
+DEPRECATED=	Upstream no longer maintained, use audio/abcde instead
+EXPIRATION_DATE=	2021-07-17
+
 # See pkg-message about other dependencies.
 RUN_DEPENDS=	p5-CDDB_get>=0:audio/p5-CDDB_get \
 	p5-libwww>=0:www/p5-libwww \



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