aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/qbittorrent
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2012-09-02 06:36:03 +0000
committerDoug Barton <dougb@FreeBSD.org>2012-09-02 06:36:03 +0000
commit04243701dd589f37650345e94441adaa55e80d66 (patch)
tree51039dd608684d1079e9a0d1316811cbcbc22a0b /net-p2p/qbittorrent
parentebc95b3fa48da25b43d256735f433d1bff4b8218 (diff)
downloadports-04243701dd589f37650345e94441adaa55e80d66.tar.gz
ports-04243701dd589f37650345e94441adaa55e80d66.zip
* Sat Sep 1 2012 - Christophe Dumez <chris@qbittorrent.org> - v3.0.2
- FEATURE: Add "clear" functionality to search field - BUGFIX: Attempt to use qBittorrent icon from theme if available - BUGFIX: Fix crash when a fastresume file is empty - BUGFIX: Fix encoding problem for detected XDG Download folder - BUGFIX: Improve performance when showing torrent content panel - BUGFIX: Fix label-based filtering of torrents whose label contains special characters - BUGFIX: Fix possible crash due to labels * Tue Aug 21 2012 - Christophe Dumez <chris@qbittorrent.org> - v3.0.1 - BUGFIX: Fix possible crash when adding a tracker to a magnet torrent without metadata - BUGFIX: Remember queue position for torrents without metadata - BUGFIX: Fix crash when using unauthorized characters in label names - BUGFIX: Fix search plugins updating - BUGFIX: Make uTP connections rate limited by default
Notes
Notes: svn path=/head/; revision=303534
Diffstat (limited to 'net-p2p/qbittorrent')
-rw-r--r--net-p2p/qbittorrent/Makefile6
-rw-r--r--net-p2p/qbittorrent/distinfo4
2 files changed, 3 insertions, 7 deletions
diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile
index 6f5ed31e22e1..2492123665e0 100644
--- a/net-p2p/qbittorrent/Makefile
+++ b/net-p2p/qbittorrent/Makefile
@@ -1,11 +1,7 @@
-# New ports collection makefile for: qbittorrent
-# Date created: 11 August 2012
-# Whom: Doug Barton <dougb@FreeBSD.org>
-#
# $FreeBSD$
PORTNAME= qbittorrent
-PORTVERSION= 3.0.0
+PORTVERSION= 3.0.2
PORTREVISION?= 0
CATEGORIES= net-p2p ipv6
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
diff --git a/net-p2p/qbittorrent/distinfo b/net-p2p/qbittorrent/distinfo
index f79115a8918c..0c11a7233312 100644
--- a/net-p2p/qbittorrent/distinfo
+++ b/net-p2p/qbittorrent/distinfo
@@ -1,2 +1,2 @@
-SHA256 (qbittorrent-3.0.0.tar.gz) = 6999ce802724f5620b14a237f4616305e8b3956d5058cbfd153684a8af3f47c6
-SIZE (qbittorrent-3.0.0.tar.gz) = 3625280
+SHA256 (qbittorrent-3.0.2.tar.gz) = b0b280413fe56477dfd95fba9f105d870c2e4245730976a168b6cb669ce6a67f
+SIZE (qbittorrent-3.0.2.tar.gz) = 3625383