FreeBSD Bugzilla – Attachment 231902 Details for
Bug 262022
net-mgmt/nagiosql: Add DEPRECATED and fix for PHP 7.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Patch to add deprecation
file_262022.txt (text/plain), 674 bytes, created by
Helmut Ritter
on 2022-02-17 19:53:17 UTC
(
hide
)
Description:
Patch to add deprecation
Filename:
MIME Type:
Creator:
Helmut Ritter
Created:
2022-02-17 19:53:17 UTC
Size:
674 bytes
patch
obsolete
>diff --git a/net-mgmt/nagiosql/Makefile b/net-mgmt/nagiosql/Makefile >index 11b6db93b765..a2163479030f 100644 >--- a/net-mgmt/nagiosql/Makefile >+++ b/net-mgmt/nagiosql/Makefile >@@ -10,7 +10,12 @@ COMMENT= Web based administration tool for Nagios > LICENSE= GPLv2 > LICENSE_FILE= ${WRKSRC}/LICENSE > >-RUN_DEPENDS= nagios:net-mgmt/nagios \ >+DEPRECATED= Requires php 7.4 which is set to expire on 2022-11-29 >+EXPIRATION_DATE=2022-11-28 >+ >+IGNORE_WITH_PHP=80 81 >+ >+RUN_DEPENDS= nagios:net-mgmt/nagios4 \ > ${PEARDIR}/HTML/Template/IT.php:devel/pear-HTML_Template_IT@${PHP_FLAVOR} > > USES= cpe gettext mysql php:web tar:bzip2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 262022
:
231902
|
231903
|
231904
|
231921
|
231922