FreeBSD Bugzilla – Attachment 97596 Details for
Bug 136367
misc/kdeedu3 borken on -current
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
kdeedu3.patch
kdeedu3.patch (text/plain), 1.21 KB, created by
eischen
on 2009-07-06 08:59:40 UTC
(
hide
)
Description:
kdeedu3.patch
Filename:
MIME Type:
Creator:
eischen
Created:
2009-07-06 08:59:40 UTC
Size:
1.21 KB
patch
obsolete
>Index: files/patch-kstars-indi-fli_libfli-usb-sys-bsd.c >=================================================================== >RCS file: /opt/FreeBSD/cvs/ports/misc/kdeedu3/files/patch-kstars-indi-fli_libfli-usb-sys-bsd.c,v >retrieving revision 1.1 >diff -u -r1.1 patch-kstars-indi-fli_libfli-usb-sys-bsd.c >--- files/patch-kstars-indi-fli_libfli-usb-sys-bsd.c 16 Apr 2009 09:01:28 -0000 1.1 >+++ files/patch-kstars-indi-fli_libfli-usb-sys-bsd.c 6 Jul 2009 21:23:13 -0000 >@@ -1,19 +1,18 @@ >- >---- kstars/kstars/indi/fli/libfli-usb-sys-bsd.c.orig 2005-09-10 03:17:35.000000000 -0500 >-+++ kstars/kstars/indi/fli/libfli-usb-sys-bsd.c 2009-03-26 09:44:39.470081183 -0500 >-@@ -41,8 +41,13 @@ >+--- kstars/kstars/indi/fli/libfli-usb-sys-bsd.c.orig 2005-09-10 04:17:35.000000000 -0400 >++++ kstars/kstars/indi/fli/libfli-usb-sys-bsd.c 2009-07-06 17:12:21.000000000 -0400 >+@@ -41,8 +41,15 @@ > > */ > > +#include <sys/param.h> > #include <sys/types.h> >-+#if __FreeBSD_version > 800061 >-+#include <legacy/dev/usb/usb.h> >++#if __FreeBSD_version >= 800069 >++#include <libusb20.h> >++#include <dev/usb/usb_ioctl.h> >++#define USB_SET_TIMEOUT USB_SET_RX_TIMEOUT > +#else > #include <dev/usb/usb.h> > +#endif > #include <sys/ioctl.h> > > #include <unistd.h> >- >-
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 136367
: 97596