From 001675be5b99c9f0b84429357bd5fa3913a5a7c9 Mon Sep 17 00:00:00 2001 From: Doug Barton Date: Sat, 17 Mar 2012 22:34:13 +0000 Subject: * Sat Mar 17 2012 - Christophe Dumez - v2.9.6 - BUGFIX: Fix download first/last pieces state reporting - BUGFIX: Fix name of progress column in torrent content panel - BUGFIX: RSS downloader should not ignore "Do not start automatically" rule - BUGFIX: Fix DHT port setting in Web UI - BUGFIX: Fix possible Web UI authentication problem when using SSL - BUGFIX: Fix possible issues with folder removal when removing a torrent - I18N: Add Basque translation Feature safe: yes --- net-p2p/qbittorrent-29/Makefile | 2 +- net-p2p/qbittorrent-29/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'net-p2p') diff --git a/net-p2p/qbittorrent-29/Makefile b/net-p2p/qbittorrent-29/Makefile index 0c81d5a1dae8..944e75e7f81b 100644 --- a/net-p2p/qbittorrent-29/Makefile +++ b/net-p2p/qbittorrent-29/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= qbittorrent -PORTVERSION= 2.9.5 +PORTVERSION= 2.9.6 PORTREVISION?= 0 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ diff --git a/net-p2p/qbittorrent-29/distinfo b/net-p2p/qbittorrent-29/distinfo index ce8cf815322e..acc095c96e5b 100644 --- a/net-p2p/qbittorrent-29/distinfo +++ b/net-p2p/qbittorrent-29/distinfo @@ -1,2 +1,2 @@ -SHA256 (qbittorrent-2.9.5.tar.gz) = 3066f16edcbe8571b5e6c746cabe9ce784df5f566b95388dc24459ff786023ba -SIZE (qbittorrent-2.9.5.tar.gz) = 3537945 +SHA256 (qbittorrent-2.9.6.tar.gz) = 3ba9f682f3ca621cc98ba36abe6b83045756af52f19e2f9c232c8edf8de19c7c +SIZE (qbittorrent-2.9.6.tar.gz) = 3606801 -- cgit