Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 May 2023 09:44:06 GMT
From:      Robert Clausecker <fuz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 55b63657a7c5 - main - comms/hidapi: Update to 0.14.0
Message-ID:  <202305250944.34P9i6tW001246@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fuz:

URL: https://cgit.FreeBSD.org/ports/commit/?id=55b63657a7c57ad5ee8fe0766dcb1604f2237e24

commit 55b63657a7c57ad5ee8fe0766dcb1604f2237e24
Author:     Steven Stallion <sstallion@gmail.com>
AuthorDate: 2023-05-23 02:38:07 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-05-25 09:39:33 +0000

    comms/hidapi: Update to 0.14.0
    
    Changelog: https://github.com/libusb/hidapi/releases/tag/hidapi-0.14.0
    
    PR:             271575
---
 comms/hidapi/Makefile | 2 +-
 comms/hidapi/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/comms/hidapi/Makefile b/comms/hidapi/Makefile
index 14a2165f1035..ca341195af76 100644
--- a/comms/hidapi/Makefile
+++ b/comms/hidapi/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	hidapi
 DISTVERSIONPREFIX=	${PORTNAME}-
-DISTVERSION=	0.13.1
+DISTVERSION=	0.14.0
 CATEGORIES=	comms
 
 MAINTAINER=	sstallion@gmail.com
diff --git a/comms/hidapi/distinfo b/comms/hidapi/distinfo
index 3120d1e1c076..539ab3127727 100644
--- a/comms/hidapi/distinfo
+++ b/comms/hidapi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1673359967
-SHA256 (libusb-hidapi-hidapi-0.13.1_GH0.tar.gz) = 476a2c9a4dc7d1fc97dd223b84338dbea3809a84caea2dcd887d9778725490e3
-SIZE (libusb-hidapi-hidapi-0.13.1_GH0.tar.gz) = 244666
+TIMESTAMP = 1684809437
+SHA256 (libusb-hidapi-hidapi-0.14.0_GH0.tar.gz) = a5714234abe6e1f53647dd8cba7d69f65f71c558b7896ed218864ffcf405bcbd
+SIZE (libusb-hidapi-hidapi-0.14.0_GH0.tar.gz) = 348221



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305250944.34P9i6tW001246>