Re: [UPDATE] devel/libusb1 to 1.0.24

2021-08-26 Thread Stuart Henderson
On 2021/08/26 03:49, Wind R wrote: > This is a minor update, mostly just deleting patches merged into upstream. > > ok? Diff is not usable directly, protonmail usually corrupts the text part of emails. Try as an attachment instead. > Index: Makefile >

[UPDATE] devel/libusb1 to 1.0.24

2021-08-26 Thread Wind R
This is a minor update, mostly just deleting patches merged into upstream. ok? Index: Makefile === RCS file: /cvs/ports/devel/libusb1/Makefile,v retrieving revision 1.34 diff -u -p -r1.34 Makefile --- Makefile5 Aug 2020 13:59:36

Re: [UPDATE] devel/libusb1 1.0.23

2019-11-27 Thread Stuart Henderson
On 2019/11/27 21:16, William Orr wrote: > > Stuart Henderson writes: > > > The update looks better like this (I've only build-tested libusb1 itself > > and *not* build or run tested any dependencies). > > > > But while we're there, the DEBUG handling isn't right, ports shouldn't > > build additio

Re: [UPDATE] devel/libusb1 1.0.23

2019-11-27 Thread William Orr
Stuart Henderson writes: > The update looks better like this (I've only build-tested libusb1 itself > and *not* build or run tested any dependencies). > > But while we're there, the DEBUG handling isn't right, ports shouldn't > build additional things based on DEBUG being set (it's meant for set

Re: [UPDATE] devel/libusb1 1.0.23

2019-11-26 Thread William Orr
Stuart Henderson writes: > The update looks better like this (I've only build-tested libusb1 itself > and *not* build or run tested any dependencies). > > But while we're there, the DEBUG handling isn't right, ports shouldn't > build additional things based on DEBUG being set (it's meant for set

Re: [UPDATE] devel/libusb1 1.0.23

2019-11-25 Thread Stuart Henderson
The update looks better like this (I've only build-tested libusb1 itself and *not* build or run tested any dependencies). But while we're there, the DEBUG handling isn't right, ports shouldn't build additional things based on DEBUG being set (it's meant for setting flags for the compiler/linker an

Re: [UPDATE] devel/libusb1 1.0.23

2019-11-25 Thread Brian Callahan
On 11/25/19 2:15 PM, William Orr wrote: Brian Callahan writes: On 2019-11-24 6:35 PM, William Orr wrote: Hey, This is an update to devel/libusb1 1.0.23. Includes a switch to the github upstream, and features some small changes to the build system. Tested on amd64 Thanks! Index: devel/l

Re: [UPDATE] devel/libusb1 1.0.23

2019-11-25 Thread William Orr
Brian Callahan writes: > On 2019-11-24 6:35 PM, William Orr wrote: >> Hey, >> >> This is an update to devel/libusb1 1.0.23. >> >> Includes a switch to the github upstream, and features >> some small changes to the build system. >> >> Tested on amd64 >> >> Thanks! >> >> Index: devel/libusb1/Makef

Re: [UPDATE] devel/libusb1 1.0.23

2019-11-24 Thread Brian Callahan
On 2019-11-24 6:35 PM, William Orr wrote: Hey, This is an update to devel/libusb1 1.0.23. Includes a switch to the github upstream, and features some small changes to the build system. Tested on amd64 Thanks! Index: devel/libusb1/Makefile ==

[UPDATE] devel/libusb1 1.0.23

2019-11-24 Thread William Orr
Hey, This is an update to devel/libusb1 1.0.23. Includes a switch to the github upstream, and features some small changes to the build system. Tested on amd64 Thanks! Index: devel/libusb1/Makefile === RCS file: /cvs/ports/devel/

Re: Update devel/libusb1 to 1.0.19

2015-06-23 Thread Jiri B
On Tue, Jun 23, 2015 at 04:23:23PM +0200, Martin Pieuchot wrote: > > [..] > > Is this a good candidate for tracking their github repo? > > You can use the diff below if you want. But I'd prefer to stick to > stable releases. Thing is OpenBSD's backend is synchronous whereas > the libusb advertis

Re: Update devel/libusb1 to 1.0.19

2015-06-23 Thread David Coppa
On Tue, Jun 23, 2015 at 4:23 PM, Martin Pieuchot wrote: > On 23/06/15(Tue) 14:04, Brandon Mercer wrote: >> On Tue, Jun 23, 2015 at 5:17 AM Martin Pieuchot wrote: >> >> > On 22/06/15(Mon) 23:56, Jérémie Courrèges-Anglas wrote: >> > > Martin Pieuchot writes: >> > > >> > > > Here's an update to the

Re: Update devel/libusb1 to 1.0.19

2015-06-23 Thread Martin Pieuchot
On 23/06/15(Tue) 14:04, Brandon Mercer wrote: > On Tue, Jun 23, 2015 at 5:17 AM Martin Pieuchot wrote: > > > On 22/06/15(Mon) 23:56, Jérémie Courrèges-Anglas wrote: > > > Martin Pieuchot writes: > > > > > > > Here's an update to the latest version. This diff is basically the > > > > same as las

Re: Update devel/libusb1 to 1.0.19

2015-06-23 Thread Brandon Mercer
On Tue, Jun 23, 2015 at 5:17 AM Martin Pieuchot wrote: > On 22/06/15(Mon) 23:56, Jérémie Courrèges-Anglas wrote: > > Martin Pieuchot writes: > > > > > Here's an update to the latest version. This diff is basically the > > > same as last year and hopefully the regression exposed in the 1.0.18 >

Re: Update devel/libusb1 to 1.0.19

2015-06-23 Thread Martin Pieuchot
On 22/06/15(Mon) 23:56, Jérémie Courrèges-Anglas wrote: > Martin Pieuchot writes: > > > Here's an update to the latest version. This diff is basically the > > same as last year and hopefully the regression exposed in the 1.0.18 > > are now gone. > > > > Please test with your favorite ports and r

Re: Update devel/libusb1 to 1.0.19

2015-06-22 Thread Jérémie Courrèges-Anglas
Martin Pieuchot writes: > Here's an update to the latest version. This diff is basically the > same as last year and hopefully the regression exposed in the 1.0.18 > are now gone. > > Please test with your favorite ports and report back. FWIW, the update looks sane ports-wise. If you're still

Re: Update devel/libusb1 to 1.0.19

2015-06-12 Thread Brandon Mercer
On Thu, Jun 11, 2015 at 9:17 AM Martin Pieuchot wrote: > Here's an update to the latest version. This diff is basically the > same as last year and hopefully the regression exposed in the 1.0.18 > are now gone. > > Please test with your favorite ports and report back. > > I tested the teensyload

Update devel/libusb1 to 1.0.19

2015-06-11 Thread Martin Pieuchot
Here's an update to the latest version. This diff is basically the same as last year and hopefully the regression exposed in the 1.0.18 are now gone. Please test with your favorite ports and report back. Index: Makefile === RCS file

Re: Update: devel/libusb1

2014-03-17 Thread Brad Smith
On Tue, Mar 11, 2014 at 04:51:06PM +0100, Martin Pieuchot wrote: > Diff below is a major update to the last libusb (previously libusbx) > release. Our backend has been updated upstream and this update > includes various fixes. But since *a lot* of development happened > since our previous package

Re: Update: devel/libusb1

2014-03-14 Thread Martin Pieuchot
David, On 13/03/14(Thu) 17:04, David Coppa wrote: > On Thu, Mar 13, 2014 at 4:45 PM, Stuart Henderson wrote: > > On 2014/03/13 09:20, David Coppa wrote: > >> And, please, tell me how to further debug this issue... > > > > See libusb1's Makefile; build libusb1 with DEBUG defined and > > you get so

Re: Update: devel/libusb1

2014-03-13 Thread Stuart Henderson
On 2014/03/13 09:20, David Coppa wrote: > And, please, tell me how to further debug this issue... See libusb1's Makefile; build libusb1 with DEBUG defined and you get some additional logging.

Re: Update: devel/libusb1

2014-03-13 Thread David Coppa
> From: Martin Pieuchot > Date: Tue, Mar 11, 2014 at 4:51 PM > Subject: Update: devel/libusb1 > To: ports@openbsd.org > > > Diff below is a major update to the last libusb (previously libusbx) > release. Our backend has been updated upstream and this update > i

Update: devel/libusb1

2014-03-11 Thread Martin Pieuchot
Diff below is a major update to the last libusb (previously libusbx) release. Our backend has been updated upstream and this update includes various fixes. But since *a lot* of development happened since our previous packaged version, I'd like to hear from you, USB users, to know if this new vers

Update: devel/libusb1 1.0.9

2012-04-20 Thread Martin Pieuchot
The diff below updates devel/libusb1 to the recent 1.0.9 release. All OpenBSD specific code has been commited upsteam and I don't expect any regression but if you are using any application relying on the libusb, please test this update. Comments and oks welcome. Martin Index: Makefile ===