From owner-cvs-ports@FreeBSD.ORG Sun Mar 21 00:02:47 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED7521065670; Sun, 21 Mar 2010 00:02:47 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DDD1B8FC08; Sun, 21 Mar 2010 00:02:47 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o2L02l9Z097195; Sun, 21 Mar 2010 00:02:47 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o2L02lKi097194; Sun, 21 Mar 2010 00:02:47 GMT (envelope-from dougb) Message-Id: <201003210002.o2L02lKi097194@repoman.freebsd.org> From: Doug Barton Date: Sun, 21 Mar 2010 00:02:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-p2p/libtorrent-rasterbar-14 Makefile distinfo X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Mar 2010 00:02:48 -0000 dougb 2010-03-21 00:02:47 UTC FreeBSD ports repository Modified files: net-p2p/libtorrent-rasterbar-14 Makefile distinfo Log: Update to version 0.14.10, which has the following bug fixes: * fixed udp tracker race condition * fixed error handling with torrents with invalid piece sizes * added support for torrents with odd piece sizes * fixed issue with disk read cache not being cleared when removing torrents * made the DHT socket bind to the same interface as the session * fixed issue where an http proxy would not be used on redirects * disabled buggy disconnect_peers feature Revision Changes Path 1.37 +1 -1 ports/net-p2p/libtorrent-rasterbar-14/Makefile 1.19 +3 -3 ports/net-p2p/libtorrent-rasterbar-14/distinfo