Date: Fri, 24 Sep 2021 21:11: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: 9e66f660b8ae - main - multimedia/mmsclient: Deprecate and set expiration date to 2021-12-31 Message-ID: <202109242111.18OLBg66003570@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=9e66f660b8ae5f8ad44c0ab6dc877147e60a2f65 commit 9e66f660b8ae5f8ad44c0ab6dc877147e60a2f65 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2021-09-24 20:36:27 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2021-09-24 21:10:14 +0000 multimedia/mmsclient: Deprecate and set expiration date to 2021-12-31 Abandoned upstream, Microsoft deprecated MMS in 2003 Reference: https://en.wikipedia.org/wiki/Microsoft_Media_Server PR: 258642 Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D32042 --- multimedia/mmsclient/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/multimedia/mmsclient/Makefile b/multimedia/mmsclient/Makefile index cf50d52cf89c..afdf7c64e7c6 100644 --- a/multimedia/mmsclient/Makefile +++ b/multimedia/mmsclient/Makefile @@ -12,6 +12,9 @@ COMMENT= Tool to download Microsoft Media streams LICENSE= GPLv2 +DEPRECATED= Abandoned upstream, Microsoft deprecated MMS in 2003 +EXPIRATION_DATE=2021-12-31 + GNU_CONFIGURE= yes PLIST_FILES= bin/mmsclient man/man1/mmsclient.1.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109242111.18OLBg66003570>