mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
Update to 0.10.1 and sort USE_PYTHON
This commit is contained in:
parent
cb5d01400b
commit
b236579b73
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559233
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= hidapi
|
||||
PORTVERSION= 0.9.0
|
||||
DISTVERSIONSUFFIX= .post2
|
||||
PORTVERSION= 0.10.1
|
||||
CATEGORIES= comms python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -16,7 +15,7 @@ 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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user