Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 May 2022 11:18:46 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: 7e2e61b2c882 - main - multimedia/umph: Deprecate and set expiration date to 2022-06-30
Message-ID:  <202205101118.24ABIkDY085670@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=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 \



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