diff options
author | Doug Barton <dougb@FreeBSD.org> | 2012-03-18 06:34:13 +0800 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2012-03-18 06:34:13 +0800 |
commit | 001675be5b99c9f0b84429357bd5fa3913a5a7c9 (patch) | |
tree | f23c7bb79c03190aabf59bbb2156cb24d1deda21 /net-p2p | |
parent | 9dcad6d35802bf20b4f484fe9910b2c247940e4e (diff) | |
download | freebsd-ports-gnome-001675be5b99c9f0b84429357bd5fa3913a5a7c9.tar.gz freebsd-ports-gnome-001675be5b99c9f0b84429357bd5fa3913a5a7c9.tar.zst freebsd-ports-gnome-001675be5b99c9f0b84429357bd5fa3913a5a7c9.zip |
* Sat Mar 17 2012 - Christophe Dumez <chris@qbittorrent.org> - v2.9.6
- BUGFIX: Fix download first/last pieces state reporting
- BUGFIX: Fix name of progress column in torrent content panel
- BUGFIX: RSS downloader should not ignore "Do not start automatically" rule
- BUGFIX: Fix DHT port setting in Web UI
- BUGFIX: Fix possible Web UI authentication problem when using SSL
- BUGFIX: Fix possible issues with folder removal when removing a torrent
- I18N: Add Basque translation
Feature safe: yes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qbittorrent-29/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/qbittorrent-29/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/qbittorrent-29/Makefile b/net-p2p/qbittorrent-29/Makefile index 0c81d5a1dae8..944e75e7f81b 100644 --- a/net-p2p/qbittorrent-29/Makefile +++ b/net-p2p/qbittorrent-29/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= qbittorrent -PORTVERSION= 2.9.5 +PORTVERSION= 2.9.6 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 ce8cf815322e..acc095c96e5b 100644 --- a/net-p2p/qbittorrent-29/distinfo +++ b/net-p2p/qbittorrent-29/distinfo @@ -1,2 +1,2 @@ -SHA256 (qbittorrent-2.9.5.tar.gz) = 3066f16edcbe8571b5e6c746cabe9ce784df5f566b95388dc24459ff786023ba -SIZE (qbittorrent-2.9.5.tar.gz) = 3537945 +SHA256 (qbittorrent-2.9.6.tar.gz) = 3ba9f682f3ca621cc98ba36abe6b83045756af52f19e2f9c232c8edf8de19c7c +SIZE (qbittorrent-2.9.6.tar.gz) = 3606801 |