diff --git a/comms/py-hidapi/Makefile b/comms/py-hidapi/Makefile index ede3106e643e..a9bbc2d6d68c 100644 --- a/comms/py-hidapi/Makefile +++ b/comms/py-hidapi/Makefile @@ -1,26 +1,27 @@ # Created by: Emanuel Haupt PORTNAME= hidapi -PORTVERSION= 0.10.1 -PORTREVISION= 1 +DISTVERSION= 0.11.0.post2 CATEGORIES= comms python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ehaupt@FreeBSD.org COMMENT= Cython interface to comms/hidapi LICENSE= GPLv3 LIB_DEPENDS= libhidapi.so:comms/hidapi USES= python:3.6+ USE_PYTHON= autoplist cython distutils +MAKE_ENV+= DISTUTILS_DEBUG=1 + post-patch: @${REINPLACE_CMD} -e 's|usb-1.0|usb|g' ${WRKSRC}/setup.py post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/hid*.so .include diff --git a/comms/py-hidapi/distinfo b/comms/py-hidapi/distinfo index 08242cbf5c66..aab0a47ffc52 100644 --- a/comms/py-hidapi/distinfo +++ b/comms/py-hidapi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1608889036 -SHA256 (hidapi-0.10.1.tar.gz) = a1170b18050bc57fae3840a51084e8252fd319c0fc6043d68c8501deb0e25846 -SIZE (hidapi-0.10.1.tar.gz) = 60712 +TIMESTAMP = 1634926262 +SHA256 (hidapi-0.11.0.post2.tar.gz) = da815e0d1d4b2ef1ebbcc85034572105dca29627eb61881337aa39010f2ef8cb +SIZE (hidapi-0.11.0.post2.tar.gz) = 136467