From jjreynold@ip68-2-87-144.ph.ph.cox.net  Sat Feb 23 00:28:23 2002
Return-Path: <jjreynold@ip68-2-87-144.ph.ph.cox.net>
Received: from ip68-2-87-144.ph.ph.cox.net (ip68-2-87-144.ph.ph.cox.net [68.2.87.144])
	by hub.freebsd.org (Postfix) with ESMTP id 13E0E37B402
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 23 Feb 2002 00:28:23 -0800 (PST)
Received: from whale.home-net (whale [192.168.1.2])
	by ip68-2-87-144.ph.ph.cox.net (8.11.6/8.11.6) with ESMTP id g1N8SM410788
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 23 Feb 2002 01:28:22 -0700 (MST)
	(envelope-from jjreynold@dolphin.home-net)
Received: (from jjreynold@localhost)
	by whale.home-net (8.11.6/8.11.6) id g1N8SMa16760;
	Sat, 23 Feb 2002 01:28:22 -0700 (MST)
	(envelope-from jjreynold)
Message-Id: <200202230828.g1N8SMa16760@whale.home-net>
Date: Sat, 23 Feb 2002 01:28:22 -0700 (MST)
From: John Reynolds <johnjen@reynoldsnet.org>
Reply-To: John Reynolds <johnjen@reynoldsnet.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER PATCH] libusb needs updating to 0.1.5
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         35232
>Category:       ports
>Synopsis:       [MAINTAINER PATCH] libusb needs updating to 0.1.5
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 23 00:30:04 PST 2002
>Closed-Date:    Sat Feb 23 06:33:31 PST 2002
>Last-Modified:  Sat Feb 23 06:33:47 PST 2002
>Originator:     John Reynolds
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:

System: FreeBSD whale 4.5-STABLE FreeBSD 4.5-STABLE #0: Wed Jan 30 07:56:05 MST
2002 root@dolphin:/usr/obj/usr/src/sys/WHALE i386

>Description:

The libusb port has bumped to 0.1.5. The attached patch takes us to that delta.

>How-To-Repeat:

 n/a

>Fix:
Please apply the following patch to while in /usr/ports/devel

diff -urN libusb.1.4/Makefile libusb/Makefile
--- libusb.1.4/Makefile	Sat Feb 23 00:10:39 2002
+++ libusb/Makefile	Sat Feb 23 00:12:49 2002
@@ -6,14 +6,15 @@
 #
 
 PORTNAME=	libusb
-PORTVERSION=	0.1.4
+PORTVERSION=	0.1.5
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=	libusb
+MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	johnjen@reynoldsnet.org
 
 GNU_CONFIGURE=	yes
+CONFIGURE_ARGS=	--disable-build-docs
 INSTALLS_SHLIB=	yes
 
 .include <bsd.port.mk>
diff -urN libusb.1.4/distinfo libusb/distinfo
--- libusb.1.4/distinfo	Sat Feb 23 00:10:39 2002
+++ libusb/distinfo	Sat Feb 23 00:13:03 2002
@@ -1 +1 @@
-MD5 (libusb-0.1.4.tar.gz) = 8043d54bed214a712f60d55de3e252c8
+MD5 (libusb-0.1.5.tar.gz) = 4eff055ee5e9cbcbf82604efbc74f76a
diff -urN libusb.1.4/pkg-plist libusb/pkg-plist
--- libusb.1.4/pkg-plist	Sat Feb 23 00:10:39 2002
+++ libusb/pkg-plist	Sat Feb 23 00:33:48 2002
@@ -1,6 +1,6 @@
 bin/libusb-config
 include/usb.h
-lib/libusb-0.1.so.4
+lib/libusb-0.1.so.5
 lib/libusb-0.1.so
 lib/libusb.so
 lib/libusb.a


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: vanilla 
State-Changed-When: Sat Feb 23 06:33:31 PST 2002 
State-Changed-Why:  
Committed, thanks. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=35232 
>Unformatted:
