diff options
author | dougb <dougb@FreeBSD.org> | 2010-02-02 03:45:30 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2010-02-02 03:45:30 +0800 |
commit | 253bf71c0229be2e632dbbf6b7aae2fd62f8d44b (patch) | |
tree | 7db7c5e2fda3c0e535d2e80824f922d331f1e061 /net-p2p/qbittorrent-22 | |
parent | 3fa3b1040b94d265a5ee181232a634f3413dd1ac (diff) | |
download | freebsd-ports-gnome-253bf71c0229be2e632dbbf6b7aae2fd62f8d44b.tar.gz freebsd-ports-gnome-253bf71c0229be2e632dbbf6b7aae2fd62f8d44b.tar.zst freebsd-ports-gnome-253bf71c0229be2e632dbbf6b7aae2fd62f8d44b.zip |
Upgrade to version 2.1.3 which has the following bugfixes:
* Make sure bandwidth limiting dialogs are centered on screen
* Added support for HTTP redirection
* Fix crash when double-clicking on a torrent that has no metadata to
open its save path
* Fix Scan directory preferences in Web UI
* Clear torrent error state when resuming it
Diffstat (limited to 'net-p2p/qbittorrent-22')
-rw-r--r-- | net-p2p/qbittorrent-22/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/qbittorrent-22/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/qbittorrent-22/Makefile b/net-p2p/qbittorrent-22/Makefile index 5cb69ca89a54..9426b1ff2b8b 100644 --- a/net-p2p/qbittorrent-22/Makefile +++ b/net-p2p/qbittorrent-22/Makefile @@ -6,7 +6,7 @@ # PORTNAME= qbittorrent -PORTVERSION= 2.1.2 +PORTVERSION= 2.1.3 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/net-p2p/qbittorrent-22/distinfo b/net-p2p/qbittorrent-22/distinfo index 9d85d56ead40..74fc8ab6d3c5 100644 --- a/net-p2p/qbittorrent-22/distinfo +++ b/net-p2p/qbittorrent-22/distinfo @@ -1,3 +1,3 @@ -MD5 (qbittorrent-2.1.2.tar.gz) = f3e7f626be2211dd305ca3f9410e01f9 -SHA256 (qbittorrent-2.1.2.tar.gz) = f58e4e56f5c8657f8d1e24611a52545ad56b3e2a821cdc48e1520c26f9e35dc7 -SIZE (qbittorrent-2.1.2.tar.gz) = 2373105 +MD5 (qbittorrent-2.1.3.tar.gz) = 0367177f71b0c40d73de1694cb7cf6e9 +SHA256 (qbittorrent-2.1.3.tar.gz) = e8cc913cfe69b39f689f4048afa4454cf6d5f608e4d1926f34a189738ce7b1c7 +SIZE (qbittorrent-2.1.3.tar.gz) = 2397335 |