* Wed Jan 12 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.6.2

- BUGFIX: Do not report PeX as being disabled when DHT is
- BUGFIX: Fix possible crash on adding magnet links
- BUGFIX: Fix torrent import (was not working)
- I18N: Updated translations:
	Greek, Croatian, Russian, Unkrainian and Bulgarian
- I18N: Added Armenian translation (New)
- I18N: Remove country flags from program preferences (language selection)
- I18N: Translate locale names (language selection)

For the port, fix the build on RELENG_8 by adding a missing dependency

Feature safe:	yes
This commit is contained in:
Doug Barton 2011-01-14 06:50:02 +00:00
parent ff819efac9
commit 234f52596b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=267762
2 changed files with 4 additions and 4 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= qbittorrent
PORTVERSION= 2.6.1
PORTVERSION= 2.6.2
PORTREVISION?= 0
CATEGORIES= net-p2p ipv6
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PKGNAME}/
@ -30,7 +30,7 @@ BROKEN= Use net-p2p/${PORTNAME}-nox11 for the non-GUI version
.endif
LIB_DEPENDS+= GeoIP.5:${PORTSDIR}/net/GeoIP
OPTIONS= NOTIFY "Enable libnotify support" on
QT_COMPONENTS+= gui xml uic_build
QT_COMPONENTS+= gui xml uic_build dbus
INSTALLS_ICONS= yes
.else
CONFIGURE_ARGS+= --disable-gui

View file

@ -1,2 +1,2 @@
SHA256 (qbittorrent-2.6.1.tar.gz) = d4d678e211003a84cdbba23b8c2cc653405e84e5aab914ea8252760786c7f0fd
SIZE (qbittorrent-2.6.1.tar.gz) = 2897814
SHA256 (qbittorrent-2.6.2.tar.gz) = 1b86dea4d62d3047bc5fcb7f91bdb38caa4ec82b47bed23a5932b96bfc83578a
SIZE (qbittorrent-2.6.2.tar.gz) = 2806645