Index: head/comms/py-hidapi/Makefile =================================================================== --- head/comms/py-hidapi/Makefile (revision 559232) +++ head/comms/py-hidapi/Makefile (revision 559233) @@ -1,27 +1,26 @@ # Created by: Emanuel Haupt # $FreeBSD$ PORTNAME= hidapi -PORTVERSION= 0.9.0 -DISTVERSIONSUFFIX= .post2 +PORTVERSION= 0.10.1 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 -USE_PYTHON= autoplist distutils cython +USE_PYTHON= autoplist cython distutils post-patch: @${REINPLACE_CMD} -e 's|usb-1.0|usb|g' ${WRKSRC}/setup.py post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/hid*.so .include Index: head/comms/py-hidapi/distinfo =================================================================== --- head/comms/py-hidapi/distinfo (revision 559232) +++ head/comms/py-hidapi/distinfo (revision 559233) @@ -1,3 +1,3 @@ -TIMESTAMP = 1581440004 -SHA256 (hidapi-0.9.0.post2.tar.gz) = a71dd3c153cb6bb2b73d2612b5ab262830d78c6428f33f0c06818749e64c9320 -SIZE (hidapi-0.9.0.post2.tar.gz) = 55619 +TIMESTAMP = 1608889036 +SHA256 (hidapi-0.10.1.tar.gz) = a1170b18050bc57fae3840a51084e8252fd319c0fc6043d68c8501deb0e25846 +SIZE (hidapi-0.10.1.tar.gz) = 60712