diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-01-31 22:54:48 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-01-31 22:54:48 +0000 |
commit | 2cfed0fb5556f51dbfea09e781cc91fdf47575ce (patch) | |
tree | 7c624b410a647b495b7f7d38d22965c967e7c217 /net-p2p | |
parent | be791f91af9eafd536705238140240a57ba30174 (diff) |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qbittorrent/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/qbittorrent/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index 80784a9ff93b..f1e2f7318764 100644 --- a/net-p2p/qbittorrent/Makefile +++ b/net-p2p/qbittorrent/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qbittorrent -PORTVERSION= 3.1.4 +PORTVERSION= 3.1.5 PORTREVISION?= 0 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ @@ -24,6 +24,7 @@ DESTDIRNAME= INSTALL_ROOT .if !defined(SLAVE_PORT) LIB_DEPENDS+= libGeoIP.so:${PORTSDIR}/net/GeoIP +USES+= desktop-file-utils USE_QT4+= gui xml INSTALLS_ICONS= yes OPTIONS_DEFINE= DBUS diff --git a/net-p2p/qbittorrent/distinfo b/net-p2p/qbittorrent/distinfo index f11917bb6f2d..344166e1874a 100644 --- a/net-p2p/qbittorrent/distinfo +++ b/net-p2p/qbittorrent/distinfo @@ -1,2 +1,2 @@ -SHA256 (qbittorrent-3.1.4.tar.gz) = 161d1befb790dcf0d00b17b204cf02d96d1f2dd4ce12a074c9a03dc749835a1c -SIZE (qbittorrent-3.1.4.tar.gz) = 3920924 +SHA256 (qbittorrent-3.1.5.tar.gz) = 8efc66460f5f88744c6eb42795d59fbf346b3f37a2251e28374e7ca9a8227ac7 +SIZE (qbittorrent-3.1.5.tar.gz) = 3919897 |