Date: Sat, 29 Apr 2023 00:29:39 GMT From: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 11b7aa935a3e - main - security/wazuh-dashboard: Remove DEPRECATED Message-ID: <202304290029.33T0Td6h054295@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by acm: URL: https://cgit.FreeBSD.org/ports/commit/?id=11b7aa935a3eaf34aa6ec0d581e916f4f080893a commit 11b7aa935a3eaf34aa6ec0d581e916f4f080893a Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> AuthorDate: 2023-04-29 00:26:31 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2023-04-29 00:26:31 +0000 security/wazuh-dashboard: Remove DEPRECATED - textproc/opensearch-dashboards: Use node16 like dependency - wazuh-kibana-app was generated with node16 - wazuh-kibana-app include some FreeBSD changes - Fix PORTREVISION name - No Bump PORTREVISION because it was not applied correctly on previous commit --- security/wazuh-dashboard/Makefile | 5 +---- security/wazuh-dashboard/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/security/wazuh-dashboard/Makefile b/security/wazuh-dashboard/Makefile index c25140f89cfc..0b6b7922ff32 100644 --- a/security/wazuh-dashboard/Makefile +++ b/security/wazuh-dashboard/Makefile @@ -1,7 +1,7 @@ PORTNAME= wazuh DISTVERSIONPREFIX= v DISTVERSION= 4.4.1 -POREREVISION= 1 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= LOCAL/acm/${PORTNAME}/ PKGNAMESUFFIX= -dashboard @@ -15,9 +15,6 @@ WWW= https://github.com/wazuh/wazuh-kibana-app LICENSE= GPLv2 -DEPRECATED= Requires opensearch-dashboards which depends on upstream EOL node14 -EXPIRATION_DATE= 2023-05-26 - RUN_DEPENDS= ${LOCALBASE}/www/opensearch-dashboards/bin/opensearch-dashboards:textproc/opensearch-dashboards NO_BUILD= yes diff --git a/security/wazuh-dashboard/distinfo b/security/wazuh-dashboard/distinfo index 467732e8dcb1..a76f499a144e 100644 --- a/security/wazuh-dashboard/distinfo +++ b/security/wazuh-dashboard/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1681518670 -SHA256 (wazuh-4.4.1/wazuh-kibana-app-4.4.1-2.6.0.tar.gz) = 4a6c0249c9e53f138a19e179f4f04d304c5a56803e4e59fd4e128ff41fcad4e5 -SIZE (wazuh-4.4.1/wazuh-kibana-app-4.4.1-2.6.0.tar.gz) = 36996742 +TIMESTAMP = 1682727098 +SHA256 (wazuh-4.4.1/wazuh-kibana-app-4.4.1-2.6.0.tar.gz) = 1ffaeeab18a172a348a3dac5fee65baaae8021c05672a4bf7a09a5a36ec7ca54 +SIZE (wazuh-4.4.1/wazuh-kibana-app-4.4.1-2.6.0.tar.gz) = 36986786 SHA256 (wazuh-4.4.1/opensearch_dashboards.yml) = 88affe6dab2e1299b6f8b5264e6dd9ea1aa42885f3aefb8822fe559f2b6bb5d5 SIZE (wazuh-4.4.1/opensearch_dashboards.yml) = 806
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304290029.33T0Td6h054295>