From owner-freebsd-ports Sat Sep 7 22:20:11 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 90B1237B401 for ; Sat, 7 Sep 2002 22:20:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E778243E4A for ; Sat, 7 Sep 2002 22:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g885K2JU052757 for ; Sat, 7 Sep 2002 22:20:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g885K2g0052756; Sat, 7 Sep 2002 22:20:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B098F37B400 for ; Sat, 7 Sep 2002 22:10:10 -0700 (PDT) Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5469B43E77 for ; Sat, 7 Sep 2002 22:10:10 -0700 (PDT) (envelope-from adam@emmenthaler.blacktabby.org) Received: from emmenthaler.blacktabby.org ([12.240.109.159]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020908051010.YCTY19682.rwcrmhc51.attbi.com@emmenthaler.blacktabby.org> for ; Sun, 8 Sep 2002 05:10:10 +0000 Received: from cheshire.blacktabby.org (cheshire.blacktabby.org [192.168.1.198]) by emmenthaler.blacktabby.org (Postfix) with ESMTP id ED4833B23 for ; Sat, 7 Sep 2002 22:10:08 -0700 (PDT) Received: by cheshire.blacktabby.org (Postfix, from userid 1000) id B0F765877; Sat, 7 Sep 2002 21:54:28 -0700 (PDT) Message-Id: <20020908045428.B0F765877@cheshire.blacktabby.org> Date: Sat, 7 Sep 2002 21:54:28 -0700 (PDT) From: Adam Kranzel Reply-To: Adam Kranzel To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/42541: Fixes for comms/asmodem port 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: 42541 >Category: ports >Synopsis: Fixes for comms/asmodem port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Sep 07 22:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD cheshire.blacktabby.org 5.0-CURRENT FreeBSD 5.0-CURRENT #4: Sat Sep 7 17:58:37 PDT 2002 adam@cheshire.blacktabby.org:/usr/obj/usr/src/sys/CHESHIRE-NODEBUG i386 >Description: The included patch fixes the comms/asmodem port for -CURRENT (it compiles on -STABLE with this patch, but I've not tested more than that). >How-To-Repeat: n/a >Fix: diff -ruN asmodem.good/files/patch-aa asmodem/files/patch-aa --- asmodem.good/files/patch-aa Sat Sep 7 20:06:17 2002 +++ asmodem/files/patch-aa Sat Sep 7 20:59:42 2002 @@ -1,5 +1,5 @@ ---- asmodem.c.orig Mon Oct 5 04:56:57 1998 -+++ asmodem.c Thu Sep 30 05:30:03 1999 +--- asmodem.c.orig Sun Oct 4 12:56:57 1998 ++++ asmodem.c Sat Sep 7 20:40:13 2002 @@ -25,9 +25,8 @@ #include #include @@ -7,7 +7,7 @@ -#include -#include -#include -+#include ++#include +#include >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message