Index: head/devel/py-ddtrace/files/patch-ddtrace-profiling-collector-stack.pyx =================================================================== --- head/devel/py-ddtrace/files/patch-ddtrace-profiling-collector-stack.pyx (revision 533286) +++ head/devel/py-ddtrace/files/patch-ddtrace-profiling-collector-stack.pyx (nonexistent) @@ -1,11 +0,0 @@ ---- ddtrace/profiling/collector/stack.pyx.orig 2020-03-13 18:20:41 UTC -+++ ddtrace/profiling/collector/stack.pyx -@@ -34,7 +34,7 @@ IF UNAME_SYSNAME == "Linux": - - cdef extern from "": - # POSIX says this might be a struct, but CPython relies on it being an integer. -- ctypedef int pthread_t -+ ctypedef struct pthread_t - int pthread_getcpuclockid(pthread_t thread, clockid_t *clock_id) - - cdef p_pthread_getcpuclockid(tid): Property changes on: head/devel/py-ddtrace/files/patch-ddtrace-profiling-collector-stack.pyx ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/devel/py-ddtrace/Makefile =================================================================== --- head/devel/py-ddtrace/Makefile (revision 533286) +++ head/devel/py-ddtrace/Makefile (revision 533287) @@ -1,43 +1,43 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= ddtrace -PORTVERSION= 0.36.1 +PORTVERSION= 0.37.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Datadog tracing code LICENSE= APACHE20 BSD3CLAUSE LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE.Apache LICENSE_FILE_BSD3CLAUSE=${WRKSRC}/LICENSE.BSD3 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR} RUN_DEPENDS= ${PY_ENUM34} \ ${PYTHON_PKGNAMEPREFIX}msgpack>=0.5.0:devel/py-msgpack@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent cython distutils OPTIONS_DEFINE= OPENTRACING PROFILING OPTIONS_DEFAULT=OPENTRACING OPENTRACING_DESC= OpenTracing support PROFILING_DESC= Profiling support OPENTRACING_RUN_DEPENDS=${PYTHON_PKGNAMEPREFIX}opentracing>=2.0.0:devel/py-opentracing@${PY_FLAVOR} PROFILING_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}intervaltree>=0:devel/py-intervaltree@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}protobuf>=3:devel/py-protobuf@${PY_FLAVOR} post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/ddtrace/vendor/*/*.so .include .if ${PYTHON_REL} < 3000 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}funcsigs>=0:devel/py-funcsigs@${PY_FLAVOR} .endif .include Index: head/devel/py-ddtrace/distinfo =================================================================== --- head/devel/py-ddtrace/distinfo (revision 533286) +++ head/devel/py-ddtrace/distinfo (revision 533287) @@ -1,3 +1,3 @@ -TIMESTAMP = 1586534721 -SHA256 (ddtrace-0.36.1.tar.gz) = 34909a276aef90fb47ec897992888c90e0d55a3d8ac6fc7e648742fd1d72f1ba -SIZE (ddtrace-0.36.1.tar.gz) = 842551 +TIMESTAMP = 1588092627 +SHA256 (ddtrace-0.37.0.tar.gz) = 6d2316336946f2bdf61e2492b00cff3d9ad6513a4b47c4ff8d29e95240049a55 +SIZE (ddtrace-0.37.0.tar.gz) = 837912