svn commit: r485362 - head/net-p2p/qbittorrent

Yuri Victorovich yuri at FreeBSD.org
Mon Nov 19 20:44:34 UTC 2018


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


More information about the svn-ports-all mailing list