Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Nov 2001 00:38:16 -0700 (MST)
From:      John Reynolds <jjreynold@home.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/32246: [PATCH]: Maintainer update of graphics/s10sh port
Message-ID:  <200111240738.fAO7cG272300@whale.home-net>

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

>Number:         32246
>Category:       ports
>Synopsis:       [PATCH]: Maintainer update of graphics/s10sh port
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 23 23:40:01 PST 2001
>Closed-Date:
>Last-Modified:
>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:
>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?200111240738.fAO7cG272300>