Bug 268856

Summary: comms/hidapi: Update to 0.13.1
Product: Ports & Packages Reporter: Steven Stallion <sstallion>
Component: Individual Port(s)Assignee: Nuno Teixeira <eduardo>
Status: Closed FIXED    
Severity: Affects Only Me CC: eduardo
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/libusb/hidapi/compare/hidapi-0.12.0...hidapi-0.13.1
Attachments:
Description Flags
Patch none

Description Steven Stallion 2023-01-10 14:32:56 UTC
Created attachment 239378 [details]
Patch

The attached patch updates comms/hidapi to 0.13.1; no major changes were indicated upstream for FreeBSD.
Comment 1 Nuno Teixeira freebsd_committer freebsd_triage 2023-01-10 15:57:00 UTC
Hello,

This port have no maintainer, are you willing to maintain it?

Cheers
Comment 2 Steven Stallion 2023-01-10 16:04:44 UTC
(In reply to Nuno Teixeira from comment #1)

Certainly - I already maintain HIDAPI for an unrelated project.
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-01-10 16:24:28 UTC
A commit in branch main references this bug:

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

commit b8c31f55c3cff99bfb931a88edd45dce53315e85
Author:     Steven Stallion <sstallion@gmail.com>
AuthorDate: 2023-01-10 16:22:40 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-01-10 16:23:51 +0000

    comms/hidapi: Update to 0.13.1

     - Submitter becomes maintainer

    ChangeLog:
    https://github.com/libusb/hidapi/compare/hidapi-0.12.0...hidapi-0.13.1

    PR:             268856

 comms/hidapi/Makefile | 4 ++--
 comms/hidapi/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)
Comment 4 Nuno Teixeira freebsd_committer freebsd_triage 2023-01-10 16:25:26 UTC
Thanks for adopting this port.

Committed, thanks!
Comment 5 Steven Stallion 2023-01-10 16:35:16 UTC
My pleasure. Thanks again!