svn commit: r525837 - head/comms/py-hidapi
Emanuel Haupt
ehaupt at FreeBSD.org
Tue Feb 11 17:05:06 UTC 2020
Author: ehaupt
Date: Tue Feb 11 17:05:05 2020
New Revision: 525837
URL: https://svnweb.freebsd.org/changeset/ports/525837
Log:
Update to 0.9.0
Modified:
head/comms/py-hidapi/Makefile
head/comms/py-hidapi/distinfo (contents, props changed)
Modified: head/comms/py-hidapi/Makefile
==============================================================================
--- head/comms/py-hidapi/Makefile Tue Feb 11 16:29:54 2020 (r525836)
+++ head/comms/py-hidapi/Makefile Tue Feb 11 17:05:05 2020 (r525837)
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= hidapi
-PORTVERSION= 0.7.99
-DISTVERSIONSUFFIX= .post21
+PORTVERSION= 0.9.0
+DISTVERSIONSUFFIX= .post2
CATEGORIES= comms python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/comms/py-hidapi/distinfo
==============================================================================
--- head/comms/py-hidapi/distinfo Tue Feb 11 16:29:54 2020 (r525836)
+++ head/comms/py-hidapi/distinfo Tue Feb 11 17:05:05 2020 (r525837)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1507756423
-SHA256 (hidapi-0.7.99.post21.tar.gz) = e0be1aa6566979266a8fc845ab0e18613f4918cf2c977fe67050f5dc7e2a9a97
-SIZE (hidapi-0.7.99.post21.tar.gz) = 51377
+TIMESTAMP = 1581440004
+SHA256 (hidapi-0.9.0.post2.tar.gz) = a71dd3c153cb6bb2b73d2612b5ab262830d78c6428f33f0c06818749e64c9320
+SIZE (hidapi-0.9.0.post2.tar.gz) = 55619
More information about the svn-ports-all
mailing list