git: 3f25221f5ea2 - main - sysutils/datadog-integrations: expire on 2024-07-11 for sysutils/datadog-agent
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Jun 2024 16:00:32 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=3f25221f5ea2297c4f33d900ab478168e36b1572 commit 3f25221f5ea2297c4f33d900ab478168e36b1572 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2024-06-11 15:57:44 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2024-06-11 16:00:25 +0000 sysutils/datadog-integrations: expire on 2024-07-11 for sysutils/datadog-agent --- sysutils/datadog-integrations/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sysutils/datadog-integrations/Makefile b/sysutils/datadog-integrations/Makefile index 7f570c176711..b9c676d3b43a 100644 --- a/sysutils/datadog-integrations/Makefile +++ b/sysutils/datadog-integrations/Makefile @@ -10,6 +10,9 @@ WWW= https://www.datadoghq.com/ LICENSE= BSD4CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Depends on expired sysutils/datadog-agent +EXPIRATION_DATE=2024-07-11 + BUILD_DEPENDS= ${PY_SETUPTOOLS} RUN_DEPENDS= datadog-agent>=7.24.1:sysutils/datadog-agent \