Date: Sun, 20 Jan 2013 15:50:00 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: <201301201550.r0KFo0rK018465@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: 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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301201550.r0KFo0rK018465>