Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Oct 2012 08:26:23 +0000 (UTC)
From:      Doug Barton <dougb@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r305522 - head/net-p2p/qbittorrent
Message-ID:  <201210080826.q988QNaA062701@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dougb
Date: Mon Oct  8 08:26:22 2012
New Revision: 305522
URL: http://svn.freebsd.org/changeset/ports/305522

Log:
  * Sun Oct 7 2012 - Christophe Dumez <chris@qbittorrent.org> - v3.0.6
   - BUGFIX: Do not store created torrent in memory before writing to a file
   - BUGFIX: No longer fallback to ANY interface if the user-selected
             interface cannot be found
   - BUGFIX: Fix timezone parsing in RSS
   - BUGFIX: Fix cookie support for RSS feeds

Modified:
  head/net-p2p/qbittorrent/Makefile
  head/net-p2p/qbittorrent/distinfo

Modified: head/net-p2p/qbittorrent/Makefile
==============================================================================
--- head/net-p2p/qbittorrent/Makefile	Mon Oct  8 08:15:28 2012	(r305521)
+++ head/net-p2p/qbittorrent/Makefile	Mon Oct  8 08:26:22 2012	(r305522)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	qbittorrent
-PORTVERSION=	3.0.5
+PORTVERSION=	3.0.6
 PORTREVISION?=	0
 CATEGORIES=	net-p2p ipv6
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/

Modified: head/net-p2p/qbittorrent/distinfo
==============================================================================
--- head/net-p2p/qbittorrent/distinfo	Mon Oct  8 08:15:28 2012	(r305521)
+++ head/net-p2p/qbittorrent/distinfo	Mon Oct  8 08:26:22 2012	(r305522)
@@ -1,2 +1,2 @@
-SHA256 (qbittorrent-3.0.5.tar.gz) = 1a67d0cd22974d1d356f7ce40cf3b7f00a4873dfa8794573cbb2ee152ce5e482
-SIZE (qbittorrent-3.0.5.tar.gz) = 4912114
+SHA256 (qbittorrent-3.0.6.tar.gz) = b2308f4500000ae2ebbf9722ef8a09d6524fd016bd746fa2a0fe07516353fb15
+SIZE (qbittorrent-3.0.6.tar.gz) = 4910077



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210080826.q988QNaA062701>