git: 5ac1d11a9129 - main - devel/py-ddtrace: Add PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 21 Aug 2023 19:05:24 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=5ac1d11a9129f4233857285be15e0fd74bf70ab3 commit 5ac1d11a9129f4233857285be15e0fd74bf70ab3 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-08-21 18:52:35 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-08-21 18:52:35 +0000 devel/py-ddtrace: Add PORTSCOUT --- devel/py-ddtrace/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/py-ddtrace/Makefile b/devel/py-ddtrace/Makefile index f823c3799358..d4b419408cc8 100644 --- a/devel/py-ddtrace/Makefile +++ b/devel/py-ddtrace/Makefile @@ -36,6 +36,8 @@ USE_PYTHON= autoplist concurrent cython pep517 USE_GITHUB= nodefault GH_TUPLE= abseil:abseil-cpp:20211102.0:abseil_abseil_cpp/ddtrace/appsec/iast/_taint_tracking/ +PORTSCOUT= skipv:20230802.0 + OPTIONS_DEFINE= OPENTRACING OPTIONS_DEFAULT=OPENTRACING OPENTRACING_DESC= OpenTracing support