From nemysis@gmx.ch  Sat Jan 19 16:15:26 2013
Return-Path: <nemysis@gmx.ch>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id 6824F19D
	for <freebsd-gnats-submit@freebsd.org>; Sat, 19 Jan 2013 16:15:26 +0000 (UTC)
	(envelope-from nemysis@gmx.ch)
Received: from mout.gmx.net (mout.gmx.net [212.227.15.19])
	by mx1.freebsd.org (Postfix) with ESMTP id E4D1225B
	for <freebsd-gnats-submit@freebsd.org>; Sat, 19 Jan 2013 16:15:25 +0000 (UTC)
Received: from mailout-de.gmx.net ([10.1.76.32]) by mrigmx.server.lan
 (mrigmx002) with ESMTP (Nemesis) id 0Lm9rr-1TNXN80VOr-00Zjp9 for
 <FreeBSD-gnats-submit@freebsd.org>; Sat, 19 Jan 2013 17:15:19 +0100
Received: (qmail invoked by alias); 19 Jan 2013 16:15:18 -0000
Received: from 226-42.104-92.cust.bluewin.ch (EHLO something.email.com) [92.104.42.226]
  by mail.gmx.net (mp032) with SMTP; 19 Jan 2013 17:15:18 +0100
Received: by something.email.com (sSMTP sendmail emulation); Sat, 19 Jan 2013 17:15:17 +0100
Message-Id: <20130119161526.6824F19D@hub.freebsd.org>
Date: Sat, 19 Jan 2013 17:15:17 +0100
From: nemysis <nemysis@gmx.ch>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] net-p2p/qbittorrent: update to 3.0.7
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         175433
>Category:       ports
>Synopsis:       [MAINTAINER] net-p2p/qbittorrent: update to 3.0.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rm
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 19 16:20:00 UTC 2013
>Closed-Date:    Fri Feb 01 06:59:56 UTC 2013
>Last-Modified:  Fri Feb  1 07:00:01 UTC 2013
>Originator:     nemysis
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD FreeBSD_Ports 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 09:23:10
>Description:
- Update to 3.0.7

Makefile changed:
+USE_PKGCONFIG=	build

Generated and tested manually, tested with port test, sent with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:

portlint -A
looks usual.

port test: clean

>Fix:

--- qbittorrent-3.0.7.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net-p2p/qbittorrent/Makefile ./Makefile
--- /usr/ports/net-p2p/qbittorrent/Makefile	2013-01-14 17:55:18.000000000 +0100
+++ ./Makefile	2013-01-19 17:04:06.000000000 +0100
@@ -1,7 +1,7 @@
 # $FreeBSD: head/net-p2p/qbittorrent/Makefile 310194 2013-01-10 18:16:29Z jgh $
 
 PORTNAME=	qbittorrent
-PORTVERSION=	3.0.6
+PORTVERSION=	3.0.7
 PORTREVISION?=	0
 CATEGORIES=	net-p2p ipv6
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
@@ -9,10 +9,12 @@
 MAINTAINER=	nemysis@gmx.ch
 COMMENT?=	Bittorrent client using Qt4 and libtorrent-rasterbar
 
-LIB_DEPENDS=	execinfo:${PORTSDIR}/devel/libexecinfo \
-		torrent-rasterbar.6:${PORTSDIR}/net-p2p/libtorrent-rasterbar-16
+# ABI versions specified on purpose for libtorrent-rasterbar
+LIB_DEPENDS=	torrent-rasterbar.6:${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-19 16:57:39.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.7.tar.gz) = 8caf36b5ee3b565da79cc777694c7e32eafdd951b377825d462d848dea3c832d
+SIZE (qbittorrent-3.0.7.tar.gz) = 4913859
--- qbittorrent-3.0.7.patch ends here ---

>Release-Note:
>Audit-Trail:

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: Sun, 20 Jan 2013 16:45:03 +0100

 --MP_/SQC80KyYgsOMI7WpEnk5obm
 Content-Type: text/plain; charset=US-ASCII
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 On the site is new version 3.0.8.
 --MP_/SQC80KyYgsOMI7WpEnk5obm
 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-14 17:55:18.000000000 +0100
 +++ ./Makefile	2013-01-20 16:37:12.000000000 +0100
 @@ -1,7 +1,7 @@
  # $FreeBSD: head/net-p2p/qbittorrent/Makefile 310194 2013-01-10 18:16:29Z jgh $
  
  PORTNAME=	qbittorrent
 -PORTVERSION=	3.0.6
 +PORTVERSION=	3.0.8
  PORTREVISION?=	0
  CATEGORIES=	net-p2p ipv6
  MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
 @@ -9,10 +9,12 @@
  MAINTAINER=	nemysis@gmx.ch
  COMMENT?=	Bittorrent client using Qt4 and libtorrent-rasterbar
  
 -LIB_DEPENDS=	execinfo:${PORTSDIR}/devel/libexecinfo \
 -		torrent-rasterbar.6:${PORTSDIR}/net-p2p/libtorrent-rasterbar-16
 +# ABI versions specified on purpose for libtorrent-rasterbar
 +LIB_DEPENDS=	torrent-rasterbar.6:${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_/SQC80KyYgsOMI7WpEnk5obm--

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--
Responsible-Changed-From-To: freebsd-ports-bugs->rm 
Responsible-Changed-By: rm 
Responsible-Changed-When: Fri Feb 1 06:58:33 UTC 2013 
Responsible-Changed-Why:  
I will take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=175433 
State-Changed-From-To: open->closed 
State-Changed-By: rm 
State-Changed-When: Fri Feb 1 06:59:55 UTC 2013 
State-Changed-Why:  
Slightly changed patch committed, thank you! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=175433 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/175433: commit references a PR
Date: Fri,  1 Feb 2013 06:59:29 +0000 (UTC)

 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
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
