From owner-svn-ports-head@freebsd.org Sat Oct 21 10:06:26 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D8841E5276D; Sat, 21 Oct 2017 10:06:26 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A5D067ED49; Sat, 21 Oct 2017 10:06:26 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v9LA6PAT083056; Sat, 21 Oct 2017 10:06:25 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9LA6P9p083054; Sat, 21 Oct 2017 10:06:25 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201710211006.v9LA6P9p083054@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Sat, 21 Oct 2017 10:06:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r452584 - head/net-p2p/qbittorrent X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: head/net-p2p/qbittorrent X-SVN-Commit-Revision: 452584 X-SVN-Commit-Repository: ports 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.23 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: Sat, 21 Oct 2017 10:06:27 -0000 Author: tcberner Date: Sat Oct 21 10:06:25 2017 New Revision: 452584 URL: https://svnweb.freebsd.org/changeset/ports/452584 Log: Update net-p2p/qbittorrent to 3.3.16 * remove INSTALLS_ICONS as this is not a gnome port. * while here, switch to DISTVERSION PR: 223113 Submitted by: Ralf van der Enden Approved by: Yuri Victorovich (maintainer) Modified: head/net-p2p/qbittorrent/Makefile head/net-p2p/qbittorrent/distinfo Modified: head/net-p2p/qbittorrent/Makefile ============================================================================== --- head/net-p2p/qbittorrent/Makefile Sat Oct 21 09:39:18 2017 (r452583) +++ head/net-p2p/qbittorrent/Makefile Sat Oct 21 10:06:25 2017 (r452584) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= qbittorrent -PORTVERSION= 3.3.15 -PORTREVISION= 3 +DISTVERSION= 3.3.16 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -21,7 +20,6 @@ GNU_CONFIGURE= yes USE_QT5= core network xml qmake_build buildtools_build linguisttools_build QT_NONSTANDARD= yes DESTDIRNAME= INSTALL_ROOT -INSTALLS_ICONS= yes PORTDOCS= AUTHORS Changelog README.md Modified: head/net-p2p/qbittorrent/distinfo ============================================================================== --- head/net-p2p/qbittorrent/distinfo Sat Oct 21 09:39:18 2017 (r452583) +++ head/net-p2p/qbittorrent/distinfo Sat Oct 21 10:06:25 2017 (r452584) @@ -1,3 +1,3 @@ -TIMESTAMP = 1502604727 -SHA256 (qbittorrent-3.3.15.tar.xz) = a7bbc08a39912a15a496702e736a98c083011bbb14fe5f04440880d7e6b2ceae -SIZE (qbittorrent-3.3.15.tar.xz) = 2998064 +TIMESTAMP = 1508414513 +SHA256 (qbittorrent-3.3.16.tar.xz) = ea08a61872c397258c2627780f6e09fe777189d9a57cc5e02a656da9aeb0be57 +SIZE (qbittorrent-3.3.16.tar.xz) = 2961420