From owner-freebsd-ports@freebsd.org Wed Oct 14 09:01:37 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 64CD0A0E3AB for ; Wed, 14 Oct 2015 09:01:37 +0000 (UTC) (envelope-from alexvpetrov@gmail.com) Received: from mail-lf0-x231.google.com (mail-lf0-x231.google.com [IPv6:2a00:1450:4010:c07::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E30731260; Wed, 14 Oct 2015 09:01:36 +0000 (UTC) (envelope-from alexvpetrov@gmail.com) Received: by lffy185 with SMTP id y185so7938975lff.2; Wed, 14 Oct 2015 02:01:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=to:cc:from:subject:message-id:date:user-agent:mime-version :content-type:content-transfer-encoding; bh=HeLDvq8Tr/ezVIRCpjQhroUvgv7rsAwR38Cfky0Ip0M=; b=Qfc71PLMvZW2dugr8XI6aE0UU2WPLa9GwRPc+mvq4R5xoG89rLwomKkf+NCp63GRm9 ZViu0rlEYE5g9mhkdoTcK46bAJ8Mtc0iEZYcyaspN/jTgqm5fAm0ORrxH1313tia+nNf opsQbG77JCYN91qaCGasse2wJ6vgNnd9sslmy4DW45j0LbRSINU2znOunvb6ZlHge81H TmBSqGpgcnitYqz1NKo6znaqeQODKHuLU4kIhWEo+pG1JitLlJ8sk1/RBGMJety+cyH2 sDO6zlEgKCdRLqagn1xE86hfW/DnUsXQhNEvw6cLz1QYBxhybbe08xfphXo4t/jBj7XS Uz8A== X-Received: by 10.25.40.65 with SMTP id o62mr626045lfo.115.1444813294745; Wed, 14 Oct 2015 02:01:34 -0700 (PDT) Received: from alex.super (stone.g-service.ru. [84.22.141.217]) by smtp.googlemail.com with ESMTPSA id ug2sm1154213lbc.34.2015.10.14.02.01.33 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Oct 2015 02:01:34 -0700 (PDT) To: freebsd-ports@freebsd.org Cc: jbeich@FreeBSD.org From: "Alex V. Petrov" Subject: error build net-p2p/transmission-cli after update net/miniupnpc Message-ID: <561E19EC.4090200@gmail.com> Date: Wed, 14 Oct 2015 16:01:32 +0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Oct 2015 09:01:37 -0000 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