Date: Tue, 14 Aug 2018 07:01:41 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477138 - head/net-p2p/qbittorrent Message-ID: <201808140701.w7E71fmq088374@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808140701.w7E71fmq088374>