aboutsummaryrefslogtreecommitdiff
path: root/comms/py-hidapi
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2021-03-17 10:01:26 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2021-03-17 10:01:26 +0000
commitb8491948a5cf8309ff9e3cbcfd1ac9540ac7ce69 (patch)
treeabc4afa1caf923e1c35d192441edd2d207007ac6 /comms/py-hidapi
parentadad6941e900f91ac49fe090c7262c5834a27d90 (diff)
downloadports-b8491948a5cf8309ff9e3cbcfd1ac9540ac7ce69.tar.gz
ports-b8491948a5cf8309ff9e3cbcfd1ac9540ac7ce69.zip
The libusb project has adopted hidapi. Update to their latest release,
0.10.1. Bump py-hidapi so it gets rebuilt to use new functions. Hand over to maintainer of py-hidapi so the two can be maintained together. Reported by: Corey Stephan (marquette.edu) Tested by: ehaupt
Notes
Notes: svn path=/head/; revision=568637
Diffstat (limited to 'comms/py-hidapi')
-rw-r--r--comms/py-hidapi/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/py-hidapi/Makefile b/comms/py-hidapi/Makefile
index e84c100dab29..b9b1d6a231d7 100644
--- a/comms/py-hidapi/Makefile
+++ b/comms/py-hidapi/Makefile
@@ -3,6 +3,7 @@
PORTNAME= hidapi
PORTVERSION= 0.10.1
+PORTREVISION= 1
CATEGORIES= comms python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}