aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/qbittorrent-22
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2010-04-07 06:51:20 +0800
committerdougb <dougb@FreeBSD.org>2010-04-07 06:51:20 +0800
commit9c98354187f5785b37ee1445af442a556415f375 (patch)
tree1dbe9b7eff3e182b544fb37d853590ac7b22cfd7 /net-p2p/qbittorrent-22
parent0acbdee0916ce2fc3d8d2a8bf35678c14f21fe9c (diff)
downloadfreebsd-ports-gnome-9c98354187f5785b37ee1445af442a556415f375.tar.gz
freebsd-ports-gnome-9c98354187f5785b37ee1445af442a556415f375.tar.zst
freebsd-ports-gnome-9c98354187f5785b37ee1445af442a556415f375.zip
Update to version 2.2.4, which has the following bug fixes:
* Fix possible crash when adding a torrent * Fix failure to remember some torrents on startup * Fix torrent addition window layout (torrent content not expanding) * Fix about dialog in Web UI * Correctly clear trackers error messages once they work * Display correct share ratio for paused torrents And the following cosmetic change, which requires adding the imageformats qt4 component: * New alternative speed limits icons
Diffstat (limited to 'net-p2p/qbittorrent-22')
-rw-r--r--net-p2p/qbittorrent-22/Makefile4
-rw-r--r--net-p2p/qbittorrent-22/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/net-p2p/qbittorrent-22/Makefile b/net-p2p/qbittorrent-22/Makefile
index 6f9b5f40b62b..0d7cbc344af1 100644
--- a/net-p2p/qbittorrent-22/Makefile
+++ b/net-p2p/qbittorrent-22/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= qbittorrent
-PORTVERSION= 2.2.3
+PORTVERSION= 2.2.4
CATEGORIES= net-p2p ipv6
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -24,7 +24,7 @@ OPTIONS= NOTIFY "Enable libnotify support" on \
LT_15 "Use 0.15 (devel) version of libtorrent-rasterbar" on
USE_QT_VER= 4
-QT_COMPONENTS= corelib gui network xml \
+QT_COMPONENTS= corelib gui network xml imageformats \
moc_build qmake_build rcc_build uic_build
QT_NONSTANDARD= yes
HAS_CONFIGURE= yes
diff --git a/net-p2p/qbittorrent-22/distinfo b/net-p2p/qbittorrent-22/distinfo
index 27b38e2f9e29..efe264f67232 100644
--- a/net-p2p/qbittorrent-22/distinfo
+++ b/net-p2p/qbittorrent-22/distinfo
@@ -1,3 +1,3 @@
-MD5 (qbittorrent-2.2.3.tar.gz) = 80e1eab2de04e18449fd21a7c59e66cd
-SHA256 (qbittorrent-2.2.3.tar.gz) = 486921d336d3a804ff173135500a8369d12631abe8a40837f70857100d25bf62
-SIZE (qbittorrent-2.2.3.tar.gz) = 2499454
+MD5 (qbittorrent-2.2.4.tar.gz) = 9c0097cda51a9df20259844a385bdcb7
+SHA256 (qbittorrent-2.2.4.tar.gz) = 562c94551b71c7cbbaba6f35ce449ed6a6a9db6ba1560521736e2702e433966d
+SIZE (qbittorrent-2.2.4.tar.gz) = 2499351