svn commit: r305522 - head/net-p2p/qbittorrent
Doug Barton
dougb at FreeBSD.org
Mon Oct 8 08:26:23 UTC 2012
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 at 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
More information about the svn-ports-head
mailing list