From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Nov 14 13:00:37 2003 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 8CD1716A4CF for ; Fri, 14 Nov 2003 13:00:37 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0505043FDD for ; Fri, 14 Nov 2003 13:00:36 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id hAEL0ZFY096741 for ; Fri, 14 Nov 2003 13:00:35 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hAEL0ZGg096740; Fri, 14 Nov 2003 13:00:35 -0800 (PST) (envelope-from gnats) Resent-Date: Fri, 14 Nov 2003 13:00:35 -0800 (PST) Resent-Message-Id: <200311142100.hAEL0ZGg096740@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, Jeremy Messenger Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0522916A4CF for ; Fri, 14 Nov 2003 12:51:30 -0800 (PST) Received: from ns1.mezzweb.com (ip68-103-32-11.ks.ok.cox.net [68.103.32.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id D29F543FB1 for ; Fri, 14 Nov 2003 12:51:28 -0800 (PST) (envelope-from mezz@ns1.mezzweb.com) Received: from ns1.mezzweb.com (localhost [127.0.0.1]) by ns1.mezzweb.com (8.12.9/8.12.9) with ESMTP id hAEKQvF6084007 for ; Fri, 14 Nov 2003 14:27:02 -0600 (CST) (envelope-from mezz@ns1.mezzweb.com) Received: (from mezz@localhost) by ns1.mezzweb.com (8.12.9/8.12.9/Submit) id hAEKQveg084006; Fri, 14 Nov 2003 14:26:57 -0600 (CST) Message-Id: <200311142026.hAEKQveg084006@ns1.mezzweb.com> Date: Fri, 14 Nov 2003 14:26:57 -0600 (CST) From: Jeremy Messenger To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/59294: Maintainer update: deskutils/gtodo, fix the build by add a patch. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jeremy Messenger List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Nov 2003 21:00:37 -0000 >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@mezz.mezzweb.com:/usr/obj/usr/src/sys/BSDROCKS i386 >Description: Wish the bentoo could have email me, but igla@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@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 + #include + #include +-#include + #include + #include "main.h" + --- gtodo.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: