From fluffy@fluffy.khv.ru  Tue Jul 28 07:58:50 2009
Return-Path: <fluffy@fluffy.khv.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6FE9D106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 28 Jul 2009 07:58:50 +0000 (UTC)
	(envelope-from fluffy@fluffy.khv.ru)
Received: from ns.ael.RU (ns.ael.ru [62.76.207.226])
	by mx1.freebsd.org (Postfix) with ESMTP id 8D7928FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 28 Jul 2009 07:58:49 +0000 (UTC)
	(envelope-from fluffy@fluffy.khv.ru)
Received: from Fluffy.Khv.RU ([80.83.239.3])
	by ns.ael.RU (8.14.3/8.14.3/Fluffy/5.3) with ESMTP id n6S7wOhs066777
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 28 Jul 2009 18:58:33 +1100 (VLAST)
	(envelope-from fluffy@fluffy.khv.ru)
Received: from Fluffy.Khv.RU (localhost [127.0.0.1])
	by Fluffy.Khv.RU (8.14.3/8.14.3/Fluffy/5.4.1) with ESMTP id n6S7vFwN073941
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 28 Jul 2009 18:57:15 +1100 (VLAST)
	(envelope-from fluffy@fluffy.khv.ru)
Message-Id: <1248767835.73940@Fluffy.Khv.RU>
Date: Tue, 28 Jul 2009 18:57:15 +1100
From: "Dima Panov" <fluffy@fluffy.khv.ru>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: x11/kdebase3: bix build on -current
X-Send-Pr-Version: gtk-send-pr 0.4.9 
X-GNATS-Notify:

>Number:         137198
>Category:       ports
>Synopsis:       x11/kdebase3: bix build on -current
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    kde
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 28 08:00:09 UTC 2009
>Closed-Date:    Tue Jul 28 16:45:31 UTC 2009
>Last-Modified:  Tue Jul 28 16:45:31 UTC 2009
>Originator:     Dima Panov
>Release:        FreeBSD 8.0-800105-BETA2 i386
>Organization:
Fluffy.Khv.RU 
>Environment:


System: FreeBSD 8.0-800105-BETA2 #0: Fri Jul 24 00:15:17 VLAST 2009
    root@Fluffy.Khv.RU:/usr/obj/usr/src/sys/Spot



>Description:


x11/kdebase3: bix build on -current


>How-To-Repeat:





>Fix:


--- kdebase3.diff begins here ---
Index: x11/kdebase3/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11/kdebase3/Makefile,v
retrieving revision 1.214
diff -u -r1.214 Makefile
--- x11/kdebase3/Makefile	6 Jul 2009 08:54:01 -0000	1.214
+++ x11/kdebase3/Makefile	26 Jul 2009 16:10:00 -0000
@@ -87,6 +87,12 @@
 	@${ECHO} "#!/bin/sh" > ${WRKSRC}/mkpamserv
 	@${ECHO} "exit 0" >> ${WRKSRC}/mkpamserv
 
+post-patch:
+.if ${OSVERSION} >= 800100
+	@${REINPLACE_CMD} -e 's,usb_revision.h,usbdi.h,g' \
+		${WRKSRC}/kcontrol/usbview/usbdevices.h
+.endif
+
 pre-configure:
 	${REINPLACE_CMD} -e "s,%%LOCALBASE%%,${LOCALBASE},g" \
 		${WRKSRC}/kdeprint/descriptions/Makefile.in
Index: x11/kdebase3/files/extrapatch-libusb20
===================================================================
RCS file: /home/ncvs/ports/x11/kdebase3/files/extrapatch-libusb20,v
retrieving revision 1.1
diff -u -r1.1 extrapatch-libusb20
--- x11/kdebase3/files/extrapatch-libusb20	6 Jul 2009 08:54:01 -0000	1.1
+++ x11/kdebase3/files/extrapatch-libusb20	26 Jul 2009 16:09:15 -0000
@@ -7,7 +7,7 @@
 -#include <dev/usb/usb.h>
 +#include <libusb20.h>
 +#include <dev/usb/usb_ioctl.h>
-+/*#include <dev/usb/usb_revision.h>*/
++#include <dev/usb/usb_revision.h>
  #endif
  
  class USBDB;
--- kdebase3.diff ends here ---



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->kde 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Jul 28 08:00:26 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137198 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Tue Jul 28 16:45:30 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137198 
>Unformatted:
