Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Feb 2013 06:59:22 +0000 (UTC)
From:      Ruslan Mahmatkhanov <rm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r311354 - head/net-p2p/qbittorrent
Message-ID:  <201302010659.r116xMXr005377@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rm
Date: Fri Feb  1 06:59:21 2013
New Revision: 311354
URL: http://svnweb.freebsd.org/changeset/ports/311354

Log:
  - update to 3.0.8
  
  PR:		175433
  Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)

Modified:
  head/net-p2p/qbittorrent/Makefile
  head/net-p2p/qbittorrent/distinfo

Modified: head/net-p2p/qbittorrent/Makefile
==============================================================================
--- head/net-p2p/qbittorrent/Makefile	Fri Feb  1 05:18:21 2013	(r311353)
+++ head/net-p2p/qbittorrent/Makefile	Fri Feb  1 06:59:21 2013	(r311354)
@@ -1,8 +1,8 @@
 # $FreeBSD$
 
 PORTNAME=	qbittorrent
-PORTVERSION=	3.0.6
-PORTREVISION?=	1
+PORTVERSION=	3.0.8
+PORTREVISION?=	0
 CATEGORIES=	net-p2p ipv6
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
 
@@ -13,6 +13,7 @@ LIB_DEPENDS=	execinfo:${PORTSDIR}/devel/
 		torrent-rasterbar.7:${PORTSDIR}/net-p2p/libtorrent-rasterbar-16
 
 HAS_CONFIGURE=	yes
+USE_PKGCONFIG=	build
 USE_QT4=	corelib network qmake_build moc_build rcc_build
 QT_NONSTANDARD=	yes
 

Modified: head/net-p2p/qbittorrent/distinfo
==============================================================================
--- head/net-p2p/qbittorrent/distinfo	Fri Feb  1 05:18:21 2013	(r311353)
+++ head/net-p2p/qbittorrent/distinfo	Fri Feb  1 06:59:21 2013	(r311354)
@@ -1,2 +1,2 @@
-SHA256 (qbittorrent-3.0.6.tar.gz) = b2308f4500000ae2ebbf9722ef8a09d6524fd016bd746fa2a0fe07516353fb15
-SIZE (qbittorrent-3.0.6.tar.gz) = 4910077
+SHA256 (qbittorrent-3.0.8.tar.gz) = 82c3cdea90785672d0c2a419b544ec6557be2578610d3e9f83b61a12af77437b
+SIZE (qbittorrent-3.0.8.tar.gz) = 4913131



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302010659.r116xMXr005377>