svn commit: r452584 - head/net-p2p/qbittorrent
Tobias C. Berner
tcberner at FreeBSD.org
Sat Oct 21 10:06:27 UTC 2017
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 <tremere at cainites.net>
Approved by: Yuri Victorovich <yuri at rawbw.com> (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
More information about the svn-ports-head
mailing list