Date: Sun, 9 Jan 2022 10:43:39 GMT From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d302993ef247 - main - comms/hidapi: Update to 0.11.2 Message-ID: <202201091043.209AhdWQ048992@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=d302993ef247611e086323e55d1a2ef1cab5d41d commit d302993ef247611e086323e55d1a2ef1cab5d41d Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2022-01-09 10:43:35 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2022-01-09 10:43:35 +0000 comms/hidapi: Update to 0.11.2 --- comms/hidapi/Makefile | 5 ++--- comms/hidapi/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/comms/hidapi/Makefile b/comms/hidapi/Makefile index 6f8e21853f59..2cec55356904 100644 --- a/comms/hidapi/Makefile +++ b/comms/hidapi/Makefile @@ -1,7 +1,6 @@ PORTNAME= hidapi DISTVERSIONPREFIX= ${PORTNAME}- -DISTVERSION= 0.11.0 -PORTREVISION= 1 +DISTVERSION= 0.11.2 CATEGORIES= comms MAINTAINER= ehaupt@FreeBSD.org @@ -15,10 +14,10 @@ USES= autoreconf gettext-tools iconv:wchar_t libtool localbase \ USE_GITHUB= yes GH_ACCOUNT= libusb +USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS diff --git a/comms/hidapi/distinfo b/comms/hidapi/distinfo index 43c245433425..bcd2968ece18 100644 --- a/comms/hidapi/distinfo +++ b/comms/hidapi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633542930 -SHA256 (libusb-hidapi-hidapi-0.11.0_GH0.tar.gz) = 391d8e52f2d6a5cf76e2b0c079cfefe25497ba1d4659131297081fc0cd744632 -SIZE (libusb-hidapi-hidapi-0.11.0_GH0.tar.gz) = 232631 +TIMESTAMP = 1641724358 +SHA256 (libusb-hidapi-hidapi-0.11.2_GH0.tar.gz) = bc4ac0f32a6b21ef96258a7554c116152e2272dacdec1e4620fc44abeea50c27 +SIZE (libusb-hidapi-hidapi-0.11.2_GH0.tar.gz) = 233063
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201091043.209AhdWQ048992>