Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jun 2004 01:23:42 +1000 (EST)
From:      Sam Lawrance <boris@brooknet.com.au>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        boris@brooknet.com.au
Subject:   ports/68278: [PATCH] palm/uppc-kmod: update to 0.6 (fix build failure on -CURRENT)
Message-ID:  <20040624152342.CD20322E@localhost>
Resent-Message-ID: <200406241530.i5OFUOor089475@freefall.freebsd.org>

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

>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:



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