From owner-freebsd-ports  Sat Apr  6  6:49:55 2002
Delivered-To: freebsd-ports@freebsd.org
Received: from w250.z064001178.sjc-ca.dsl.cnc.net (w250.z064001178.sjc-ca.dsl.cnc.net [64.1.178.250])
	by hub.freebsd.org (Postfix) with SMTP id 61AC937B404
	for <ports@FreeBSD.ORG>; Sat,  6 Apr 2002 06:49:51 -0800 (PST)
Received: (qmail 46480 invoked by uid 1000); 6 Apr 2002 14:50:12 -0000
Date: Sat, 6 Apr 2002 06:49:49 -0801
From: Jos Backus <jos@catnook.com>
To: ports@FreeBSD.ORG
Cc: Oliver Braun <obraun@informatik.unibw-muenchen.de>
Subject: Re: For MAINTAINER of net/rsync
Message-ID: <20020406145011.GB41627@lizzy.catnook.com>
Reply-To: Jos Backus <jos@catnook.com>
Mail-Followup-To: ports@FreeBSD.ORG,
	Oliver Braun <obraun@informatik.unibw-muenchen.de>
References: <20020402115622.GQ98309@zgia.zp.ua> <20020403063014.B799-100000@blues.jpj.net> <20020406081841.GA41627@lizzy.catnook.com> <20020406100540.GA23706@nemesis.informatik.unibw-muenchen.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20020406100540.GA23706@nemesis.informatik.unibw-muenchen.de>
User-Agent: Mutt/1.3.28i
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-ports.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-ports>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-ports>
X-Loop: FreeBSD.org

On Sat, Apr 06, 2002 at 12:05:40PM +0200, Oliver Braun wrote:
> please cvsup your ports tree. This has already been fixed three days ago:
> 
> $FreeBSD: ports/net/rsync/Makefile,v 1.66 2002/04/03 21:52:38 pat Exp $
>         @${PERL} -pi.orig -e 's|malloc.h|stdlib.h|g' \
>                         ${WRKSRC}/rsync.h ${WRKSRC}/zlib/zutil.h

I think you are missing the point. If /usr/include/malloc.h wasn't in the
FreeBSD tree, rsync's (and others) configure wouldn't find it and simply use
<stdlib.h> instead. That way we wouldn't have to patch anything.

-- 
Jos Backus                 _/  _/_/_/        Santa Clara, CA
                          _/  _/   _/
                         _/  _/_/_/             
                    _/  _/  _/    _/
jos@catnook.com     _/_/   _/_/_/            use Std::Disclaimer;

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message