diff options
author | dougb <dougb@FreeBSD.org> | 2010-03-08 11:38:43 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2010-03-08 11:38:43 +0800 |
commit | 55fa79d18363ff1f7e71aec6e27adebdb37f1815 (patch) | |
tree | f37f4ef5e20e4f5a635876580fc26e38c2231bd0 /net-p2p | |
parent | 833bc985498c6de816b8272469783849f4411599 (diff) | |
download | freebsd-ports-gnome-55fa79d18363ff1f7e71aec6e27adebdb37f1815.tar.gz freebsd-ports-gnome-55fa79d18363ff1f7e71aec6e27adebdb37f1815.tar.zst freebsd-ports-gnome-55fa79d18363ff1f7e71aec6e27adebdb37f1815.zip |
Update to version 2.1.6, which has the following bug fixes:
* Fix Web UI authentication with Konqueror
* Fix save path display in properties
* Fix ratio calculation for directly seeded torrents
* Fix memory leak in RSS parser
* Only one log window can be opened at a time
* Command-line parameters are no longer required to be in UTF-8
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qbittorrent/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/qbittorrent/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index 9aa5804f7be7..982ddf1d4079 100644 --- a/net-p2p/qbittorrent/Makefile +++ b/net-p2p/qbittorrent/Makefile @@ -6,7 +6,7 @@ # PORTNAME= qbittorrent -PORTVERSION= 2.1.5 +PORTVERSION= 2.1.6 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/net-p2p/qbittorrent/distinfo b/net-p2p/qbittorrent/distinfo index a635d63eeb46..f043604d1eed 100644 --- a/net-p2p/qbittorrent/distinfo +++ b/net-p2p/qbittorrent/distinfo @@ -1,3 +1,3 @@ -MD5 (qbittorrent-2.1.5.tar.gz) = 22ed5e6713a319cc71997f4243888f8e -SHA256 (qbittorrent-2.1.5.tar.gz) = 5a50429f287e5c159c45839c9721800a4242d84bf4dd1f245e325bcedccd1a5c -SIZE (qbittorrent-2.1.5.tar.gz) = 2415266 +MD5 (qbittorrent-2.1.6.tar.gz) = 01c28bbb0ffc126f9e56f36e3a6d69f8 +SHA256 (qbittorrent-2.1.6.tar.gz) = a4746db8d317476f77d7fe13d3fe2df7794d083fbc35bfdc28ca102a320744a2 +SIZE (qbittorrent-2.1.6.tar.gz) = 2416012 |