From owner-freebsd-ports Tue Nov 26 12:40: 4 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46CF337B401 for ; Tue, 26 Nov 2002 12:40:02 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6110A43ECD for ; Tue, 26 Nov 2002 12:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gAQKe1x3090091 for ; Tue, 26 Nov 2002 12:40:01 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gAQKe1G7090090; Tue, 26 Nov 2002 12:40:01 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6931737B401 for ; Tue, 26 Nov 2002 12:31:38 -0800 (PST) Received: from lambda.foldr.org (lambda.foldr.org [198.78.66.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64A9043E9C for ; Tue, 26 Nov 2002 12:31:37 -0800 (PST) (envelope-from vs@foldr.org) Received: from theater.foldr.org (pD9509CA5.dip.t-dialin.net [217.80.156.165]) by lambda.foldr.org (8.12.3/8.11.6) with ESMTP id gAQKVDjN069955 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified OK) for ; Tue, 26 Nov 2002 21:31:15 +0100 (CET) (envelope-from vs@foldr.org) Received: from monster.theater.foldr.org (monster.theater.foldr.org [IPv6:3ffe:b80:2de:3:2e0:29ff:fe98:abca]) by theater.foldr.org (8.12.5/8.12.5) with ESMTP id gAQKVZBa020333 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK) for ; Tue, 26 Nov 2002 21:31:36 +0100 (CET) (envelope-from vs@monster.theater.foldr.org) Received: (from vs@localhost) by monster.theater.foldr.org (8.12.6/8.12.6/Submit) id gAQKV6F8026086; Tue, 26 Nov 2002 21:31:06 +0100 (CET) (envelope-from vs) Message-Id: <200211262031.gAQKV6F8026086@monster.theater.foldr.org> Date: Tue, 26 Nov 2002 21:31:06 +0100 (CET) From: Volker Stolz Reply-To: Volker Stolz To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/45767: [bento] graphics/fxtv: More TV on -current Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 45767 >Category: ports >Synopsis: [bento] graphics/fxtv: More TV on -current >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Nov 26 12:40:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Volker Stolz >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD monster.theater.foldr.org 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Sun Nov 24 14:40:01 CET 2002 root@monster.theater.foldr.org:/usr/obj/usr/src/sys/MONSTER i386 >Description: Bento noticed that fxtv lacks sys/types.h in one file. >How-To-Repeat: >Fix: diff -urN ofiles/patch-tvcapture.c files/patch-tvcapture.c --- ofiles/patch-tvcapture.c Thu Jan 1 01:00:00 1970 +++ files/patch-tvcapture.c Tue Nov 26 21:25:31 2002 @@ -0,0 +1,10 @@ +--- tvcapture.c.orig Tue Nov 26 21:24:22 2002 ++++ tvcapture.c Tue Nov 26 21:24:34 2002 +@@ -35,6 +35,7 @@ + #include + #include + #include ++#include + #ifdef __NetBSD__ + # include + #else >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message