> upnp.c:91:51: error: too few arguments to function call, expected 7,
> have 6
> ret = upnpDiscover (msec, NULL, NULL, 0, 0, &err);
The following patch solved the problem for me:
% cat /usr/ports/net-p2p/transmission-cli/files/patch
-libtransmission_upnp.c
--- libtransmission/upnp.c.orig 2015
On 14/10/2015 8:01 PM, Alex V. Petrov wrote:
> Hi all!
>
> After update net/miniupnpc, error build net-p2p/transmission-cli:
>
> upnp.c:91:51: error: too few arguments to function call, expected 7, have 6
>
Dirk,
Looks like dependent ports need to have their PORTREVISION's bumped
after https:/
Hi all!
After update net/miniupnpc, error build net-p2p/transmission-cli:
upnp.c:91:51: error: too few arguments to function call, expected 7, have 6
-
tbr, Alex
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/