diff options
author | dougb <dougb@FreeBSD.org> | 2011-06-20 14:13:19 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-06-20 14:13:19 +0800 |
commit | 1bcf57a6de811a5de1af1a11358316879463fb1f (patch) | |
tree | e8f6ad1afd64ebf5337f2faf86662e271942e399 /net-p2p | |
parent | 3c517bff6a8e0c6c53eb6b6ed04a471c5954545b (diff) | |
download | freebsd-ports-gnome-1bcf57a6de811a5de1af1a11358316879463fb1f.tar.gz freebsd-ports-gnome-1bcf57a6de811a5de1af1a11358316879463fb1f.tar.zst freebsd-ports-gnome-1bcf57a6de811a5de1af1a11358316879463fb1f.zip |
* Sat Jun 18 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.8.2
BUGFIX: Fix tracker exchange advanced setting
BUGFIX: Fix Proxy authentication settings
BUGFIX: Fix possible status filters widget height problem
FEATURE: Show tracker tier (order) in tracker list
Diffstat (limited to 'net-p2p')
-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 d4cf4eedb694..69248456773e 100644 --- a/net-p2p/qbittorrent-28/Makefile +++ b/net-p2p/qbittorrent-28/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= qbittorrent -PORTVERSION= 2.8.1 +PORTVERSION= 2.8.2 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 ae680ec615cf..5907864b0d1e 100644 --- a/net-p2p/qbittorrent-28/distinfo +++ b/net-p2p/qbittorrent-28/distinfo @@ -1,2 +1,2 @@ -SHA256 (qbittorrent-2.8.1.tar.gz) = 768f6d8d3e73f74d8408279d51024abc584daeb16d2e219aa47aa4c0693c3c06 -SIZE (qbittorrent-2.8.1.tar.gz) = 3306031 +SHA256 (qbittorrent-2.8.2.tar.gz) = 18b4290f65efe1ee7bcd928e9682d31f147640fe5922939c4a2475d255bce3c3 +SIZE (qbittorrent-2.8.2.tar.gz) = 3306110 |