git: 355b14910d94 - main - sysutils/datadog-agent: Deprecate and set expiration date to 2024-05-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 May 2024 14:35:40 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=355b14910d940c9202be563dbf52d5cd576fd723 commit 355b14910d940c9202be563dbf52d5cd576fd723 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-05-11 14:21:00 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-05-11 14:35:29 +0000 sysutils/datadog-agent: Deprecate and set expiration date to 2024-05-31 Unfetchable and marked BROKEN for several months Approved by: portmgr (blanket) --- sysutils/datadog-agent/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sysutils/datadog-agent/Makefile b/sysutils/datadog-agent/Makefile index 74aad4b728dd..78293d576f91 100644 --- a/sysutils/datadog-agent/Makefile +++ b/sysutils/datadog-agent/Makefile @@ -12,6 +12,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN= SHA256 Checksum mismatch for kubernetes-client-go-bec269661e48_GH0.tar.gz BROKEN_i386= fails to build: vendor/github.com/DataDog/gopsutil/process/process_freebsd.go:95:9: cannot use k.Start.Sec * 1000 (value of type int32) as type int64 in return statement +DEPRECATED= Unfetchable and marked BROKEN for several months +EXPIRATION_DATE=2024-05-31 BUILD_DEPENDS= cmake-core>=3.12:devel/cmake-core \ go-bindata>0:devel/go-bindata