Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Apr 2022 12:10:42 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: 2b1b51f91f2f - main - multimedia/mpeg2play: Deprecate and set expiration date to 2022-06-30
Message-ID:  <202204241210.23OCAgKo010619@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=2b1b51f91f2fc212972d4ff124a8d934d2593142

commit 2b1b51f91f2fc212972d4ff124a8d934d2593142
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-04-24 11:03:49 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-04-24 12:10:11 +0000

    multimedia/mpeg2play: Deprecate and set expiration date to 2022-06-30
    
    Ancient video format specific player from 1996
---
 multimedia/mpeg2play/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/multimedia/mpeg2play/Makefile b/multimedia/mpeg2play/Makefile
index ffd50a5b055c..f196f93ee91a 100644
--- a/multimedia/mpeg2play/Makefile
+++ b/multimedia/mpeg2play/Makefile
@@ -9,6 +9,9 @@ MASTER_SITES=	ftp://ftp.funet.fi/pub/graphics/packages/mpeg/mpeg2play/
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Program to play mpeg-2 movies on X displays
 
+DEPRECATED=	Obsolete, please consider using multimedia/mpv or multimedia/vlc
+EXPIRATION_DATE=2022-06-30
+
 USES=		imake motif xorg
 USE_XORG=	x11 xext xt
 ALL_TARGET=	mpeg2play



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