From nobody Fri Oct 22 18:14:48 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 0F1831811745; Fri, 22 Oct 2021 18:14:49 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HbXZ06xDCz3js3; Fri, 22 Oct 2021 18:14:48 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CDA5913566; Fri, 22 Oct 2021 18:14:48 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 19MIEmBO092526; Fri, 22 Oct 2021 18:14:48 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19MIEmGZ092525; Fri, 22 Oct 2021 18:14:48 GMT (envelope-from git) Date: Fri, 22 Oct 2021 18:14:48 GMT Message-Id: <202110221814.19MIEmGZ092525@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Emanuel Haupt Subject: git: 01f82dc73f68 - main - comms/py-hidapi: Update to 0.11.0.p2 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ehaupt X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 01f82dc73f6858ff0dca520410010f58cfe15bd8 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=01f82dc73f6858ff0dca520410010f58cfe15bd8 commit 01f82dc73f6858ff0dca520410010f58cfe15bd8 Author: Emanuel Haupt AuthorDate: 2021-10-22 18:14:36 +0000 Commit: Emanuel Haupt CommitDate: 2021-10-22 18:14:45 +0000 comms/py-hidapi: Update to 0.11.0.p2 --- comms/py-hidapi/Makefile | 5 +++-- comms/py-hidapi/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) 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,8 +1,7 @@ # 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} @@ -17,6 +16,8 @@ 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 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