git: aaefda175882 - main - multimedia/mpeg_stat: Deprecate and set expiration date to 2022-06-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 24 Apr 2022 12:10:45 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=aaefda175882bc3e64336adff600ece1fdf22e66 commit aaefda175882bc3e64336adff600ece1fdf22e66 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-04-24 11:14:52 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-04-24 12:10:12 +0000 multimedia/mpeg_stat: Deprecate and set expiration date to 2022-06-30 Obsolete tool released around 2001 --- multimedia/mpeg_stat/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/multimedia/mpeg_stat/Makefile b/multimedia/mpeg_stat/Makefile index 5530034a769a..146d9e2265b0 100644 --- a/multimedia/mpeg_stat/Makefile +++ b/multimedia/mpeg_stat/Makefile @@ -9,6 +9,9 @@ DISTNAME= ${PKGNAME}-src MAINTAINER= ports@FreeBSD.org COMMENT= MPEG-I statistics gatherer +DEPRECATED= Obsolete, please consider using multimedia/mediainfo or multimedia/ffmpeg +EXPIRATION_DATE=2022-06-30 + USES= shebangfix SHEBANG_FILES= block2spec WRKSRC= ${WRKDIR}/mpeg_stat