Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Sep 2004 12:59:34 +1000 (EST)
From:      Sam Lawrance <boris@brooknet.com.au>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        boris@brooknet.com.au
Subject:   ports/71634: [maintainer] palm/uppc-kmod: fix build fail
Message-ID:  <20040912025934.C268C1DE7@localhost>
Resent-Message-ID: <200409120300.i8C30iJ1088696@freefall.freebsd.org>

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

>Number:         71634
>Category:       ports
>Synopsis:       [maintainer] palm/uppc-kmod: fix build fail
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 12 03:00:44 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Sam Lawrance
>Release:        FreeBSD 5.3-BETA3 i386
>Organization:
>Environment:
System: FreeBSD dirk.no.domain 5.3-BETA3 FreeBSD 5.3-BETA3 #4: Fri Sep 10 08:26:34 EST 2004
>Description:
Update to 0.7 to fix build failure (deal with usbdevs changes)

>How-To-Repeat:
>Fix:

--- uppc-kmod-0.7.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/FreeBSD/ports/palm/uppc-kmod/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile	25 Jun 2004 07:28:27 -0000	1.5
+++ Makefile	12 Sep 2004 02:47:31 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	uppc
-PORTVERSION=	0.6
+PORTVERSION=	0.7
 CATEGORIES=	palm
 MASTER_SITES=	http://sam.stral.net/freebsd/
 PKGNAMESUFFIX=	-kmod
@@ -14,7 +14,7 @@
 MAINTAINER=	boris@brooknet.com.au
 COMMENT=	USB device driver for Windows CE handhelds
 
-MAN4=	uppc.4
+MAN4=		uppc.4
 WRKSRC=		${WRKDIR}/${PORTNAME}
 USE_REINPLACE=	yes
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/FreeBSD/ports/palm/uppc-kmod/distinfo,v
retrieving revision 1.4
diff -u -u -r1.4 distinfo
--- distinfo	25 Jun 2004 07:28:27 -0000	1.4
+++ distinfo	12 Sep 2004 02:46:20 -0000
@@ -1,2 +1,2 @@
-MD5 (uppc-0.6.tar.gz) = 7fe81d115f0458dc30eb81a375d743a6
-SIZE (uppc-0.6.tar.gz) = 8821
+MD5 (uppc-0.7.tar.gz) = 8ca78e3f4e32c93f71bfc215b543fa6c
+SIZE (uppc-0.7.tar.gz) = 8825
--- uppc-kmod-0.7.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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