From owner-freebsd-bugs@FreeBSD.ORG Fri May 16 13:50:01 2014 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 44A0B2A3 for ; Fri, 16 May 2014 13:50:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 082C72083 for ; Fri, 16 May 2014 13:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s4GDo0cN096088 for ; Fri, 16 May 2014 13:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4GDo0AG096087; Fri, 16 May 2014 13:50:00 GMT (envelope-from gnats) Resent-Date: Fri, 16 May 2014 13:50:00 GMT Resent-Message-Id: <201405161350.s4GDo0AG096087@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, anonymous Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D4A0E214 for ; Fri, 16 May 2014 13:44:11 +0000 (UTC) Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C24F82037 for ; Fri, 16 May 2014 13:44:11 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s4GDiBli074945 for ; Fri, 16 May 2014 13:44:11 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s4GDiBb8074944; Fri, 16 May 2014 13:44:11 GMT (envelope-from nobody) Message-Id: <201405161344.s4GDiBb8074944@cgiserv.freebsd.org> Date: Fri, 16 May 2014 13:44:11 GMT From: anonymous To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: misc/189862: [PATCH] net-p2p/libtorrent: update to 0.13.4 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2014 13:50:01 -0000 >Number: 189862 >Category: misc >Synopsis: [PATCH] net-p2p/libtorrent: update to 0.13.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri May 16 13:50:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: anonymous >Release: >Organization: >Environment: >Description: - Update to 0.13.4 - Obsolete patches: patch-src__torrent__connection_manager.h patch-src_torrent_utils_log.cc patch-src_torrent_utils_log.h patch-src_torrent_utils_thread__base.cc >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== --- Makefile (revision 353906) +++ Makefile (working copy) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= libtorrent -PORTVERSION= 0.13.2 -PORTREVISION= 3 +PORTVERSION= 0.13.4 +PORTREVISION= 0 CATEGORIES= net-p2p MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ \ ${MASTER_SITE_LOCAL} Index: distinfo =================================================================== --- distinfo (revision 353906) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (libtorrent-0.13.2.tar.gz) = ed2f2dea16c29cac63fa2724f6658786d955f975861fa6811bcf1597ff8a5e4f -SIZE (libtorrent-0.13.2.tar.gz) = 725088 +SHA256 (libtorrent-0.13.4.tar.gz) = 704e097119dc89e2ee4630396b25de1cd64b0549841347ea75b9ef9217084955 +SIZE (libtorrent-0.13.4.tar.gz) = 768382 >Release-Note: >Audit-Trail: >Unformatted: