diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-01-14 14:50:02 +0800 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-01-14 14:50:02 +0800 |
commit | 234f52596baab09619c149946756943f241b34eb (patch) | |
tree | 0dfd6566dfb3a4c021fba525b3ead27790e8abeb /net-p2p | |
parent | ff819efac91e6a354e42649f76b889b4c125774e (diff) | |
download | freebsd-ports-gnome-234f52596baab09619c149946756943f241b34eb.tar.gz freebsd-ports-gnome-234f52596baab09619c149946756943f241b34eb.tar.zst freebsd-ports-gnome-234f52596baab09619c149946756943f241b34eb.zip |
* 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
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qbittorrent-26/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/qbittorrent-26/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/qbittorrent-26/Makefile b/net-p2p/qbittorrent-26/Makefile index cccec76d01b6..465e8585a09d 100644 --- a/net-p2p/qbittorrent-26/Makefile +++ b/net-p2p/qbittorrent-26/Makefile @@ -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 diff --git a/net-p2p/qbittorrent-26/distinfo b/net-p2p/qbittorrent-26/distinfo index abc8339dca19..7a187b484304 100644 --- a/net-p2p/qbittorrent-26/distinfo +++ b/net-p2p/qbittorrent-26/distinfo @@ -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 |