aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/qbittorrent
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2009-12-31 23:28:33 +0000
committerDoug Barton <dougb@FreeBSD.org>2009-12-31 23:28:33 +0000
commit7ad47e78b4cc044ccb7d0f7fa69cca57c7cfce1d (patch)
tree538807d19a16df53b9533daf78fb98abd6ab9bcc /net-p2p/qbittorrent
parent19f7d1f0205f6c589ded54f022ff3b8011e0d1a7 (diff)
Update to version 2.0.4, which contains the following bugfixes:
Fix PeerGuardian .p2b binary filter support Fix possible crash when closing a search engine tab Make sure service port does not change Fix possible DHT port saving issue Fix communication between qBittorrent and Web UI (Qt 4.6) Use Wildcard matching instead of full regex in RSS feed downloader Fix code for listening on a random port whenever it failed to listen on the one defined Use global maximum transfer rates as maximum values in per-torrent speed limiting dialogs Fix global download rate limiting from Web UI Display a disconnected icon in status bar whenever qBittorrent failed to listen on the port defined
Notes
Notes: svn path=/head/; revision=246951
Diffstat (limited to 'net-p2p/qbittorrent')
-rw-r--r--net-p2p/qbittorrent/Makefile2
-rw-r--r--net-p2p/qbittorrent/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile
index 28606e041078..7e971673356d 100644
--- a/net-p2p/qbittorrent/Makefile
+++ b/net-p2p/qbittorrent/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= qbittorrent
-PORTVERSION= 2.0.3
+PORTVERSION= 2.0.4
CATEGORIES= net-p2p
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
diff --git a/net-p2p/qbittorrent/distinfo b/net-p2p/qbittorrent/distinfo
index 35e632abceb9..cb4b608713fd 100644
--- a/net-p2p/qbittorrent/distinfo
+++ b/net-p2p/qbittorrent/distinfo
@@ -1,3 +1,3 @@
-MD5 (qbittorrent-2.0.3.tar.gz) = f8ec0485a859d2532d53c9f35826c8f6
-SHA256 (qbittorrent-2.0.3.tar.gz) = 85f0f03877c1ff1154a658f035bf7a2d0e10adb90097d46eeab6f569e4b2ce50
-SIZE (qbittorrent-2.0.3.tar.gz) = 2129758
+MD5 (qbittorrent-2.0.4.tar.gz) = e1541e2334698881f8fd8c21aa9854c0
+SHA256 (qbittorrent-2.0.4.tar.gz) = a67ae2c3f74e09deaef6002212e2bb7e0d378ef33ac4724fd03cd33ed2cce749
+SIZE (qbittorrent-2.0.4.tar.gz) = 2163612