1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

* Sat Feb 18 2012 - Christophe Dumez <chris@qbittorrent.org> - v2.9.5

- BUGFIX: Fix crash when disabling then reenabling RSS
- BUGFIX: Fix duplicate torrent detection when adding a magnet link
- BUGFIX: Fix import of new trackers when adding a torrent with same hash
- BUGFIX: Fix possible redownload of torrents marked as read
- BUGFIX: Properly remove RSS feed settings/history upon feed removal
This commit is contained in:
Doug Barton 2012-02-20 10:39:59 +00:00
parent 4c0f6d8a5c
commit 2660bd1ba6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291925
2 changed files with 4 additions and 3 deletions

View File

@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= qbittorrent
PORTVERSION= 2.9.4
PORTVERSION= 2.9.5
PORTREVISION?= 0
CATEGORIES= net-p2p ipv6
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
@ -13,6 +13,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
MAINTAINER= dougb@FreeBSD.org
COMMENT?= Bittorrent client using Qt4 and libtorrent-rasterbar
# lib versions specified on purpose
LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo \
torrent-rasterbar.6:${PORTSDIR}/net-p2p/libtorrent-rasterbar-15

View File

@ -1,2 +1,2 @@
SHA256 (qbittorrent-2.9.4.tar.gz) = 9748b3179a998b7e7397339caa04bf76128f47d91c82d89760be46dee0de030c
SIZE (qbittorrent-2.9.4.tar.gz) = 3537981
SHA256 (qbittorrent-2.9.5.tar.gz) = 3066f16edcbe8571b5e6c746cabe9ce784df5f566b95388dc24459ff786023ba
SIZE (qbittorrent-2.9.5.tar.gz) = 3537945