The following reply was made to PR ports/135860; it has been noted by GNATS.
From: "Jeremy Messenger" <me...@cox.net> To: bug-follo...@freebsd.org, u...@spoerlein.net Cc: Subject: Re: ports/135860: [PATCH] x11/kdebase3: Unbreak on -CURRENT Date: Thu, 02 Jul 2009 10:26:27 -0500 Your extrapatch-libusb20 does not apply clean. You didn't test the 'make patch' before you submit it. The fix is pretty very simple by correct the path of like this: --- usbdevices.h.orig 2006-07-22 10:15:22.000000000 +0200 +++ usbdevices.h 2009-06-20 13:19:42.000000000 +0200 It should be: --- kcontrol/usbview/usbdevices.h.orig 2006-07-22 10:15:22.000000000 +0200 +++ kcontrol/usbview/usbdevices.h 2009-06-20 13:19:42.000000000 +0200 But I also update the patch to make work with -CURRENT again by disable the usb_revision.h. Here is update: http://people.freebsd.org/~mezz/diff/extrapatch-libusb20 Keep in mind, I haven't test it in the runtime but I will later. Cheers, Mezz -- me...@cox.net - m...@freebsd.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gn...@freebsd.org _______________________________________________ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information