Upgrade to version 2.2.9, which has the following bug fixes:

* Disable torrent addition dialog as a default
  * Fix torrent availability computation
  * Fix Web UI authentication with Opera Browser
  * Fix Javascript error in Web UI when using IE
  * Fix a lot of encoding problems on non UTF-8 systems
  * Fix race condition allowing to run multiple instances
  * Fix window hiding problem when having a modal window

For the port, add LICENSE information
This commit is contained in:
Doug Barton 2010-06-14 10:14:18 +00:00
parent c799fe7958
commit d5ef054279
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=256510
3 changed files with 8 additions and 4 deletions

View file

@ -6,13 +6,15 @@
#
PORTNAME= qbittorrent
PORTVERSION= 2.2.8
PORTVERSION= 2.2.9
CATEGORIES= net-p2p ipv6
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= dougb@FreeBSD.org
COMMENT= Bittorrent client using Qt4 and libtorrent-rasterbar
LICENSE: GPLv2
LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo \
GeoIP.5:${PORTSDIR}/net/GeoIP

View file

@ -1,3 +1,3 @@
MD5 (qbittorrent-2.2.8.tar.gz) = 4df0fb0cc016cb2e3c9cb6798c575ff5
SHA256 (qbittorrent-2.2.8.tar.gz) = 49f2ad035f1eb9b3d2c7ca10b3539dfb7fb07db1f2eef8b41ef6223ceb734c81
SIZE (qbittorrent-2.2.8.tar.gz) = 2603947
MD5 (qbittorrent-2.2.9.tar.gz) = f855b39ce8edf692f5e575394e441174
SHA256 (qbittorrent-2.2.9.tar.gz) = eec379f6009cc5a8365dbff2476c748702784d15e61cf0aa1b3239d9b749435d
SIZE (qbittorrent-2.2.9.tar.gz) = 2725086

View file

@ -19,4 +19,6 @@ Features:
Advanced RSS support with download filters (inc. regex)
IP Filtering (eMule and PeerGuardian compatible)
LICENSE: GPL2 or later
WWW: http://www.qbittorrent.org/