Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jan 2013 13:20:01 GMT
From:      nemysis <nemysis@gmx.ch>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/175433: [MAINTAINER] net-p2p/qbittorrent: update to 3.0.7
Message-ID:  <201301311320.r0VDK1sl028185@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/175433; it has been noted by GNATS.

From: nemysis <nemysis@gmx.ch>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/175433: [MAINTAINER] net-p2p/qbittorrent: update to 3.0.7
Date: Thu, 31 Jan 2013 14:10:32 +0100

 --MP_/wFQgjVyD2XPBgB1=39qfgqv
 Content-Type: text/plain; charset=US-ASCII
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 New update after change with 311304 which not update to 3.0.8
 
 Please trim Header to have which contribute this Port.
 --MP_/wFQgjVyD2XPBgB1=39qfgqv
 Content-Type: text/x-patch
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment; filename=qbittorrent.diff
 
 ===> Generating patch
 ===> Viewing diff with more
 diff -ruN --exclude=CVS /usr/ports/net-p2p/qbittorrent/Makefile ./Makefile
 --- /usr/ports/net-p2p/qbittorrent/Makefile	2013-01-31 13:51:56.000000000 +0100
 +++ ./Makefile	2013-01-31 14:00:56.000000000 +0100
 @@ -1,18 +1,20 @@
 -# $FreeBSD: head/net-p2p/qbittorrent/Makefile 311304 2013-01-31 12:31:48Z rm $
 +# $FreeBSD: head/net-p2p/qbittorrent/Makefile 310194 2013-01-10 18:16:29Z jgh $
  
  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}/
  
  MAINTAINER=	nemysis@gmx.ch
  COMMENT?=	Bittorrent client using Qt4 and libtorrent-rasterbar
  
 -LIB_DEPENDS=	execinfo:${PORTSDIR}/devel/libexecinfo \
 -		torrent-rasterbar.7:${PORTSDIR}/net-p2p/libtorrent-rasterbar-16
 +# ABI versions specified on purpose for libtorrent-rasterbar
 +LIB_DEPENDS=	torrent-rasterbar.7:${PORTSDIR}/net-p2p/libtorrent-rasterbar-16 \
 +		execinfo:${PORTSDIR}/devel/libexecinfo \
  
  HAS_CONFIGURE=	yes
 +USE_PKGCONFIG=	build
  USE_QT4=	corelib network qmake_build moc_build rcc_build
  QT_NONSTANDARD=	yes
  
 diff -ruN --exclude=CVS /usr/ports/net-p2p/qbittorrent/distinfo ./distinfo
 --- /usr/ports/net-p2p/qbittorrent/distinfo	2013-01-14 17:55:18.000000000 +0100
 +++ ./distinfo	2013-01-20 16:37:42.000000000 +0100
 @@ -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
 ===> Done
 
 --MP_/wFQgjVyD2XPBgB1=39qfgqv--



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