diff options
author | yuri <yuri@FreeBSD.org> | 2018-11-20 04:44:32 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-11-20 04:44:32 +0800 |
commit | 30775152e5024b97b9ad0f9dce410798828cf21e (patch) | |
tree | f1796b0ad732e6306eaab1700d4035c2dc3f5472 /net-p2p | |
parent | 5a992df570bb629420aa695e22cfc47a4e929f5d (diff) | |
download | freebsd-ports-gnome-30775152e5024b97b9ad0f9dce410798828cf21e.tar.gz freebsd-ports-gnome-30775152e5024b97b9ad0f9dce410798828cf21e.tar.zst freebsd-ports-gnome-30775152e5024b97b9ad0f9dce410798828cf21e.zip |
net-p2p/qbittorrent: Update 4.1.3 -> 4.1.4
Reported by: portscout
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qbittorrent/Makefile | 5 | ||||
-rw-r--r-- | net-p2p/qbittorrent/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index 4875d0d4c0ad..2d2577fee5d1 100644 --- a/net-p2p/qbittorrent/Makefile +++ b/net-p2p/qbittorrent/Makefile @@ -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="${CXXFLAGS}" 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 diff --git a/net-p2p/qbittorrent/distinfo b/net-p2p/qbittorrent/distinfo index 165e5f58f9fa..82aaaee1da29 100644 --- a/net-p2p/qbittorrent/distinfo +++ b/net-p2p/qbittorrent/distinfo @@ -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 |