From owner-svn-ports-head@FreeBSD.ORG Mon Oct 1 05:09:19 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4A0FE10656D0; Mon, 1 Oct 2012 05:09:19 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 19E018FC14; Mon, 1 Oct 2012 05:09:19 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9159Ic0085158; Mon, 1 Oct 2012 05:09:18 GMT (envelope-from dougb@svn.freebsd.org) Received: (from dougb@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9159I2m085154; Mon, 1 Oct 2012 05:09:18 GMT (envelope-from dougb@svn.freebsd.org) Message-Id: <201210010509.q9159I2m085154@svn.freebsd.org> From: Doug Barton Date: Mon, 1 Oct 2012 05:09:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r305093 - in head/net-p2p: qbittorrent qbittorrent-nox11 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Oct 2012 05:09:19 -0000 Author: dougb Date: Mon Oct 1 05:09:18 2012 New Revision: 305093 URL: http://svn.freebsd.org/changeset/ports/305093 Log: * Sun Sep 30 2012 - Christophe Dumez - v3.0.5 - BUGFIX: Disabling systray icon no longer disables file association settings - BUGFIX: Import new trackers from magnet link in case of duplicate torrent - BUGFIX: Fix "Skip hash check" feature in torrent import dialog - BUGFIX: Several Web UI connection fixes - BUGFIX: Add Basque locale to Web UI Modified: head/net-p2p/qbittorrent-nox11/Makefile head/net-p2p/qbittorrent/Makefile head/net-p2p/qbittorrent/distinfo Modified: head/net-p2p/qbittorrent-nox11/Makefile ============================================================================== --- head/net-p2p/qbittorrent-nox11/Makefile Mon Oct 1 04:04:01 2012 (r305092) +++ head/net-p2p/qbittorrent-nox11/Makefile Mon Oct 1 05:09:18 2012 (r305093) @@ -1,7 +1,3 @@ -# New ports collection makefile for: qbittorrent-nox11 -# Date created: 11 August 2012 -# Whom: Doug Barton -# # $FreeBSD$ PKGNAMESUFFIX= -nox11 Modified: head/net-p2p/qbittorrent/Makefile ============================================================================== --- head/net-p2p/qbittorrent/Makefile Mon Oct 1 04:04:01 2012 (r305092) +++ head/net-p2p/qbittorrent/Makefile Mon Oct 1 05:09:18 2012 (r305093) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= qbittorrent -PORTVERSION= 3.0.4 +PORTVERSION= 3.0.5 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 1 04:04:01 2012 (r305092) +++ head/net-p2p/qbittorrent/distinfo Mon Oct 1 05:09:18 2012 (r305093) @@ -1,2 +1,2 @@ -SHA256 (qbittorrent-3.0.4.tar.gz) = dc268a1894e0aa86069a0ea300da9106690e0b6a3b265f4dbe1224a90b9c0903 -SIZE (qbittorrent-3.0.4.tar.gz) = 4610657 +SHA256 (qbittorrent-3.0.5.tar.gz) = 1a67d0cd22974d1d356f7ce40cf3b7f00a4873dfa8794573cbb2ee152ce5e482 +SIZE (qbittorrent-3.0.5.tar.gz) = 4912114