git: 91b7db0ff025 - main - cleanup: remove transitive py27 deprecation (www/chromium)

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Sun, 23 Jan 2022 20:57:28 UTC
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=91b7db0ff0258d058870437303a876d026c589f3

commit 91b7db0ff0258d058870437303a876d026c589f3
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2022-01-18 11:56:49 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2022-01-23 20:56:24 +0000

    cleanup: remove transitive py27 deprecation (www/chromium)
---
 net-mgmt/icingaweb2-module-pdfexport/Makefile | 3 ---
 net-mgmt/icingaweb2-module-reporting/Makefile | 7 -------
 www/sahi/Makefile                             | 5 -----
 3 files changed, 15 deletions(-)

diff --git a/net-mgmt/icingaweb2-module-pdfexport/Makefile b/net-mgmt/icingaweb2-module-pdfexport/Makefile
index e3eec2f76ee0..e50181566290 100644
--- a/net-mgmt/icingaweb2-module-pdfexport/Makefile
+++ b/net-mgmt/icingaweb2-module-pdfexport/Makefile
@@ -11,9 +11,6 @@ COMMENT=	Icinga PDF Export
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-DEPRECATED=	Uses EOL Python 2.7 via www/chromium
-EXPIRATION_DATE=2021-06-23
-
 RUN_DEPENDS=	icingaweb2${PHP_PKGNAMESUFFIX}>=2.4.1:net-mgmt/icingaweb2@${PHP_FLAVOR} \
 		chromium>0:www/chromium
 
diff --git a/net-mgmt/icingaweb2-module-reporting/Makefile b/net-mgmt/icingaweb2-module-reporting/Makefile
index 107193839fa9..cb6b6ce47453 100644
--- a/net-mgmt/icingaweb2-module-reporting/Makefile
+++ b/net-mgmt/icingaweb2-module-reporting/Makefile
@@ -35,11 +35,4 @@ do-install:
 	(cd ${WRKSRC} && \
 		${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR})
 
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MPDF}
-DEPRECATED=	Uses EOL Python 2.7 via net-mgmt/icingaweb2-module-pdfexport@${PHP_FLAVOR}
-EXPIRATION_DATE=2021-06-23
-.endif
-
 .include <bsd.port.mk>
diff --git a/www/sahi/Makefile b/www/sahi/Makefile
index fe238505b15d..d594ca25a2f2 100644
--- a/www/sahi/Makefile
+++ b/www/sahi/Makefile
@@ -35,11 +35,6 @@ DOS2UNIX_GLOB=	linux.xml os.properties sahi.properties
 
 .include <bsd.port.options.mk>
 
-.if ${PORT_OPTIONS:MCHROME}
-DEPRECATED=	Uses EOL Python 2.7 via www/chromium
-EXPIRATION_DATE=2021-06-23
-.endif
-
 SAHI_BUILD=	2011.07.19
 
 USE_JAVA=	yes