aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/qbittorrent
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2010-01-02 19:23:00 +0000
committerDoug Barton <dougb@FreeBSD.org>2010-01-02 19:23:00 +0000
commitd91f6119e9bdb6ac2788ea60f5dfe1980e48730f (patch)
treec418711b9646c4ef34cb17cef9151d04d5738821 /net-p2p/qbittorrent
parentf05421f62919d64baea5a700b03d46a2f70e465c (diff)
downloadports-d91f6119e9bdb6ac2788ea60f5dfe1980e48730f.tar.gz
ports-d91f6119e9bdb6ac2788ea60f5dfe1980e48730f.zip
Update to version 2.0.5, which contains the following bugfix:
Fix crash with downloaded/availability bars when the torrent has too many pieces Take over maintainership of the port, add ipv6 to CATEGORIES, and enable libnotify support by default.
Notes
Notes: svn path=/head/; revision=247015
Diffstat (limited to 'net-p2p/qbittorrent')
-rw-r--r--net-p2p/qbittorrent/Makefile8
-rw-r--r--net-p2p/qbittorrent/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile
index 7e971673356d..1a9e36630614 100644
--- a/net-p2p/qbittorrent/Makefile
+++ b/net-p2p/qbittorrent/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= qbittorrent
-PORTVERSION= 2.0.4
-CATEGORIES= net-p2p
+PORTVERSION= 2.0.5
+CATEGORIES= net-p2p ipv6
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= dougb@FreeBSD.org
COMMENT= Bittorrent client written in C++ / Qt4 using libtorrent
BUILD_DEPENDS= ${LOCALBASE}/share/GeoIP/GeoIP.dat:${PORTSDIR}/net/GeoIP
@@ -18,7 +18,7 @@ LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo \
torrent-rasterbar.5:${PORTSDIR}/net-p2p/rblibtorrent-devel
RUN_DEPENDS:= ${BUILD_DEPENDS}
-OPTIONS= NOTIFY "Enable libnotify support" off
+OPTIONS= NOTIFY "Enable libnotify support" on
USE_QT_VER= 4
QT_COMPONENTS= corelib gui network xml \
diff --git a/net-p2p/qbittorrent/distinfo b/net-p2p/qbittorrent/distinfo
index cb4b608713fd..5577d3e0525d 100644
--- a/net-p2p/qbittorrent/distinfo
+++ b/net-p2p/qbittorrent/distinfo
@@ -1,3 +1,3 @@
-MD5 (qbittorrent-2.0.4.tar.gz) = e1541e2334698881f8fd8c21aa9854c0
-SHA256 (qbittorrent-2.0.4.tar.gz) = a67ae2c3f74e09deaef6002212e2bb7e0d378ef33ac4724fd03cd33ed2cce749
-SIZE (qbittorrent-2.0.4.tar.gz) = 2163612
+MD5 (qbittorrent-2.0.5.tar.gz) = b74726c9133470ab92218c7d897847ed
+SHA256 (qbittorrent-2.0.5.tar.gz) = 3413606e78f9a5a6bdd80d3c0993fdec421c29839e409e5f917f6f7f5b2d8778
+SIZE (qbittorrent-2.0.5.tar.gz) = 2164284