diff options
author | tcberner <tcberner@FreeBSD.org> | 2017-10-21 18:06:25 +0800 |
---|---|---|
committer | tcberner <tcberner@FreeBSD.org> | 2017-10-21 18:06:25 +0800 |
commit | 13d7d4f022a6c9c8146aef5793d6fd3436b1c1db (patch) | |
tree | b3dbd7db49cdb48016eecbea34648fb603c2542c /net-p2p/qbittorrent | |
parent | 2ecd75643aa7b0b76e8b3e02f35e21c495671489 (diff) | |
download | freebsd-ports-gnome-13d7d4f022a6c9c8146aef5793d6fd3436b1c1db.tar.gz freebsd-ports-gnome-13d7d4f022a6c9c8146aef5793d6fd3436b1c1db.tar.zst freebsd-ports-gnome-13d7d4f022a6c9c8146aef5793d6fd3436b1c1db.zip |
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 <tremere@cainites.net>
Approved by: Yuri Victorovich <yuri@rawbw.com> (maintainer)
Diffstat (limited to 'net-p2p/qbittorrent')
-rw-r--r-- | net-p2p/qbittorrent/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/qbittorrent/distinfo | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index 28cc7a4a91c7..7d5484d3e721 100644 --- a/net-p2p/qbittorrent/Makefile +++ b/net-p2p/qbittorrent/Makefile @@ -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 diff --git a/net-p2p/qbittorrent/distinfo b/net-p2p/qbittorrent/distinfo index 347ebba47338..27eb5c87d854 100644 --- a/net-p2p/qbittorrent/distinfo +++ b/net-p2p/qbittorrent/distinfo @@ -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 |