pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/libusb1



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Feb 10 16:40:56 UTC 2024

Modified Files:
        pkgsrc/devel/libusb1: Makefile buildlink3.mk builtin.mk distinfo

Log Message:
libusb1: update to 1.0.27.

2024-01-31: v1.0.27
* New libusb_init_context API to replace libusb_init
* New libusb_get_max_alt_packet_size API
* New libusb_get_platform_descriptor API (BOS)
* Allow setting log callback with libusb_set_option/libusb_init_context
* New WebAssembly + WebUSB backend using Emscripten
* Fix regression in libusb_set_interface_alt_setting
* Fix sync transfer completion race and use-after-free
* Fix hotplug exit ordering
* Linux: NO_DEVICE_DISCOVERY option set per context
* macOS: Fix missing device list cleanup locking
* macOS: Do not clear device data toggle for newer OS versions
* macOS: Fix running binaries on older OS than build host
* Windows: Allow claiming multiple associated interfaces
* Windows: Ignore non-configured devices instead of waiting
* Windows: Improved root hub detection


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/devel/libusb1/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/libusb1/buildlink3.mk
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/libusb1/builtin.mk
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/libusb1/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/libusb1/Makefile
diff -u pkgsrc/devel/libusb1/Makefile:1.31 pkgsrc/devel/libusb1/Makefile:1.32
--- pkgsrc/devel/libusb1/Makefile:1.31  Tue Jul 18 14:11:16 2023
+++ pkgsrc/devel/libusb1/Makefile       Sat Feb 10 16:40:56 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2023/07/18 14:11:16 nia Exp $
+# $NetBSD: Makefile,v 1.32 2024/02/10 16:40:56 wiz Exp $
 
-DISTNAME=      libusb-1.0.26
+DISTNAME=      libusb-1.0.27
 PKGNAME=       ${DISTNAME:S/libusb/libusb1/}
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=libusb/}

Index: pkgsrc/devel/libusb1/buildlink3.mk
diff -u pkgsrc/devel/libusb1/buildlink3.mk:1.7 pkgsrc/devel/libusb1/buildlink3.mk:1.8
--- pkgsrc/devel/libusb1/buildlink3.mk:1.7      Tue Jul 18 14:11:16 2023
+++ pkgsrc/devel/libusb1/buildlink3.mk  Sat Feb 10 16:40:56 2024
@@ -1,9 +1,8 @@
-# $NetBSD: buildlink3.mk,v 1.7 2023/07/18 14:11:16 nia Exp $
+# $NetBSD: buildlink3.mk,v 1.8 2024/02/10 16:40:56 wiz Exp $
 
 BUILDLINK_TREE+=       libusb1
 
 .if !defined(LIBUSB1_BUILDLINK3_MK)
-
 LIBUSB1_BUILDLINK3_MK:=
 
 USE_CC_FEATURES+=      c11

Index: pkgsrc/devel/libusb1/builtin.mk
diff -u pkgsrc/devel/libusb1/builtin.mk:1.5 pkgsrc/devel/libusb1/builtin.mk:1.6
--- pkgsrc/devel/libusb1/builtin.mk:1.5 Sat Oct 10 14:17:02 2020
+++ pkgsrc/devel/libusb1/builtin.mk     Sat Feb 10 16:40:56 2024
@@ -1,4 +1,4 @@
-# $NetBSD: builtin.mk,v 1.5 2020/10/10 14:17:02 triaxx Exp $
+# $NetBSD: builtin.mk,v 1.6 2024/02/10 16:40:56 wiz Exp $
 
 BUILTIN_PKG:=  libusb1
 
@@ -19,8 +19,9 @@ MAKEVARS+=            IS_BUILTIN.libusb1
 USE_BUILTIN.libusb1=   ${IS_BUILTIN.libusb1}
 .endif
 
-.if !empty(USE_BUILTIN.libusb1:M[yY][eE][sS])
+.if ${USE_BUILTIN.libusb1:tl} == yes
 .  if !empty(USE_TOOLS:C/:.*//:Mpkg-config)
+.PHONY: do-configure-pre-hook
 do-configure-pre-hook: link-libusb-pkgconfig
 
 BLKDIR_PKGCFG=         ${BUILDLINK_DIR}/lib/pkgconfig

Index: pkgsrc/devel/libusb1/distinfo
diff -u pkgsrc/devel/libusb1/distinfo:1.19 pkgsrc/devel/libusb1/distinfo:1.20
--- pkgsrc/devel/libusb1/distinfo:1.19  Wed Oct 12 07:35:42 2022
+++ pkgsrc/devel/libusb1/distinfo       Sat Feb 10 16:40:56 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2022/10/12 07:35:42 adam Exp $
+$NetBSD: distinfo,v 1.20 2024/02/10 16:40:56 wiz Exp $
 
-BLAKE2s (libusb-1.0.26.tar.bz2) = d512f3f0e063f1d5ffa3d7c7a4fa6049601b28ed5ffb95aed7f2ca3bb60143db
-SHA512 (libusb-1.0.26.tar.bz2) = fcdb85c98f21639668693c2fd522814d440972d65883984c4ae53d0555bdbdb7e8c7a32199cd4b01113556a1eb5be7841b750cc73c9f6bda79bfe1af80914e71
-Size (libusb-1.0.26.tar.bz2) = 620534 bytes
+BLAKE2s (libusb-1.0.27.tar.bz2) = e0cbc6fd96dd3799dff60940d634179015960b81fac8596986806edee95062a7
+SHA512 (libusb-1.0.27.tar.bz2) = 42abbbcf2564f86cc2f05826aeefa6beb03c9f89dc9fe05bdfa351caa3dbd07713ce193daadecf29557604dd3cbc770c8031a78e1ad0a8df3627c3f551d28ff0
+Size (libusb-1.0.27.tar.bz2) = 643680 bytes



Home | Main Index | Thread Index | Old Index