Date: Mon, 19 Nov 2018 20:44:33 +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: r485362 - head/net-p2p/qbittorrent Message-ID: <201811192044.wAJKiXAp067777@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Mon Nov 19 20:44:32 2018 New Revision: 485362 URL: https://svnweb.freebsd.org/changeset/ports/485362 Log: net-p2p/qbittorrent: Update 4.1.3 -> 4.1.4 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 Mon Nov 19 20:42:05 2018 (r485361) +++ head/net-p2p/qbittorrent/Makefile Mon Nov 19 20:44:32 2018 (r485362) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= qbittorrent -DISTVERSION= 4.1.3 -PORTREVISION= 1 +DISTVERSION= 4.1.4 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -29,7 +28,7 @@ CONFIGURE_ARGS= CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLA DESTDIRNAME= INSTALL_ROOT .if ${FLAVOR} == default -USES+= desktop-file-utils +USES+= desktop-file-utils gl USE_QT+= concurrent gui svg widgets USE_GL= gl .endif Modified: head/net-p2p/qbittorrent/distinfo ============================================================================== --- head/net-p2p/qbittorrent/distinfo Mon Nov 19 20:42:05 2018 (r485361) +++ head/net-p2p/qbittorrent/distinfo Mon Nov 19 20:44:32 2018 (r485362) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537376644 -SHA256 (qbittorrent-4.1.3.tar.xz) = 527af5dacde1a6c3dba8eb86b727f6c0a8d90387cf648a7bbe26ef0d3b8a2b48 -SIZE (qbittorrent-4.1.3.tar.xz) = 4136580 +TIMESTAMP = 1542659028 +SHA256 (qbittorrent-4.1.4.tar.xz) = 5f7b4c5ae891ce7fbab880ff322764a0d433fccf655164f6b98ef08f1ae52386 +SIZE (qbittorrent-4.1.4.tar.xz) = 4316404
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811192044.wAJKiXAp067777>