git: 763440869927 - main - www/gecko-mediaplayer: Deprecate and expiration date to 2022-06-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 27 Apr 2022 21:55:46 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7634408699270c71c55fea21971352792e9e14d9
commit 7634408699270c71c55fea21971352792e9e14d9
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-04-27 21:54:22 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-04-27 21:54:26 +0000
www/gecko-mediaplayer: Deprecate and expiration date to 2022-06-30
Uses incompatible plugin interface NPAPI
Reference: https://en.wikipedia.org/wiki/NPAPI#Support/deprecation
---
www/gecko-mediaplayer/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/www/gecko-mediaplayer/Makefile b/www/gecko-mediaplayer/Makefile
index 6d2a36cdc039..0994e2228fa9 100644
--- a/www/gecko-mediaplayer/Makefile
+++ b/www/gecko-mediaplayer/Makefile
@@ -12,6 +12,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
MAINTAINER= ports@FreeBSD.org
COMMENT= Multimedia browser plugin for Gecko based browsers
+DEPRECATED= Uses incompatible plugin interface NPAPI
+EXPIRATION_DATE=2022-06-30
+
LICENSE= GPLv2
LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \