diff options
author | dougb <dougb@FreeBSD.org> | 2011-08-11 15:13:08 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-08-11 15:13:08 +0800 |
commit | 1000e888873ef5418061799cd15507956949f07a (patch) | |
tree | 8da4195026fd424930287ff02c7cc2f4e98f30c4 | |
parent | dac454a1095a1fc5d62be51d1ccdea2be5d3f2d9 (diff) | |
download | freebsd-ports-gnome-1000e888873ef5418061799cd15507956949f07a.tar.gz freebsd-ports-gnome-1000e888873ef5418061799cd15507956949f07a.tar.zst freebsd-ports-gnome-1000e888873ef5418061799cd15507956949f07a.zip |
* Tue Aug 09 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.8.4
- BUGFIX: Added back ability to reorder trackers
- BUGFIX: Do not announce to all trackers in the same tier to comply
with the multi-tracker specification
- BUGFIX: Fix torrent addition dialog geometry saving
-rw-r--r-- | net-p2p/qbittorrent-28/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/qbittorrent-28/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/qbittorrent-28/Makefile b/net-p2p/qbittorrent-28/Makefile index f8d6fb3d8685..ab31d6d8713e 100644 --- a/net-p2p/qbittorrent-28/Makefile +++ b/net-p2p/qbittorrent-28/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= qbittorrent -PORTVERSION= 2.8.3 +PORTVERSION= 2.8.4 PORTREVISION?= 0 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ diff --git a/net-p2p/qbittorrent-28/distinfo b/net-p2p/qbittorrent-28/distinfo index 79ed237fe766..63f2f7fa2069 100644 --- a/net-p2p/qbittorrent-28/distinfo +++ b/net-p2p/qbittorrent-28/distinfo @@ -1,2 +1,2 @@ -SHA256 (qbittorrent-2.8.3.tar.gz) = 1a2b46b42742cf9592b9d260bfcabb6366cbdf7e12ba560a6be90a1e0d2c9707 -SIZE (qbittorrent-2.8.3.tar.gz) = 3314700 +SHA256 (qbittorrent-2.8.4.tar.gz) = 5b76ed8cea6a78a9c940f3a0d0f21a1bbfa1cef3a4f30c9ea8489f4a7d57d154 +SIZE (qbittorrent-2.8.4.tar.gz) = 3315634 |