diff options
author | dougb <dougb@FreeBSD.org> | 2011-10-26 02:47:14 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-10-26 02:47:14 +0800 |
commit | 356a77cdc176d31849b52977e9a71155c081f0bd (patch) | |
tree | a5baa6f427df6c260a2f90aef418234b453d174b /net-p2p | |
parent | af6fe47d033bca3cb657b75b28bad6d8b4a682da (diff) | |
download | freebsd-ports-gnome-356a77cdc176d31849b52977e9a71155c081f0bd.tar.gz freebsd-ports-gnome-356a77cdc176d31849b52977e9a71155c081f0bd.tar.zst freebsd-ports-gnome-356a77cdc176d31849b52977e9a71155c081f0bd.zip |
* Sun Oct 23 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.9.1
- BUGFIX: Add support for speed limits scheduling (Web UI)
- BUGFIX: Fix ratio calculation for purely seeded torrents
- I18N: Update Russian translation
- COSMETIC: Torrent addition dialog layout fixes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qbittorrent-29/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/qbittorrent-29/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/qbittorrent-29/Makefile b/net-p2p/qbittorrent-29/Makefile index 5c0be4cccdd1..2e8ec61aaaad 100644 --- a/net-p2p/qbittorrent-29/Makefile +++ b/net-p2p/qbittorrent-29/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= qbittorrent -PORTVERSION= 2.9.0 +PORTVERSION= 2.9.1 PORTREVISION?= 0 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ diff --git a/net-p2p/qbittorrent-29/distinfo b/net-p2p/qbittorrent-29/distinfo index e0ad740ebf8b..532445292d83 100644 --- a/net-p2p/qbittorrent-29/distinfo +++ b/net-p2p/qbittorrent-29/distinfo @@ -1,2 +1,2 @@ -SHA256 (qbittorrent-2.9.0.tar.gz) = 9f9bdcf1a0baf583646945728e25f29f86b9c2ebaa59e64a02d9def5dac6da0e -SIZE (qbittorrent-2.9.0.tar.gz) = 3394166 +SHA256 (qbittorrent-2.9.1.tar.gz) = 5de39bf0e3c7fc5f125775fcc9ee6520c51f23a83b3f8206f18f6183c9b358e9 +SIZE (qbittorrent-2.9.1.tar.gz) = 3395597 |