Update to version 2.0.6 which contains the following bug fixes:

Fix detection of invalid torrent files
Stop catching signals once one has been caught to avoid possible infinite loop
Force data recheck whenever a torrent is moved
Detect existing torrent data even if incomplete torrents are saved to a different folder
Improve torrent deletion confirmation dialog so that the text that not get truncated
This commit is contained in:
Doug Barton 2010-01-08 01:21:29 +00:00
parent d8ec343b2f
commit 22067d3705
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247364
4 changed files with 8 additions and 8 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= qbittorrent
PORTVERSION= 2.0.5
PORTVERSION= 2.0.6
CATEGORIES= net-p2p ipv6
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}

View file

@ -1,3 +1,3 @@
MD5 (qbittorrent-2.0.5.tar.gz) = b74726c9133470ab92218c7d897847ed
SHA256 (qbittorrent-2.0.5.tar.gz) = 3413606e78f9a5a6bdd80d3c0993fdec421c29839e409e5f917f6f7f5b2d8778
SIZE (qbittorrent-2.0.5.tar.gz) = 2164284
MD5 (qbittorrent-2.0.6.tar.gz) = fe9a11df834c9d404d9a50e8008c0b5a
SHA256 (qbittorrent-2.0.6.tar.gz) = 6f354b7026d4b1a0efe455625b4903a47955d3e756a384a8c065e96e541af38d
SIZE (qbittorrent-2.0.6.tar.gz) = 2163500

View file

@ -6,7 +6,7 @@
#
PORTNAME= qbittorrent
PORTVERSION= 2.0.5
PORTVERSION= 2.0.6
CATEGORIES= net-p2p ipv6
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}

View file

@ -1,3 +1,3 @@
MD5 (qbittorrent-2.0.5.tar.gz) = b74726c9133470ab92218c7d897847ed
SHA256 (qbittorrent-2.0.5.tar.gz) = 3413606e78f9a5a6bdd80d3c0993fdec421c29839e409e5f917f6f7f5b2d8778
SIZE (qbittorrent-2.0.5.tar.gz) = 2164284
MD5 (qbittorrent-2.0.6.tar.gz) = fe9a11df834c9d404d9a50e8008c0b5a
SHA256 (qbittorrent-2.0.6.tar.gz) = 6f354b7026d4b1a0efe455625b4903a47955d3e756a384a8c065e96e541af38d
SIZE (qbittorrent-2.0.6.tar.gz) = 2163500