From owner-cvs-all@FreeBSD.ORG Sun Sep 26 16:06:11 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C6728106564A; Sun, 26 Sep 2010 16:06:11 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.50.215]) by mx1.freebsd.org (Postfix) with ESMTP id A1A4B8FC0A; Sun, 26 Sep 2010 16:06:11 +0000 (UTC) Received: by syn.atarininja.org (Postfix, from userid 1001) id 1D6965C34; Sun, 26 Sep 2010 12:06:11 -0400 (EDT) Date: Sun, 26 Sep 2010 12:06:11 -0400 From: Wesley Shields To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20100926160611.GD59448@atarininja.org> References: <201009261448.o8QEmkwE031130@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201009261448.o8QEmkwE031130@repoman.freebsd.org> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: Subject: Re: cvs commit: ports/net/libpcap/files patch-inet.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Sep 2010 16:06:11 -0000 On Sun, Sep 26, 2010 at 02:48:46PM +0000, Wesley Shields wrote: > wxs 2010-09-26 14:48:46 UTC > > FreeBSD ports repository > > Added files: > net/libpcap/files patch-inet.c > Log: > Correctly support interface descriptions. > > PR: ports/150860 > Submitted by: Lucius Windschuh > Obtained from: libpcap git repository I intentionally did not bump PORTREVISION here in case anyone is wondering. This particular bug only appears when MALLOC_OPTIONS=aj, otherwise things behave normally. -- WXS