From owner-freebsd-ports Sat Dec 7 6: 0:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A36937B401 for ; Sat, 7 Dec 2002 06:00:10 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CC0743ECF for ; Sat, 7 Dec 2002 06:00:09 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gB7E09x3020942 for ; Sat, 7 Dec 2002 06:00:09 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gB7E08QR020941; Sat, 7 Dec 2002 06:00:08 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3251A37B401 for ; Sat, 7 Dec 2002 05:57:57 -0800 (PST) Received: from ip68-99-84-220.ph.ph.cox.net (ip68-99-84-220.ph.ph.cox.net [68.99.84.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id A210E43E4A for ; Sat, 7 Dec 2002 05:57:56 -0800 (PST) (envelope-from jjreynold@ip68-99-84-220.ph.ph.cox.net) Received: from whale.home-net (whale [192.168.1.2]) by ip68-99-84-220.ph.ph.cox.net (8.12.6/8.12.6) with ESMTP id gB7Dvuq4089130 for ; Sat, 7 Dec 2002 06:57:56 -0700 (MST) (envelope-from jjreynold@dolphin.home-net) Received: from whale.home-net (localhost [127.0.0.1]) by whale.home-net (8.12.6/8.12.6) with ESMTP id gB7DvtmQ022941 for ; Sat, 7 Dec 2002 06:57:55 -0700 (MST) (envelope-from jjreynold@whale.home-net) Received: (from jjreynold@localhost) by whale.home-net (8.12.6/8.12.6/Submit) id gB7DvtJd022940; Sat, 7 Dec 2002 06:57:55 -0700 (MST) Message-Id: <200212071357.gB7DvtJd022940@whale.home-net> Date: Sat, 7 Dec 2002 06:57:55 -0700 (MST) From: John Reynolds Reply-To: John Reynolds To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46059: [PATCH-MAINTAINER] libusb port needs an update to 0.1.7 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46059 >Category: ports >Synopsis: [PATCH-MAINTAINER] libusb port needs an update to 0.1.7 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Dec 07 06:00:03 PST 2002 >Closed-Date: >Last-Modified: >Originator: John Reynolds >Release: FreeBSD 4.7-STABLE i386 >Organization: >Environment: System: FreeBSD whale 4.7-STABLE FreeBSD 4.7-STABLE #0: Thu Dec 5 19:52:40 MST 2002 root@dolphin:/usr/obj/usr/src/sys/WHALE i386 >Description: The user-land usb library libusb needs to be updated to 0.1.7. This new version has been tested on older and more recent (above) 4.7-STABLE systems and works with "s10sh" as an application. >How-To-Repeat: n/a >Fix: Please apply the following patch from ports/devel: diff -urN libusb.orig/Makefile libusb/Makefile --- libusb.orig/Makefile Fri Jun 28 00:54:12 2002 +++ libusb/Makefile Thu Dec 5 18:05:32 2002 @@ -6,7 +6,7 @@ # PORTNAME= libusb -PORTVERSION= 0.1.6a +PORTVERSION= 0.1.7 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -urN libusb.orig/distinfo libusb/distinfo --- libusb.orig/distinfo Fri Jun 28 00:54:12 2002 +++ libusb/distinfo Thu Dec 5 18:05:43 2002 @@ -1 +1 @@ -MD5 (libusb-0.1.6a.tar.gz) = 4560835ac0168fa09f653043983f2d0a +MD5 (libusb-0.1.7.tar.gz) = 4c7abee86d8715bccb43428a500d2170 diff -urN libusb.orig/pkg-plist libusb/pkg-plist --- libusb.orig/pkg-plist Sat Feb 23 07:33:04 2002 +++ libusb/pkg-plist Thu Dec 5 18:07:47 2002 @@ -1,6 +1,6 @@ bin/libusb-config include/usb.h -lib/libusb-0.1.so.5 +lib/libusb-0.1.so.7 lib/libusb-0.1.so lib/libusb.so lib/libusb.a >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message