From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Sep 12 03:00:46 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D937D16A4D0 for ; Sun, 12 Sep 2004 03:00:46 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACE9D43D48 for ; Sun, 12 Sep 2004 03:00:45 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i8C30ibn088704 for ; Sun, 12 Sep 2004 03:00:44 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i8C30iJ1088696; Sun, 12 Sep 2004 03:00:44 GMT (envelope-from gnats) Resent-Date: Sun, 12 Sep 2004 03:00:44 GMT Resent-Message-Id: <200409120300.i8C30iJ1088696@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sam Lawrance Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6169516A4CE for ; Sun, 12 Sep 2004 02:58:18 +0000 (GMT) Received: from bloodwood.hunterlink.net.au (smtp-local.hunterlink.net.au [203.12.144.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDF4243D31 for ; Sun, 12 Sep 2004 02:58:16 +0000 (GMT) (envelope-from boris@brooknet.com.au) Received: from localhost (ppp21AC.dyn.pacific.net.au [61.8.33.172]) i8C2vjrx007453; Sun, 12 Sep 2004 12:57:45 +1000 Received: by localhost (Postfix, from userid 0) id C268C1DE7; Sun, 12 Sep 2004 12:59:34 +1000 (EST) Message-Id: <20040912025934.C268C1DE7@localhost> Date: Sun, 12 Sep 2004 12:59:34 +1000 (EST) From: Sam Lawrance To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: boris@brooknet.com.au Subject: ports/71634: [maintainer] palm/uppc-kmod: fix build fail X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Sep 2004 03:00:47 -0000 >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: