[Bug 261667] devel/libnfc: update to 1.8.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 01 Feb 2022 22:49:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261667

            Bug ID: 261667
           Summary: devel/libnfc: update to 1.8.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: romain@FreeBSD.org
          Reporter: shoesoft@gmx.net
             Flags: maintainer-feedback?(romain@FreeBSD.org)
          Assignee: romain@FreeBSD.org

Created attachment 231511
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=231511&action=edit
update libnfc to 1.8.0

Update libnfc to 1.8.0.

Other changes:

Switch mastersite to github.

Also fix the following problem with ACR_122_USB:
# nfc-scan-device 
nfc-scan-device uses libnfc 1.8.0
1 NFC device(s) found:
error   libnfc.driver.acr122_usb        Unable to write to USB (Operation not
permitted)
nfc_open failed for acr122_usb:/dev/usb:/dev/ugen0.2


usb_reset() closes the USB handle (see comment in lib/libusb/libusb01.c) ->
call usb_open() again.

-- 
You are receiving this mail because:
You are the assignee for the bug.