From owner-svn-ports-head@FreeBSD.ORG Mon Feb 23 18:43:56 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AB7ECBCF; Mon, 23 Feb 2015 18:43:56 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 96F40C70; Mon, 23 Feb 2015 18:43:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t1NIhuQb073593; Mon, 23 Feb 2015 18:43:56 GMT (envelope-from mi@FreeBSD.org) Received: (from mi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t1NIhurn073590; Mon, 23 Feb 2015 18:43:56 GMT (envelope-from mi@FreeBSD.org) Message-Id: <201502231843.t1NIhurn073590@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mi set sender to mi@FreeBSD.org using -f From: Mikhail Teterin Date: Mon, 23 Feb 2015 18:43:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r379698 - head/net-p2p/qbittorrent X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Feb 2015 18:43:56 -0000 Author: mi Date: Mon Feb 23 18:43:55 2015 New Revision: 379698 URL: https://svnweb.freebsd.org/changeset/ports/379698 QAT: https://qat.redports.org/buildarchive/r379698/ Log: Upgrade from 3.1.11 to 3.1.12. Switch to using the .xz-compressed tarball -- an opportunity, the previous updaters have been missing for years. Modified: head/net-p2p/qbittorrent/Makefile head/net-p2p/qbittorrent/distinfo Modified: head/net-p2p/qbittorrent/Makefile ============================================================================== --- head/net-p2p/qbittorrent/Makefile Mon Feb 23 18:21:45 2015 (r379697) +++ head/net-p2p/qbittorrent/Makefile Mon Feb 23 18:43:55 2015 (r379698) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qbittorrent -PORTVERSION= 3.1.11 +PORTVERSION= 3.1.12 PORTREVISION?= 0 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ @@ -15,7 +15,7 @@ LICENSE= GPLv2 # ABI versions specified on purpose for libtorrent-rasterbar LIB_DEPENDS= libtorrent-rasterbar.so:${PORTSDIR}/net-p2p/libtorrent-rasterbar -USES= execinfo pkgconfig +USES= execinfo pkgconfig tar:xz USE_QT4= corelib network qmake_build linguist_build moc_build \ rcc_build uic_build QT_NONSTANDARD= yes Modified: head/net-p2p/qbittorrent/distinfo ============================================================================== --- head/net-p2p/qbittorrent/distinfo Mon Feb 23 18:21:45 2015 (r379697) +++ head/net-p2p/qbittorrent/distinfo Mon Feb 23 18:43:55 2015 (r379698) @@ -1,2 +1,2 @@ -SHA256 (qbittorrent-3.1.11.tar.gz) = 1c1c6f1bd2faa12d60ba73c5f55e3a1c54c15ec9a7bab8f2495da0517e09af7d -SIZE (qbittorrent-3.1.11.tar.gz) = 4187646 +SHA256 (qbittorrent-3.1.12.tar.xz) = d5d5b27958297f0b14cf03af8dd24a0d2a990e108c9a7a6159e4a2fbb1111c83 +SIZE (qbittorrent-3.1.12.tar.xz) = 2465744