Date: Sat, 17 Apr 2021 08:25:59 GMT From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: f78eb90120a6 - 2021Q2 - Deprecate audio/ripit Message-ID: <202104170825.13H8PxFS094358@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q2 has been updated by tobik: URL: https://cgit.FreeBSD.org/ports/commit/?id=f78eb90120a62d688ae0dab362a4e3d4f83edb6e commit f78eb90120a62d688ae0dab362a4e3d4f83edb6e 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:25:57 +0000 Deprecate audio/ripit It has been abandoned upstream. PR: 248426 Approved by: maintainer (cherry picked from commit b2c2d187d0ff0ec214215e4f87e7ddba71f326bc) --- 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?202104170825.13H8PxFS094358>