git: 7e2e61b2c882 - main - multimedia/umph: Deprecate and set expiration date to 2022-06-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 10 May 2022 11:18:46 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=7e2e61b2c88230c9f03136a806d2368e935d35c9 commit 7e2e61b2c88230c9f03136a806d2368e935d35c9 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-05-10 10:43:04 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-05-10 10:44:57 +0000 multimedia/umph: Deprecate and set expiration date to 2022-06-30 Last release in 2012 and abandoned upstream PR: 263525 Approved by: sunpoet (maintainer timeout, 2+ weeks) --- multimedia/umph/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/multimedia/umph/Makefile b/multimedia/umph/Makefile index 73f914ff436b..8d75f3a2705a 100644 --- a/multimedia/umph/Makefile +++ b/multimedia/umph/Makefile @@ -11,6 +11,9 @@ COMMENT= YouTube video playlist parser for cclive and alike tools LICENSE= GPLv3 +DEPRECATED= Last release in 2012 and abandoned upstream, please consider using www/yt-dlp +EXPIRATION_DATE=2022-06-30 + BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Getopt-ArgvFile>=1.11:devel/p5-Getopt-ArgvFile \ p5-Umph-Prompt>=0:multimedia/p5-Umph-Prompt \