From root@icommerce-france.com  Fri Sep  6 01:38:09 2002
Return-Path: <root@icommerce-france.com>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6DA1237B43D
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  6 Sep 2002 01:38:09 -0700 (PDT)
Received: from mail2.itxmarket.com (fw.itxmarket.com [213.11.40.109])
	by mx1.FreeBSD.org (Postfix) with ESMTP id BCC4C44387
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  6 Sep 2002 01:33:28 -0700 (PDT)
	(envelope-from root@icommerce-france.com)
Received: from icommerce-france.com (extranet.itxmarket.com [192.168.2.24])
	by mail2.itxmarket.com (Postfix) with ESMTP id C21DA37C9B
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  6 Sep 2002 10:04:47 +0200 (CEST)
Received: by icommerce-france.com (Postfix, from userid 0)
	id BA54814A24; Fri,  6 Sep 2002 10:04:41 +0200 (CEST)
Message-Id: <20020906080441.BA54814A24@icommerce-france.com>
Date: Fri,  6 Sep 2002 10:04:41 +0200 (CEST)
From: Michael L.Hostbaek <mich@freebsdcluster.org>
Reply-To: Michael L.Hostbaek <mich@freebsdcluster.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update port: [Maintainer port]: sysutils/ah-tty
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         42472
>Category:       ports
>Synopsis:       Update port: [Maintainer port]: sysutils/ah-tty
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 06 01:40:21 PDT 2002
>Closed-Date:    Mon Oct 21 21:39:59 PDT 2002
>Last-Modified:  Mon Oct 21 21:39:59 PDT 2002
>Originator:     Michael L. Hostbaek
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
FreeBSDCluster.org
>Environment:
System: FreeBSD extranet.itxmarket.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Tue Aug 20 15:23:02 CEST 2002 root@extranet.itxmarket.com:/usr/obj/usr/src/sys/EXTRANET1 i386

>Description:
	Fix "malloc.h include" warning
>How-To-Repeat:
	
>Fix:

	
diff -u -ruN ah-tty.bak/files/patch-aa ah-tty/files/patch-aa
--- ah-tty.bak/files/patch-aa	Thu Jan  1 01:00:00 1970
+++ ah-tty/files/patch-aa	Fri Sep  6 09:59:57 2002
@@ -0,0 +1,11 @@
+--- dillib/vty/vtlabel.c.orig	Sat Aug 26 23:35:57 2000
++++ dillib/vty/vtlabel.c	Fri Sep  6 09:56:10 2002
+@@ -20,7 +20,7 @@
+ 
+ #include "vtcurses.h"
+ #include <ctype.h>
+-#include <malloc.h>
++#include <stdlib.h>
+ extern PANEL*  ShellPanel;
+ 
+ /* @txh */

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: adamw 
State-Changed-When: Mon Oct 21 21:39:18 PDT 2002 
State-Changed-Why:  
Committed, using REINPLACE instead of a patch file. 
Thanks for your submission! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=42472 
>Unformatted:
