From 46a7fedf9fbcecb31b24b2b2c551d148c34b60c8 Mon Sep 17 00:00:00 2001 From: dougb Date: Thu, 20 Sep 2012 08:07:00 +0000 Subject: * Tue Sep 18 2012 - Christophe Dumez - v3.0.4 - BUGFIX: Fix issue with downloads starting from scratch on startup if temporary directory setting is enabled. * Sun Sep 16 2012 - Christophe Dumez - v3.0.3 - BUGFIX: Fix issue with temporary directory not being taken into consideration - BUGFIX: Bypass cache when uploading a torrent file in Web UI - BUGFIX: "Completed On" column is not updated until restart - BUGFIX: Fix possible build error on some systems - I18N: Add hebrew translation --- net-p2p/qbittorrent/Makefile | 2 +- net-p2p/qbittorrent/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'net-p2p') diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index 2492123665e0..c7461ec3b8f6 100644 --- a/net-p2p/qbittorrent/Makefile +++ b/net-p2p/qbittorrent/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= qbittorrent -PORTVERSION= 3.0.2 +PORTVERSION= 3.0.4 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 0c11a7233312..4e16ee817e2f 100644 --- a/net-p2p/qbittorrent/distinfo +++ b/net-p2p/qbittorrent/distinfo @@ -1,2 +1,2 @@ -SHA256 (qbittorrent-3.0.2.tar.gz) = b0b280413fe56477dfd95fba9f105d870c2e4245730976a168b6cb669ce6a67f -SIZE (qbittorrent-3.0.2.tar.gz) = 3625383 +SHA256 (qbittorrent-3.0.4.tar.gz) = dc268a1894e0aa86069a0ea300da9106690e0b6a3b265f4dbe1224a90b9c0903 +SIZE (qbittorrent-3.0.4.tar.gz) = 4610657 -- cgit