git: ba1abef6df89 - main - multimedia/tstools: Deprecate and set expiration date to 2022-06-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 24 Apr 2022 16:49:51 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=ba1abef6df89c94c7f780cfe87b37f90b7e985d7 commit ba1abef6df89c94c7f780cfe87b37f90b7e985d7 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-04-24 16:43:22 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-04-24 16:43:30 +0000 multimedia/tstools: Deprecate and set expiration date to 2022-06-30 Abandoned upstream, multimedia/ffmpeg should cover all cases PR: 263524 Approved by: J.R. Oldroyd <fbsd@opal.com> (maintainer) --- multimedia/tstools/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/multimedia/tstools/Makefile b/multimedia/tstools/Makefile index 91342206513a..16f8060e444d 100644 --- a/multimedia/tstools/Makefile +++ b/multimedia/tstools/Makefile @@ -10,6 +10,9 @@ COMMENT= MPEG transport, program, and elementary stream tools LICENSE= MPL11 +DEPRECATED= Obsolete, please consider using multimedia/ffmpeg +EXPIRATION_DATE=2022-06-30 + MAKE_JOBS_UNSAFE= yes USES= gmake tar:tgz