diff options
author | Doug Barton <dougb@FreeBSD.org> | 2010-03-21 00:04:45 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2010-03-21 00:04:45 +0000 |
commit | c3903e7dcef50e519489b42c2389f46e53dc0ce4 (patch) | |
tree | 3ab43262db7d6e85ca183113d06e03914e33bb43 /net-p2p | |
parent | Update to version 0.14.10, which has the following bug fixes: (diff) |
Update to version 2.2.1 which has the following new features:
Display pieces that are being downloaded
Added back folder watching in Web UI
Added back file prioritizing in Web UI
And the following bug fixes:
Fix compilation with Qt 4.4
Fix Web UI compatibility with Safari
Fix file filtering in complex torrents
Ask for user confirmation for recursive torrent download
Fix "add file" dialog in torrent creation tool
Fix "Ctrl+A" in Web UI
Notes
Notes:
svn path=/head/; revision=251324
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qbittorrent-22/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/qbittorrent-22/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/qbittorrent-22/Makefile b/net-p2p/qbittorrent-22/Makefile index 0bcd462a068f..39983b100e67 100644 --- a/net-p2p/qbittorrent-22/Makefile +++ b/net-p2p/qbittorrent-22/Makefile @@ -6,7 +6,7 @@ # PORTNAME= qbittorrent -PORTVERSION= 2.2.0 +PORTVERSION= 2.2.1 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/net-p2p/qbittorrent-22/distinfo b/net-p2p/qbittorrent-22/distinfo index 75a911207985..f45188f75657 100644 --- a/net-p2p/qbittorrent-22/distinfo +++ b/net-p2p/qbittorrent-22/distinfo @@ -1,3 +1,3 @@ -MD5 (qbittorrent-2.2.0.tar.gz) = 1d52a0d7d33fd79c5ca00673314e0d87 -SHA256 (qbittorrent-2.2.0.tar.gz) = fbaffbbdd88cecea4fa0199bbf15b95257fb992a872140586c43728f16b55729 -SIZE (qbittorrent-2.2.0.tar.gz) = 2493432 +MD5 (qbittorrent-2.2.1.tar.gz) = 0aa86b57eb1b622a6d2dc06dcbaf6177 +SHA256 (qbittorrent-2.2.1.tar.gz) = e412033f0f52611a90df8497203c8e4aba78ae5416b03e8e52d7eec9e4f50ecd +SIZE (qbittorrent-2.2.1.tar.gz) = 2496074 |