Date: Fri, 31 Jan 2014 22:54:48 +0000 (UTC) From: Rusmir Dusko <nemysis@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r342089 - head/net-p2p/qbittorrent Message-ID: <201401312254.s0VMsmQB045016@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: nemysis Date: Fri Jan 31 22:54:48 2014 New Revision: 342089 URL: http://svnweb.freebsd.org/changeset/ports/342089 QAT: https://qat.redports.org/buildarchive/r342089/ Log: - Update to 3.1.5 - Add USES desktop-file-utils Announce message is here: http://www.qbittorrent.org/news.php Modified: head/net-p2p/qbittorrent/Makefile head/net-p2p/qbittorrent/distinfo Modified: head/net-p2p/qbittorrent/Makefile ============================================================================== --- head/net-p2p/qbittorrent/Makefile Fri Jan 31 22:24:52 2014 (r342088) +++ head/net-p2p/qbittorrent/Makefile Fri Jan 31 22:54:48 2014 (r342089) @@ -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 Modified: head/net-p2p/qbittorrent/distinfo ============================================================================== --- head/net-p2p/qbittorrent/distinfo Fri Jan 31 22:24:52 2014 (r342088) +++ head/net-p2p/qbittorrent/distinfo Fri Jan 31 22:54:48 2014 (r342089) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401312254.s0VMsmQB045016>