From owner-freebsd-ports Mon Apr 20 19:00:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA23768 for freebsd-ports-outgoing; Mon, 20 Apr 1998 19:00:09 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: (from gnats@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA23742; Mon, 20 Apr 1998 19:00:06 -0700 (PDT) (envelope-from gnats) Received: from hawks.caro.net (hawks.caro.NET [209.12.201.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA23274 for ; Tue, 21 Apr 1998 01:57:16 GMT (envelope-from root@hawks.caro.net) Received: (from root@localhost) by hawks.caro.net (8.8.8/8.8.8) id VAA18438; Mon, 20 Apr 1998 21:56:50 -0400 (EDT) (envelope-from root) Message-Id: <199804210156.VAA18438@hawks.caro.net> Date: Mon, 20 Apr 1998 21:56:50 -0400 (EDT) From: awhawks@usa.net Reply-To: awhawks@usa.net To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/6369: Patch to trafshow in -current 4/17/98 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 6369 >Category: ports >Synopsis: Patch to ports/net/trafshow port >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: Mon Apr 20 19:00:04 PDT 1998 >Last-Modified: >Originator: Adam W. Hawks >Organization: Self >Release: FreeBSD 3.0-980417-SNAP i386 >Environment: FreeBSD-current 3.0-980417 with XFree86 3.3.2 >Description: Changes in current has broken trafsho includes >How-To-Repeat: Try and install trafshow port from 4/17/98 ports tree into 4/17/98 src-tree >Fix: patch file /usr/ports/net/trafshow/files/patch-ae with the following *** patch-ae.old Mon Apr 20 21:33:37 1998 --- patch-ae Mon Apr 20 21:34:56 1998 *************** *** 97,111 **** --- lib/interfaces.c Wed Jul 30 22:35:04 1997 *************** *** 17,26 **** ! --- 17,28 ---- */ #include + #include #include #include #include #include + #include #include #ifdef __FreeBSD__ --- 97,116 ---- --- lib/interfaces.c Wed Jul 30 22:35:04 1997 *************** *** 17,26 **** ! --- 17,33 ---- */ #include + #include #include #include + + #include + + #include + + #include + + #include #include #include + + #include + #include #include #ifdef __FreeBSD__ >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message