From owner-svn-ports-head@FreeBSD.ORG Fri Jan 31 22:54:49 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 67466146; Fri, 31 Jan 2014 22:54:49 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 52EC411E2; Fri, 31 Jan 2014 22:54:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id s0VMsnKL045018; Fri, 31 Jan 2014 22:54:49 GMT (envelope-from nemysis@svn.freebsd.org) Received: (from nemysis@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id s0VMsmQB045016; Fri, 31 Jan 2014 22:54:48 GMT (envelope-from nemysis@svn.freebsd.org) Message-Id: <201401312254.s0VMsmQB045016@svn.freebsd.org> From: Rusmir Dusko Date: Fri, 31 Jan 2014 22:54:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r342089 - head/net-p2p/qbittorrent X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 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: Fri, 31 Jan 2014 22:54:49 -0000 Author: nemysis Date: Fri Jan 31 22:54:48 2014 New Revision: 342089 URL: http://svnweb.freebsd.org/changeset/ports/342089 QAT: https://qat.redports.org/buildarchive/r342089/ Log: - Update to 3.1.5 - Add USES desktop-file-utils Announce message is here: http://www.qbittorrent.org/news.php Modified: head/net-p2p/qbittorrent/Makefile head/net-p2p/qbittorrent/distinfo Modified: head/net-p2p/qbittorrent/Makefile ============================================================================== --- head/net-p2p/qbittorrent/Makefile Fri Jan 31 22:24:52 2014 (r342088) +++ head/net-p2p/qbittorrent/Makefile Fri Jan 31 22:54:48 2014 (r342089) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qbittorrent -PORTVERSION= 3.1.4 +PORTVERSION= 3.1.5 PORTREVISION?= 0 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ @@ -24,6 +24,7 @@ DESTDIRNAME= INSTALL_ROOT .if !defined(SLAVE_PORT) LIB_DEPENDS+= libGeoIP.so:${PORTSDIR}/net/GeoIP +USES+= desktop-file-utils USE_QT4+= gui xml INSTALLS_ICONS= yes OPTIONS_DEFINE= DBUS Modified: head/net-p2p/qbittorrent/distinfo ============================================================================== --- head/net-p2p/qbittorrent/distinfo Fri Jan 31 22:24:52 2014 (r342088) +++ head/net-p2p/qbittorrent/distinfo Fri Jan 31 22:54:48 2014 (r342089) @@ -1,2 +1,2 @@ -SHA256 (qbittorrent-3.1.4.tar.gz) = 161d1befb790dcf0d00b17b204cf02d96d1f2dd4ce12a074c9a03dc749835a1c -SIZE (qbittorrent-3.1.4.tar.gz) = 3920924 +SHA256 (qbittorrent-3.1.5.tar.gz) = 8efc66460f5f88744c6eb42795d59fbf346b3f37a2251e28374e7ca9a8227ac7 +SIZE (qbittorrent-3.1.5.tar.gz) = 3919897