Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Dec 2002 06:57:55 -0700 (MST)
From:      John Reynolds <johnjen@reynoldsnet.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46059: [PATCH-MAINTAINER] libusb port needs an update to 0.1.7
Message-ID:  <200212071357.gB7DvtJd022940@whale.home-net>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212071357.gB7DvtJd022940>