summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/wazuh-dashboard/Makefile4
-rw-r--r--security/wazuh-indexer/Makefile4
2 files changed, 2 insertions, 6 deletions
diff --git a/security/wazuh-dashboard/Makefile b/security/wazuh-dashboard/Makefile
index f0223e63f902..acab9aeb48f6 100644
--- a/security/wazuh-dashboard/Makefile
+++ b/security/wazuh-dashboard/Makefile
@@ -1,6 +1,7 @@
PORTNAME= wazuh
DISTVERSIONPREFIX= v
DISTVERSION= 4.12.0
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= LOCAL/acm/${PORTNAME}/
PKGNAMESUFFIX= -dashboard
@@ -14,9 +15,6 @@ WWW= https://github.com/wazuh/wazuh-dashboard-plugins
LICENSE= GPLv2
-DEPRECATED= Depends on expiring textproc/opensearch-dashboards219
-EXPIRATION_DATE=2025-09-01
-
RUN_DEPENDS= ${LOCALBASE}/www/opensearch-dashboards/bin/opensearch-dashboards:textproc/opensearch-dashboards219
NO_BUILD= yes
diff --git a/security/wazuh-indexer/Makefile b/security/wazuh-indexer/Makefile
index 8854e5b64121..710d6a2e194f 100644
--- a/security/wazuh-indexer/Makefile
+++ b/security/wazuh-indexer/Makefile
@@ -1,5 +1,6 @@
PORTNAME= wazuh
PORTVERSION= 4.12.0
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= LOCAL/acm/${PORTNAME}/
PKGNAMESUFFIX= -indexer
@@ -12,9 +13,6 @@ WWW= https://wazuh.com/
LICENSE= GPLv2
-DEPRECATED= Depends on expiring textproc/opensearch-dashboards219
-EXPIRATION_DATE=2025-09-01
-
RUN_DEPENDS= ${LOCALBASE}/lib/opensearch/bin/opensearch:textproc/opensearch219
NO_BUILD= yes