svn commit: r419648 - head/net/tcpdump

John Marino freebsd.contact at marino.st
Thu Aug 4 18:55:13 UTC 2016


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



More information about the svn-ports-all mailing list