Bug 271575 - comms/hidapi: Update to 0.14.0
Summary: comms/hidapi: Update to 0.14.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Robert Clausecker
URL: https://github.com/libusb/hidapi/rele...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-23 02:47 UTC by Steven Stallion
Modified: 2023-05-25 09:52 UTC (History)
1 user (show)

See Also:
sstallion: maintainer-feedback+


Attachments
Patch (1.19 KB, patch)
2023-05-23 02:47 UTC, Steven Stallion
sstallion: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steven Stallion 2023-05-23 02:47:47 UTC
Created attachment 242340 [details]
Patch

The attached patch updates the comms/hidapi port to the most recent release (released 5/22/2023).
Comment 1 Robert Clausecker freebsd_committer freebsd_triage 2023-05-23 15:08:31 UTC
Thank you for your submission.

Is there a changelog for this update?
Comment 2 Steven Stallion 2023-05-23 15:10:47 UTC
(In reply to Robert Clausecker from comment #1)

Hey Robert,

The only information I can find is on the releases page for the repository on GitHub (https://github.com/libusb/hidapi/releases/tag/hidapi-0.14.0), but they do not maintain an official CHANGELOG as far as I can tell.
Comment 3 Robert Clausecker freebsd_committer freebsd_triage 2023-05-23 15:54:19 UTC
Thank you.  This is sufficient for the commit message.  Please link to the changelog in the URL field when you submit an update for a port.  If there is no changelog, it's fine, too.  Either summarise the changes or say that you don't know what the changes are.
Comment 4 Steven Stallion 2023-05-23 15:59:26 UTC
(In reply to Robert Clausecker from comment #3)

Will do. Thanks again!
Comment 5 commit-hook freebsd_committer freebsd_triage 2023-05-25 09:44:58 UTC
A commit in branch main references this bug:

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(-)
Comment 6 Robert Clausecker freebsd_committer freebsd_triage 2023-05-25 09:52:12 UTC
Thank you for your submission.