From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jun 24 15:30:44 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 A3C7416A4D0 for ; Thu, 24 Jun 2004 15:30:44 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DED143D5E for ; Thu, 24 Jun 2004 15:30:44 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i5OFUOTC089476 for ; Thu, 24 Jun 2004 15:30:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i5OFUOor089475; Thu, 24 Jun 2004 15:30:24 GMT (envelope-from gnats) Resent-Date: Thu, 24 Jun 2004 15:30:24 GMT Resent-Message-Id: <200406241530.i5OFUOor089475@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 B15E216A4CE for ; Thu, 24 Jun 2004 15:23:26 +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 7B26743D31 for ; Thu, 24 Jun 2004 15:23:25 +0000 (GMT) (envelope-from boris@brooknet.com.au) Received: from localhost (ppp287C.dyn.pacific.net.au [61.8.40.124]) i5OFFiN2017809; Fri, 25 Jun 2004 01:15:44 +1000 Received: by localhost (Postfix, from userid 0) id CD20322E; Fri, 25 Jun 2004 01:23:42 +1000 (EST) Message-Id: <20040624152342.CD20322E@localhost> Date: Fri, 25 Jun 2004 01:23:42 +1000 (EST) From: Sam Lawrance To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: boris@brooknet.com.au Subject: ports/68278: [PATCH] palm/uppc-kmod: update to 0.6 (fix build failure on -CURRENT) 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: Thu, 24 Jun 2004 15:30:44 -0000 >Number: 68278 >Category: ports >Synopsis: [PATCH] palm/uppc-kmod: update to 0.6 (fix build failure on -CURRENT) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jun 24 15:30:23 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Sam Lawrance >Release: FreeBSD 5.2-CURRENT i386 >Organization: >Environment: System: FreeBSD dirk.no.domain 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Thu Jun 24 18:30:51 EST 2004 >Description: 0.5 -> 0.6: Minimal change - added missing include to fix build failure on -CURRENT. >How-To-Repeat: >Fix: --- uppc-kmod-0.6.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/FreeBSD/ports/palm/uppc-kmod/Makefile,v retrieving revision 1.4 diff -u -u -r1.4 Makefile --- Makefile 26 Mar 2004 03:08:09 -0000 1.4 +++ Makefile 24 Jun 2004 14:05:40 -0000 @@ -6,7 +6,7 @@ # PORTNAME= uppc -PORTVERSION= 0.5 +PORTVERSION= 0.6 CATEGORIES= palm MASTER_SITES= http://sam.stral.net/freebsd/ PKGNAMESUFFIX= -kmod Index: distinfo =================================================================== RCS file: /home/ncvs/FreeBSD/ports/palm/uppc-kmod/distinfo,v retrieving revision 1.3 diff -u -u -r1.3 distinfo --- distinfo 26 Mar 2004 03:08:09 -0000 1.3 +++ distinfo 24 Jun 2004 14:02:54 -0000 @@ -1,2 +1,2 @@ -MD5 (uppc-0.5.tar.gz) = 9a127c6853cdc2e1db3ab4bdfc2034ee -SIZE (uppc-0.5.tar.gz) = 8812 +MD5 (uppc-0.6.tar.gz) = 7fe81d115f0458dc30eb81a375d743a6 +SIZE (uppc-0.6.tar.gz) = 8821 --- uppc-kmod-0.6.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: