diff options
author | dougb <dougb@FreeBSD.org> | 2011-01-12 03:27:53 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-01-12 03:27:53 +0800 |
commit | 987cb2b5648818c3449b7c39eb8b2843e1a8d106 (patch) | |
tree | 5acf15bc07f5bb437c564057289228eb71d563be /net-p2p | |
parent | cf3d0faa3181c1123d938b00bf7e51d89c9ed4b2 (diff) | |
download | freebsd-ports-gnome-987cb2b5648818c3449b7c39eb8b2843e1a8d106.tar.gz freebsd-ports-gnome-987cb2b5648818c3449b7c39eb8b2843e1a8d106.tar.zst freebsd-ports-gnome-987cb2b5648818c3449b7c39eb8b2843e1a8d106.zip |
* Mon Jan 10 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.6.1
- BUGFIX: Really disable torrent addition dialog by default
- BUGFIX: Fix some missing icons in the Web UI
- BUGFIX: Fix magnet torrent name update problem
- COSMETIC: Use 24px size for toolbar icons and reduce spacing
- COSMETIC: Move transfer list filter on the right side of the toolbar
Feature safe: yes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qbittorrent-26/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/qbittorrent-26/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/qbittorrent-26/Makefile b/net-p2p/qbittorrent-26/Makefile index f9271bafc6fc..cca5d7e0262f 100644 --- a/net-p2p/qbittorrent-26/Makefile +++ b/net-p2p/qbittorrent-26/Makefile @@ -6,7 +6,7 @@ # PORTNAME= qbittorrent -PORTVERSION= 2.6.0 +PORTVERSION= 2.6.1 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PKGNAME}/ diff --git a/net-p2p/qbittorrent-26/distinfo b/net-p2p/qbittorrent-26/distinfo index 28ec8d9ea565..abc8339dca19 100644 --- a/net-p2p/qbittorrent-26/distinfo +++ b/net-p2p/qbittorrent-26/distinfo @@ -1,2 +1,2 @@ -SHA256 (qbittorrent-2.6.0.tar.gz) = 5ecf2125870950861913368daa862bc0b083714563ca8ac074954938fcff9670 -SIZE (qbittorrent-2.6.0.tar.gz) = 2900632 +SHA256 (qbittorrent-2.6.1.tar.gz) = d4d678e211003a84cdbba23b8c2cc653405e84e5aab914ea8252760786c7f0fd +SIZE (qbittorrent-2.6.1.tar.gz) = 2897814 |