From owner-svn-ports-head@freebsd.org Wed Jul 5 00:07:15 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 72174D9DBE2; Wed, 5 Jul 2017 00:07:15 +0000 (UTC) (envelope-from dbaio@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 33130678CD; Wed, 5 Jul 2017 00:07:15 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v6507E4N084016; Wed, 5 Jul 2017 00:07:14 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6507Elm084013; Wed, 5 Jul 2017 00:07:14 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201707050007.v6507Elm084013@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Wed, 5 Jul 2017 00:07:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r445042 - head/net-p2p/qbittorrent X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/net-p2p/qbittorrent X-SVN-Commit-Revision: 445042 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: Wed, 05 Jul 2017 00:07:15 -0000 Author: dbaio Date: Wed Jul 5 00:07:13 2017 New Revision: 445042 URL: https://svnweb.freebsd.org/changeset/ports/445042 Log: net-p2p/qbittorrent: Update to 3.3.13 Changes: https://www.qbittorrent.org/news.php PR: 220443 Submitted by: Yuri Victorovich (maintainer) Approved by: garga (mentor, implicit) Modified: head/net-p2p/qbittorrent/Makefile head/net-p2p/qbittorrent/distinfo head/net-p2p/qbittorrent/pkg-plist Modified: head/net-p2p/qbittorrent/Makefile ============================================================================== --- head/net-p2p/qbittorrent/Makefile Tue Jul 4 23:35:55 2017 (r445041) +++ head/net-p2p/qbittorrent/Makefile Wed Jul 5 00:07:13 2017 (r445042) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= qbittorrent -PORTVERSION= 3.3.12 -PORTREVISION= 1 +PORTVERSION= 3.3.13 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} Modified: head/net-p2p/qbittorrent/distinfo ============================================================================== --- head/net-p2p/qbittorrent/distinfo Tue Jul 4 23:35:55 2017 (r445041) +++ head/net-p2p/qbittorrent/distinfo Wed Jul 5 00:07:13 2017 (r445042) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492894034 -SHA256 (qbittorrent-3.3.12.tar.xz) = 56528c47f09b316ecf682e3896157c76c18898ef996728b0c5186e05a711466f -SIZE (qbittorrent-3.3.12.tar.xz) = 2989604 +TIMESTAMP = 1499042913 +SHA256 (qbittorrent-3.3.13.tar.xz) = 84317b5127def320cb17fedc2ba78807660216b6ee44650d94eb75e2c8ce468d +SIZE (qbittorrent-3.3.13.tar.xz) = 2995368 Modified: head/net-p2p/qbittorrent/pkg-plist ============================================================================== --- head/net-p2p/qbittorrent/pkg-plist Tue Jul 4 23:35:55 2017 (r445041) +++ head/net-p2p/qbittorrent/pkg-plist Wed Jul 5 00:07:13 2017 (r445042) @@ -1,7 +1,7 @@ bin/qbittorrent man/man1/qbittorrent.1.gz -share/appdata/qBittorrent.appdata.xml -share/applications/qBittorrent.desktop +share/appdata/qbittorrent.appdata.xml +share/applications/qbittorrent.desktop share/icons/hicolor/128x128/apps/qbittorrent.png share/icons/hicolor/128x128/status/qbittorrent-tray.png share/icons/hicolor/16x16/apps/qbittorrent.png