From jjreynold@cx587235-b.chnd1.az.home.com  Fri Nov 23 23:38:17 2001
Return-Path: <jjreynold@cx587235-b.chnd1.az.home.com>
Received: from cx587235-b.chnd1.az.home.com (cx587235-b.chnd1.az.home.com [24.251.188.194])
	by hub.freebsd.org (Postfix) with ESMTP id 18B1D37B405
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 23 Nov 2001 23:38:17 -0800 (PST)
Received: from whale.home-net (whale [192.168.1.2])
	by cx587235-b.chnd1.az.home.com (8.11.6/8.11.6) with ESMTP id fAO7cGU52938
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 24 Nov 2001 00:38:16 -0700 (MST)
	(envelope-from jjreynold@dolphin.home-net)
Received: (from jjreynold@localhost)
	by whale.home-net (8.11.6/8.11.6) id fAO7cG272300;
	Sat, 24 Nov 2001 00:38:16 -0700 (MST)
	(envelope-from jjreynold)
Message-Id: <200111240738.fAO7cG272300@whale.home-net>
Date: Sat, 24 Nov 2001 00:38:16 -0700 (MST)
From: John Reynolds <jjreynold@home.com>
Reply-To: John Reynolds <jjreynold@home.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH]: Maintainer update of graphics/s10sh port
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         32246
>Category:       ports
>Synopsis:       [PATCH]: Maintainer update of graphics/s10sh port
>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:   Fri Nov 23 23:40:01 PST 2001
>Closed-Date:    Sat Nov 24 01:23:59 PST 2001
>Last-Modified:  Sat Nov 24 01:25:49 PST 2001
>Originator:     John Reynolds
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
I'm not organized ....
>Environment:

System: FreeBSD whale 4.4-STABLE FreeBSD 4.4-STABLE #0: Wed Nov 21 19:04:25 MST
2001 root@dolphin:/usr/obj/usr/src/sys/WHALE i386

>Description:

This is a slight update to the s10sh port. I've bumped port revision to '1'
because I'm now pointing to an updated version of libusb (may not be commited
to the ports tree yet! -- I will followup to this PR with that PR # so that
they can be commited at relatively the same time :).

Note: there is NO change to distinfo.

>How-To-Repeat:

Apply the following patch in the graphics/s10sh directory.

>Fix:

diff -urN s10sh.orig/Makefile s10sh/Makefile
--- s10sh.orig/Makefile	Sat Nov 24 00:15:40 2001
+++ s10sh/Makefile	Sat Nov 24 00:19:23 2001
@@ -7,6 +7,7 @@
 
 PORTNAME=	s10sh
 PORTVERSION=	0.2.0
+PORTREVISION=   1
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.kyuzz.org/antirez/s10sh-src/
 
@@ -20,7 +21,7 @@
 .if defined(NOUSB) || defined(WITHOUT_USB)
 MAKE_ENV+=	WITHOUT_USB=YES
 .else
-LIB_DEPENDS=    usb-0.1.3:${PORTSDIR}/devel/libusb
+LIB_DEPENDS=    usb-0.1.4:${PORTSDIR}/devel/libusb
 .endif
 
 .if !defined(NOPORTDOCS)
diff -urN s10sh.orig/pkg-descr s10sh/pkg-descr
--- s10sh.orig/pkg-descr	Sat Nov 24 00:15:40 2001
+++ s10sh/pkg-descr	Sat Nov 24 00:20:24 2001
@@ -4,6 +4,7 @@
 
 S10sh supports the following PowerShot models: 
 
+      G1 (works with USB, not reported if works with the serial interface) 
       S10 (serial and USB) 
       S20 (serial and USB) 
       S100 aka Digital Ixus (USB only, since it lacks the serial interface) 
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pat 
State-Changed-When: Sat Nov 24 01:23:59 PST 2001 
State-Changed-Why:  
Committed, w/ Change (DOCSDIR enforcement), thanks. 

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