ports/59294: Maintainer update: deskutils/gtodo, fix the build by add a patch.

Jeremy Messenger mezz7 at cox.net
Fri Nov 14 21:00:37 UTC 2003


>Number:         59294
>Category:       ports
>Synopsis:       Maintainer update: deskutils/gtodo, fix the build by add a patch.
>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 Nov 14 13:00:35 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mezz
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD ns1.mezzweb.com 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Wed Aug 13
22:39:47 CDT 2003 mezz at mezz.mezzweb.com:/usr/obj/usr/src/sys/BSDROCKS i386

>Description:
Wish the bentoo could have email me, but igla at batterybackups.net just gave me
a wake up call. I have contracted to the author of gToDo and he made a mistake
to add the getopt.h in the main.c. Add a patch to fix the build.

Reported by: igla at batterybackups.net

>How-To-Repeat:
n/a

>Fix:
Add files/patch-src::main.c

--- gtodo.diff begins here ---
diff -urN gtodo.orig/files/patch-src::main.c gtodo/files/patch-src::main.c
--- gtodo.orig/files/patch-src::main.c	Wed Dec 31 18:00:00 1969
+++ gtodo/files/patch-src::main.c	Fri Nov 14 14:37:56 2003
@@ -0,0 +1,10 @@
+--- src/main.c.orig	Fri Nov 14 14:37:02 2003
++++ src/main.c	Fri Nov 14 14:37:09 2003
+@@ -1,7 +1,6 @@
+ #include <gtk/gtk.h>
+ #include <sys/stat.h>
+ #include <sys/types.h>
+-#include <getopt.h>
+ #include <gconf/gconf.h>
+ #include "main.h"
+ 
--- gtodo.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list