* 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
This commit is contained in:
parent
ebc95b3fa4
commit
04243701dd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303534
@ -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}/
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user