Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Aug 2016 13:54:53 -0500
From:      John Marino <freebsd.contact@marino.st>
To:        Renato Botelho <garga@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r419648 - head/net/tcpdump
Message-ID:  <b745a66c-4e01-5c3e-bd53-17ce8acf87c2@marino.st>
In-Reply-To: <201608041849.u74InmO6059744@repo.freebsd.org>
References:  <201608041849.u74InmO6059744@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 8/4/2016 13:49, Renato Botelho wrote:
> Author: garga
> Date: Thu Aug  4 18:49:48 2016
> New Revision: 419648
> URL: https://svnweb.freebsd.org/changeset/ports/419648
>
> Log:
>   - Update net/tcpdump to 4.8.0
>   - Fix ambiguous specification of libpcap by using libpcap from base [1]
>
[snip]
>
> -LIB_DEPENDS=	libpcap.so:net/libpcap
> +LIB_DEPENDS=	libpcap.so.1:net/libpcap
>

Hi Renato,
The commit message says "libpcap is from base" but the code will use 
libpcap from ports.  If you want base, you would just remove LIB_DEPENDS 
line completely.  I'm not sure which is correct, your message or your 
code change.  It could be either.

John

---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b745a66c-4e01-5c3e-bd53-17ce8acf87c2>