From owner-freebsd-ports@freebsd.org Wed Jul 8 12:11:08 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 7F8F3996872 for ; Wed, 8 Jul 2015 12:11:08 +0000 (UTC) (envelope-from bendikro@gmail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 61C711E9F for ; Wed, 8 Jul 2015 12:11:08 +0000 (UTC) (envelope-from bendikro@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 5D9F9996871; Wed, 8 Jul 2015 12:11:08 +0000 (UTC) Delivered-To: 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 5D2F0996870 for ; Wed, 8 Jul 2015 12:11:08 +0000 (UTC) (envelope-from bendikro@gmail.com) Received: from mail-la0-x232.google.com (mail-la0-x232.google.com [IPv6:2a00:1450:4010:c03::232]) (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 ED2AE1E9C for ; Wed, 8 Jul 2015 12:11:07 +0000 (UTC) (envelope-from bendikro@gmail.com) Received: by lagc2 with SMTP id c2so221005694lag.3 for ; Wed, 08 Jul 2015 05:11:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:message-id:subject:to:content-type; bh=0+Fr8mUgyH3V8f9ZqQtq3rs1SuUqBRjUYAfBOWYt/oE=; b=p012vBq01jC3876vNlfCIb6xN07Zs5LZBNdFUjgeZmhruJW8TUsSJVIjG86r9O/fej LPQaYNdAWPNfvzcUTKBztArtX7ydGWWRE2m4MoJyr3axQ1GGhjuYnIRjcNHS+RCuQVUv Gt/+3XXhXo5qy01BWt7QDr7jMtj3cH1PWKwamnqGBCz1Yfspsq6PUgZ5MjD7qYm1FfE+ zXTBuXD3DVOe8hsifxSIzRNyziAvbuePpdp3fGRL7XZ3DG13IygVhlpy+6rnbc7CyblG 0EiucYjybFLkBw4QqE8ht+h5YtpRnJW0V9QaxgvxmbhCKYbA+7KxgPYprp4q70iZ3QHu GxtA== X-Received: by 10.152.10.97 with SMTP id h1mr9176310lab.45.1436357465592; Wed, 08 Jul 2015 05:11:05 -0700 (PDT) MIME-Version: 1.0 Sender: bendikro@gmail.com Received: by 10.112.137.7 with HTTP; Wed, 8 Jul 2015 05:10:36 -0700 (PDT) From: Bro Date: Wed, 8 Jul 2015 14:10:36 +0200 X-Google-Sender-Auth: my1Hjgv6ggD9_bdBZsRRMZnCiH4 Message-ID: Subject: Unresolved issue with libtorrent-rasterbar (1.0.4) port To: ports@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 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, 08 Jul 2015 12:11:08 -0000 Hi I see the libtorrent-rasterbar port was updated to version 1.0.4, however, the port has an unresolved problem reported here: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198072 Wouldn't it be a good practice to address any open issues before updating to newer versions? Regards Bendik