Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id C459763CA81 for ; Sun, 21 Oct 2012 20:54:04 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 989D114A387; Sun, 21 Oct 2012 20:54:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 83FCD14A36E for ; Sun, 21 Oct 2012 20:54:02 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id oabB63z--nDV for ; Sun, 21 Oct 2012 20:54:01 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id DF4DA14A33A for ; Sun, 21 Oct 2012 20:54:01 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8B4C7175DD; Sun, 21 Oct 2012 20:54:01 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sun, 21 Oct 2012 20:54:01 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/net To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20121021205401.8B4C7175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Sun Oct 21 20:54:01 UTC 2012 Modified Files: pkgsrc/net/Transmission: Makefile.common distinfo pkgsrc/net/Transmission-gui: Makefile Log Message: Update to 2.72: === Transmission 2.72 (2012/10/16) === ==== All Platforms ==== * Fix crash when adding magnet links with malformed webseeds * Fix handling of magnet links' webseed URLs that contain whitespace * Fix remaining time estimates of magnet links that have webseeds * Show the webseed count in the torrent list when downloading from webseeds ==== Mac ==== * When possible allow automatic switching to the integrated GPU on dual-GPU machines * Include seeding-complete transfers in the badged count on the Dock icon ==== GTK+ ==== * When adding torrents by URL from the clipboard, handle whitespace in the link ==== Qt ==== * Fix dialog memory leaks ==== Web Client ==== * Minor interface fixes To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/Transmission/Makefile.common cvs rdiff -u -r1.61 -r1.62 pkgsrc/net/Transmission/distinfo cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/Transmission-gui/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.