Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jul 2006 13:20:27 -0400
From:      Diane Bruce <db@db.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/100993: [PATCH] comms/ktrack: unbreak compile
Message-ID:  <E1G6W0h-000L3O-N8@heceta.db.net>
Resent-Message-ID: <200607281730.k6SHUDsZ090078@freefall.freebsd.org>

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

>Number:         100993
>Category:       ports
>Synopsis:       [PATCH] comms/ktrack: unbreak compile
>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:   Fri Jul 28 17:30:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Diane Bruce
>Release:        FreeBSD 4.11-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD heceta.db.net 4.11-RELEASE-p9 FreeBSD 4.11-RELEASE-p9 #4: Tue May 17 16:07:52 EDT 2005
>Description:
[DESCRIBE CHANGES]

Added file(s):
- files/patch-ktrack_calculator.cpp


Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- ktrack-0.3.0r1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/comms/ktrack/files/patch-ktrack_calculator.cpp /usr/home/db/ktrack/files/patch-ktrack_calculator.cpp
--- /usr/ports/comms/ktrack/files/patch-ktrack_calculator.cpp	Wed Dec 31 19:00:00 1969
+++ /usr/home/db/ktrack/files/patch-ktrack_calculator.cpp	Fri Jul 28 12:43:16 2006
@@ -0,0 +1,10 @@
+--- ktrack/calculator.cpp.orig	Fri Jul 28 12:18:13 2006
++++ ktrack/calculator.cpp	Fri Jul 28 12:18:46 2006
+@@ -17,6 +17,7 @@
+ 
+ #include <stdlib.h>
+ #include <stdio.h>
++#include <sys/time.h>
+ #include <kstandarddirs.h>
+ #include <qfile.h>
+ #include <qtimer.h>
--- ktrack-0.3.0r1.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?E1G6W0h-000L3O-N8>