From owner-svn-ports-head@freebsd.org Tue Aug 14 07:01:42 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4CB79106E85E; Tue, 14 Aug 2018 07:01:42 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F2FBA81C88; Tue, 14 Aug 2018 07:01:41 +0000 (UTC) (envelope-from yuri@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D44CB1847C; Tue, 14 Aug 2018 07:01:41 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w7E71frG088375; Tue, 14 Aug 2018 07:01:41 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7E71fmq088374; Tue, 14 Aug 2018 07:01:41 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201808140701.w7E71fmq088374@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Tue, 14 Aug 2018 07:01:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477138 - head/net-p2p/qbittorrent X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/net-p2p/qbittorrent X-SVN-Commit-Revision: 477138 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.27 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: Tue, 14 Aug 2018 07:01:42 -0000 Author: yuri Date: Tue Aug 14 07:01:41 2018 New Revision: 477138 URL: https://svnweb.freebsd.org/changeset/ports/477138 Log: net-p2p/qbittorrent: Update 4.1.1 -> 4.1.2 Reported by: portscout Modified: head/net-p2p/qbittorrent/Makefile head/net-p2p/qbittorrent/distinfo Modified: head/net-p2p/qbittorrent/Makefile ============================================================================== --- head/net-p2p/qbittorrent/Makefile Tue Aug 14 06:58:47 2018 (r477137) +++ head/net-p2p/qbittorrent/Makefile Tue Aug 14 07:01:41 2018 (r477138) @@ -2,10 +2,12 @@ # $FreeBSD$ PORTNAME= qbittorrent -DISTVERSION= 4.1.1 -PORTREVISION= 3 +DISTVERSION= 4.1.2 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} + +PATCH_SITES= https://github.com/qBittorrent/qBittorrent/commit/ +PATCHFILES= acdf9061fe5539c75604d2b7919cc434b2cebb02.patch:-p1 # fix regression of the missing .desktop file MAINTAINER= yuri@FreeBSD.org COMMENT= Bittorrent client using Qt4/5 and libtorrent-rasterbar Modified: head/net-p2p/qbittorrent/distinfo ============================================================================== --- head/net-p2p/qbittorrent/distinfo Tue Aug 14 06:58:47 2018 (r477137) +++ head/net-p2p/qbittorrent/distinfo Tue Aug 14 07:01:41 2018 (r477138) @@ -1,3 +1,5 @@ -TIMESTAMP = 1529203767 -SHA256 (qbittorrent-4.1.1.tar.xz) = 8edc7a7fff8aa45e7bf763c91f30e064e1d7acd3f6efecb12fee420b75457ee7 -SIZE (qbittorrent-4.1.1.tar.xz) = 4333588 +TIMESTAMP = 1534228185 +SHA256 (qbittorrent-4.1.2.tar.xz) = e0165bd427820c64bce596ef952d80058ea8cd7294d3c84bc723d79cd9e2f9c7 +SIZE (qbittorrent-4.1.2.tar.xz) = 4442404 +SHA256 (acdf9061fe5539c75604d2b7919cc434b2cebb02.patch) = cb6f1dc7844ae7b8adb36d0f9bcac30c42751bd2b6c3020fc60d914bb9e71d88 +SIZE (acdf9061fe5539c75604d2b7919cc434b2cebb02.patch) = 982