Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Apr 2022 21:55:46 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: 763440869927 - main - www/gecko-mediaplayer: Deprecate and expiration date to 2022-06-30
Message-ID:  <202204272155.23RLtkno049967@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=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 \



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