From cabc6ee4f647fbe547a27b65a39530c63855df09 Mon Sep 17 00:00:00 2001 From: dougb Date: Wed, 4 Jan 2012 08:47:24 +0000 Subject: * Thu Dec 29 2011 - Christophe Dumez - v2.9.3 - BUGFIX: Fix btdigg plugin (Python3 support + torrent name in magnet links) - BUGFIX: Fix banning of IPv6 peers (Closes #885021) - BUGFIX: Fix torrent addition dialog layout problem (Closes #84650522) - BUGFIX: Do not report any progress for disabled files (Closes #56731485) - BUGFIX: Make torrent sorting case insensitive (Closes #857154) - BUGFIX: Improve Web UI usability of small devices - BUGFIX: Program updater: More reliable version detection / comparison - I18N: Add Georgian translation --- net-p2p/qbittorrent-29/Makefile | 2 +- net-p2p/qbittorrent-29/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'net-p2p') diff --git a/net-p2p/qbittorrent-29/Makefile b/net-p2p/qbittorrent-29/Makefile index a55704fd4697..bb6124962182 100644 --- a/net-p2p/qbittorrent-29/Makefile +++ b/net-p2p/qbittorrent-29/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= qbittorrent -PORTVERSION= 2.9.2 +PORTVERSION= 2.9.3 PORTREVISION?= 0 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ diff --git a/net-p2p/qbittorrent-29/distinfo b/net-p2p/qbittorrent-29/distinfo index 42620b9fc540..1b98966dcff5 100644 --- a/net-p2p/qbittorrent-29/distinfo +++ b/net-p2p/qbittorrent-29/distinfo @@ -1,2 +1,2 @@ -SHA256 (qbittorrent-2.9.2.tar.gz) = 06197c502c60cfc62ab9bf9d443fe771d74e21ccbab5576ab4629fc0c2d70984 -SIZE (qbittorrent-2.9.2.tar.gz) = 3395977 +SHA256 (qbittorrent-2.9.3.tar.gz) = 5d82acaae622f1376a563e94afa31e1a475b64d5f1828e5b11b18b0bd4f4e0b3 +SIZE (qbittorrent-2.9.3.tar.gz) = 3468464 -- cgit