diff options
author | dougb <dougb@FreeBSD.org> | 2011-08-07 05:21:57 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-08-07 05:21:57 +0800 |
commit | ab0dd5be7f99d39bed4f4bfd76cebbe0a138fb7c (patch) | |
tree | 98c82c87f5925d1fa57ea2d0c64ca41800d19aea /net-p2p | |
parent | fd62c8261fef8417d382be9f4b60bb8d80c81294 (diff) | |
download | freebsd-ports-gnome-ab0dd5be7f99d39bed4f4bfd76cebbe0a138fb7c.tar.gz freebsd-ports-gnome-ab0dd5be7f99d39bed4f4bfd76cebbe0a138fb7c.tar.zst freebsd-ports-gnome-ab0dd5be7f99d39bed4f4bfd76cebbe0a138fb7c.zip |
* Tue Aug 02 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.8.3
- BUGFIX: Fix memory usage problem in log tab
- BUGFIX: Make sure the main window is not hidden on startup if no
system tray icon is available
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 69248456773e..f8d6fb3d8685 100644 --- a/net-p2p/qbittorrent-28/Makefile +++ b/net-p2p/qbittorrent-28/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= qbittorrent -PORTVERSION= 2.8.2 +PORTVERSION= 2.8.3 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 5907864b0d1e..79ed237fe766 100644 --- a/net-p2p/qbittorrent-28/distinfo +++ b/net-p2p/qbittorrent-28/distinfo @@ -1,2 +1,2 @@ -SHA256 (qbittorrent-2.8.2.tar.gz) = 18b4290f65efe1ee7bcd928e9682d31f147640fe5922939c4a2475d255bce3c3 -SIZE (qbittorrent-2.8.2.tar.gz) = 3306110 +SHA256 (qbittorrent-2.8.3.tar.gz) = 1a2b46b42742cf9592b9d260bfcabb6366cbdf7e12ba560a6be90a1e0d2c9707 +SIZE (qbittorrent-2.8.3.tar.gz) = 3314700 |