git: 062dc0760ae5 - main - multimedia/m2tstoavi: Deprecate and set expiration date to 2022-06-30

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Tue, 10 May 2022 11:18:44 UTC
The branch main has been updated by diizzy:

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

commit 062dc0760ae5661946d0f8c4fd0cf56705e7fd68
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-05-10 10:35:06 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-05-10 10:35:10 +0000

    multimedia/m2tstoavi: Deprecate and set expiration date to 2022-06-30
    
    Marked obsolete by upstream in 2010
    
    Reference: https://www.olmosconsulting.com/hdr-sr1/
    
    PR:             263517
    Approved by:    swills (maintainer timeout, 2+ weeks)
---
 multimedia/m2tstoavi/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/multimedia/m2tstoavi/Makefile b/multimedia/m2tstoavi/Makefile
index d8f573724b97..a03746d352e2 100644
--- a/multimedia/m2tstoavi/Makefile
+++ b/multimedia/m2tstoavi/Makefile
@@ -10,6 +10,9 @@ DISTNAME=	m2ts
 MAINTAINER=	swills@FreeBSD.org
 COMMENT=	Utility which eases conversion of AVCHD (m2ts) to AVI
 
+DEPRECATED=	Marked obsolete by upstream in 2010, please consider using multimedia/ffmpeg or multimedia/handbrake
+EXPIRATION_DATE=2022-06-30
+
 RUN_DEPENDS=	xporthdmv:multimedia/xporthdmv \
 		ldecod:multimedia/jmref \
 		ffmpeg:multimedia/ffmpeg