From nobody Wed Oct 6 18:39: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 C059A12DAA2F; Wed, 6 Oct 2021 18:39:48 +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 4HPjtD54PBz4ZGr; Wed, 6 Oct 2021 18:39: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 8E56524FBF; Wed, 6 Oct 2021 18:39: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 196IdmOb047593; Wed, 6 Oct 2021 18:39:48 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 196IdmkB047592; Wed, 6 Oct 2021 18:39:48 GMT (envelope-from git) Date: Wed, 6 Oct 2021 18:39:48 GMT Message-Id: <202110061839.196IdmkB047592@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: 17e834af3141 - main - comms/hidapi: Update to 0.11.1 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: 17e834af3141675728b00ecff9de22e463a8da27 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=17e834af3141675728b00ecff9de22e463a8da27 commit 17e834af3141675728b00ecff9de22e463a8da27 Author: Emanuel Haupt AuthorDate: 2021-10-06 18:39:34 +0000 Commit: Emanuel Haupt CommitDate: 2021-10-06 18:39:44 +0000 comms/hidapi: Update to 0.11.1 Switch to cmake due to upstream deprecation warning Release notes: https://github.com/libusb/hidapi/releases/tag/hidapi-0.11.0 --- comms/hidapi/Makefile | 7 ++----- comms/hidapi/distinfo | 6 +++--- comms/hidapi/pkg-plist | 20 +++++++++----------- 3 files changed, 14 insertions(+), 19 deletions(-) diff --git a/comms/hidapi/Makefile b/comms/hidapi/Makefile index 86008f66cd21..aefe928eabd9 100644 --- a/comms/hidapi/Makefile +++ b/comms/hidapi/Makefile @@ -1,6 +1,6 @@ PORTNAME= hidapi DISTVERSIONPREFIX= ${PORTNAME}- -DISTVERSION= 0.10.1 +DISTVERSION= 0.11.0 CATEGORIES= comms MAINTAINER= ehaupt@FreeBSD.org @@ -9,14 +9,11 @@ COMMENT= Library to access USB HID-class devices LICENSE= BSD3CLAUSE GPLv3 LICENSE_COMB= dual -USES= autoreconf gettext-tools iconv:wchar_t libtool localbase \ - pkgconfig +USES= cmake gettext-tools iconv:wchar_t libtool localbase pkgconfig USE_GITHUB= yes GH_ACCOUNT= libusb -GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS diff --git a/comms/hidapi/distinfo b/comms/hidapi/distinfo index 31cdd9f227f2..43c245433425 100644 --- a/comms/hidapi/distinfo +++ b/comms/hidapi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615890404 -SHA256 (libusb-hidapi-hidapi-0.10.1_GH0.tar.gz) = f71dd8a1f46979c17ee521bc2117573872bbf040f8a4750e492271fc141f2644 -SIZE (libusb-hidapi-hidapi-0.10.1_GH0.tar.gz) = 119581 +TIMESTAMP = 1633542930 +SHA256 (libusb-hidapi-hidapi-0.11.0_GH0.tar.gz) = 391d8e52f2d6a5cf76e2b0c079cfefe25497ba1d4659131297081fc0cd744632 +SIZE (libusb-hidapi-hidapi-0.11.0_GH0.tar.gz) = 232631 diff --git a/comms/hidapi/pkg-plist b/comms/hidapi/pkg-plist index 1fda461121c1..e835d67b0d96 100644 --- a/comms/hidapi/pkg-plist +++ b/comms/hidapi/pkg-plist @@ -1,12 +1,10 @@ include/hidapi/hidapi.h -lib/libhidapi.a -lib/libhidapi.so -lib/libhidapi.so.0 -lib/libhidapi.so.0.0.0 -libdata/pkgconfig/hidapi.pc -%%PORTDOCS%%%%DOCSDIR%%/AUTHORS.txt -%%PORTDOCS%%%%DOCSDIR%%/LICENSE-bsd.txt -%%PORTDOCS%%%%DOCSDIR%%/LICENSE-gpl3.txt -%%PORTDOCS%%%%DOCSDIR%%/LICENSE-orig.txt -%%PORTDOCS%%%%DOCSDIR%%/LICENSE.txt -%%PORTDOCS%%%%DOCSDIR%%/README.md +include/hidapi/hidapi_libusb.h +lib/cmake/hidapi/hidapi-config-version.cmake +lib/cmake/hidapi/hidapi-config.cmake +lib/cmake/hidapi/hidapi-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/hidapi/hidapi.cmake +lib/libhidapi-libusb.so +lib/libhidapi-libusb.so.0 +lib/libhidapi-libusb.so.0.11.0 +libdata/pkgconfig/hidapi-libusb.pc